1 #ifndef PROGRESSINDICATORPLUGIN_H
2 #define PROGRESSINDICATORPLUGIN_H
5 #include <QtDesigner/QDesignerCustomWidgetInterface>
10 Q_INTERFACES(QDesignerCustomWidgetInterface)
20 QString
group()
const;
26 void initialize(QDesignerFormEditorInterface *core);
ProgressIndicatorPlugin(QObject *parent=0)
QString includeFile() const
void initialize(QDesignerFormEditorInterface *core)
QWidget * createWidget(QWidget *parent)
virtual ~ProgressIndicatorPlugin()
QString whatsThis() const
bool isInitialized() const