![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtWaylandCompositor/QWaylandCompositorExtension>
#include <QtQml/QQmlParserStatus>
#include <QtQml/QQmlListProperty>
Go to the source code of this file.
Macros | |
#define | Q_COMPOSITOR_DECLARE_QUICK_EXTENSION_CLASS(className) |
#define | Q_COMPOSITOR_DECLARE_QUICK_EXTENSION_CONTAINER_CLASS(className) |
#define | Q_COMPOSITOR_DECLARE_QUICK_EXTENSION_NAMED_CLASS(className, QmlType) |
#define | Q_COMPOSITOR_DECLARE_QUICK_EXTENSION_NAMED_ELEMENT(...) |
#define | Q_COMPOSITOR_DECLARE_QUICK_EXTENSION_NAMED_ELEMENT_4(className, QmlType, versionMajor, versionMinor) |
#define | Q_COMPOSITOR_DECLARE_QUICK_EXTENSION_NAMED_ELEMENT_2(className, QmlType) |
Functions | |
QT_REQUIRE_CONFIG (wayland_compositor_quick) |
#define Q_COMPOSITOR_DECLARE_QUICK_EXTENSION_CLASS | ( | className | ) |
Definition at line 19 of file qwaylandquickextension.h.
#define Q_COMPOSITOR_DECLARE_QUICK_EXTENSION_CONTAINER_CLASS | ( | className | ) |
Definition at line 38 of file qwaylandquickextension.h.
Definition at line 80 of file qwaylandquickextension.h.
#define Q_COMPOSITOR_DECLARE_QUICK_EXTENSION_NAMED_ELEMENT | ( | ... | ) |
Definition at line 83 of file qwaylandquickextension.h.
Definition at line 114 of file qwaylandquickextension.h.
#define Q_COMPOSITOR_DECLARE_QUICK_EXTENSION_NAMED_ELEMENT_4 | ( | className, | |
QmlType, | |||
versionMajor, | |||
versionMinor ) |
Definition at line 86 of file qwaylandquickextension.h.
QT_REQUIRE_CONFIG | ( | wayland_compositor_quick | ) |