16#ifndef FORMWINDOWBASE_H
17#define FORMWINDOWBASE_H
21#include <QtDesigner/abstractformwindow.h>
23#include <QtCore/qvariant.h>
24#include <QtCore/qlist.h>
28class QDesignerDnDItemInterface;
31class QDesignerPropertySheet;
35class QEditorFormBuilder;
39class DesignerPixmapCache;
40class DesignerIconCache;
102#if QT_CONFIG(clipboard)
131#if defined (Q_OS_WIN)
void init(EmbeddedOptionsControl *q)
void slotProfileIndexChanged(int)
~EmbeddedOptionsControl() override
QWidget * createPage(QWidget *parent) override
QString name() const override
Combined button and popup list for selecting options.
Auxiliary methods to store/retrieve settings.
bool deviceProfileLessThan(const DeviceProfile &d1, const DeviceProfile &d2)
static bool ask(QWidget *parent, QDesignerDialogGuiInterface *dlgui, const QString &title, const QString &what)
static QString description(const DeviceProfile &p)
@ profileComboIndexOffset
#define QDESIGNER_SHARED_EXPORT