IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Qt Wayland Compositor Examples - Multi Screen

Multi Screen is a desktop-style Wayland compositor for multiple screens.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt Wayland Compositor Examples - Multi Screen

 
Sélectionnez
QT += gui qml

SOURCES += \
    main.cpp

OTHER_FILES = \
    qml/main.qml \

RESOURCES += multi-screen.qrc

target.path = $$[QT_INSTALL_EXAMPLES]/wayland/multi-screen
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS multi-screen.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/wayland/multi-screen
INSTALLS += target sources

DISTFILES += \
    qml/Screen.qml \
    qml/Chrome.qml

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+