4#ifndef QTPDFWIDGETSGLOBAL_H
5#define QTPDFWIDGETSGLOBAL_H
7#include <QtCore/qglobal.h>
11#ifndef Q_PDF_WIDGETS_EXPORT
13# if defined(QT_BUILD_PDFWIDGETS_LIB)
14# define Q_PDF_WIDGETS_EXPORT Q_DECL_EXPORT
16# define Q_PDF_WIDGETS_EXPORT Q_DECL_IMPORT
19# define Q_PDF_WIDGETS_EXPORT
Combined button and popup list for selecting options.