16#ifndef QDESIGNER_FORMBUILDER_H
17#define QDESIGNER_FORMBUILDER_H
23#include <QtDesigner/formbuilder.h>
25#include <QtCore/qmap.h>
26#include <QtCore/qset.h>
30class QDesignerFormEditorInterface;
31class QDesignerFormWindowInterface;
39
Combined button and popup list for selecting options.
Auxiliary methods to store/retrieve settings.
static DeviceProfile currentDeviceProfile(const QDesignerFormEditorInterface *core)
static QSize geometryProp(const DomWidget *dw)
static QWidget * decorationFromDomWidget(DomUI *dom_ui, QDesignerFormEditorInterface *core)
static QSize domWidgetSize(const DomWidget *dw)
#define QDESIGNER_SHARED_EXPORT