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

Qt Wayland Compositor QML Types

Provides QML types for writing custom Wayland display servers.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt Wayland Compositor QML Types

The Qt Wayland module provides QML types that can be used to create custom display servers supporting the Wayland protocol.

The QML types can be imported into your application using the following import statement:

 
Sélectionnez
import QtWayland.Compositor

To link against the module, add this line to your qmake .pro file:

 
Sélectionnez
QT += waylandcompositor

For more information about using these types in your application, see the Qt Wayland Compositor documentation.

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