15#ifndef QDESIGNER_FORMBUILDER_H
16#define QDESIGNER_FORMBUILDER_H
22#include <QtDesigner/formbuilder.h>
24#include <QtCore/qmap.h>
25#include <QtCore/qset.h>
29class QDesignerFormEditorInterface;
30class QDesignerFormWindowInterface;
38
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