4#ifndef QQUICKWAYLANDSURFACE_H
5#define QQUICKWAYLANDSURFACE_H
7#include <QtWaylandCompositor/qwaylandsurface.h>
8#include <QtWaylandCompositor/qwaylandquickchildren.h>
24 Q_PROPERTY(
bool useTextureAlpha READ useTextureAlpha WRITE setUseTextureAlpha NOTIFY useTextureAlphaChanged)
32 bool useTextureAlpha()
const;
33 void setUseTextureAlpha(
bool useTextureAlpha);
\qmltype WaylandClient \instantiates QWaylandClient \inqmlmodule QtWayland.Compositor
\qmltype WaylandCompositor \instantiates QWaylandCompositor \inqmlmodule QtWayland....
void useTextureAlphaChanged()
\qmltype WaylandSurface \instantiates QWaylandSurface \inqmlmodule QtWayland.Compositor
Combined button and popup list for selecting options.
static QOpenGLCompositor * compositor
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
#define QT_REQUIRE_CONFIG(feature)
#define Q_WAYLAND_COMPOSITOR_DECLARE_QUICK_CHILDREN(className)