4#ifndef QTQMLCOMPILERGLOBAL_H
5#define QTQMLCOMPILERGLOBAL_H
7#include <QtCore/qglobal.h>
12# define Q_QML_COMPILER_EXPORT
14# if defined(QT_BUILD_QML_LIB)
15# define Q_QML_COMPILER_EXPORT Q_DECL_EXPORT
17# define Q_QML_COMPILER_EXPORT Q_DECL_IMPORT
Combined button and popup list for selecting options.