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

QWaylandShellSurface Class

The QWaylandShellSurface class is a common interface for surface roles specified by shell extensions.

This class was introduced in Qt 5.8.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QWaylandShellSurface Class

  • Header: QWaylandShellSurface

  • Since: Qt 5.8

  • CMake:

    find_package(Qt6 REQUIRED COMPONENTS Waylandcompositor)

    target_link_libraries(mytarget PRIVATE Qt6::Waylandcompositor)

  • qmake: QT += waylandcompositor

  • Inherited By:

  • Instantiated By: qml-qtwayland-compositor-shellsurface.xml

  • Inherited By:

Detailed Description

This interface represents a Wayland surface role given by a Wayland protocol extension that defines how the QWaylandSurface should map onto the screen.

See Also

See also QWaylandSurface, QWaylandWlShellSurface, QWaylandIviSurface

Property Documentation

 

[read-only] windowType : const Qt::WindowType

This property holds the window type of the QWaylandShellSurface.

Access functions:

  • virtual windowType() const

Notifier signal:

  • void windowTypeChanged()

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