7#include <QtWaylandCompositor/qtwaylandcompositorglobal.h> 
    8#include <QtWaylandCompositor/qtwaylandqmlinclude.h> 
   10#include <QtCore/QObject> 
   11#include <QtCore/QPointF> 
   27    Q_PROPERTY(
bool visible READ visible NOTIFY iconChanged)
 
\inmodule QtCore\reentrant
 
\qmltype WaylandSeat \instantiates QWaylandSeat \inqmlmodule QtWayland.Compositor
 
\qmltype WaylandSurface \instantiates QWaylandSurface \inqmlmodule QtWayland.Compositor
 
Combined button and popup list for selecting options.
 
#define QML_UNCREATABLE(REASON)
 
#define QML_NAMED_ELEMENT(NAME)
 
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
 
#define QT_REQUIRE_CONFIG(feature)