4#ifndef QTPDFQUICKGLOBAL_H
5#define QTPDFQUICKGLOBAL_H
18#include <QtCore/qglobal.h>
23# if defined(QT_BUILD_PDFQUICK_LIB)
24# define Q_PDFQUICK_EXPORT Q_DECL_EXPORT
26# define Q_PDFQUICK_EXPORT Q_DECL_IMPORT
29# define Q_PDFQUICK_EXPORT
Combined button and popup list for selecting options.