4#ifndef QTWAYLANDQMLINCLUDE_H
5#define QTWAYLANDQMLINCLUDE_H
17#include <QtCore/qglobal.h>
18#include <QtWaylandCompositor/qtwaylandcompositor-config.h>
20#if QT_CONFIG(wayland_compositor_quick)
21#include <QtQml/qqml.h>
23#define QML_NAMED_ELEMENT(x)
24#define QML_UNCREATABLE(x)
25#define QML_ADDED_IN_VERSION(x, y)
Combined button and popup list for selecting options.