26 return QIcon(
":/progress_indicator/icon");
31 return "<ui language=\"c++\">\n"
32 " <widget class=\"ProgressIndicator\" name=\"progressindicator\">\n"
33 " <property name=\"geometry\">\n"
37 " <width>100</width>\n"
38 " <height>100</height>\n"
47 " <property name=\"displayedWhenStopped\">\n"
48 " <bool>true</bool>\n"
55 return "Rock-Robotics";
59 return "ProgressIndicator/ProgressIndicator.h";
63 return "ProgressIndicator";
ProgressIndicatorPlugin(QObject *parent=0)
QString includeFile() const
The ProgressIndicator class lets an application display a progress indicator to show that a lengthy t...
void initialize(QDesignerFormEditorInterface *core)
QWidget * createWidget(QWidget *parent)
virtual ~ProgressIndicatorPlugin()
QString whatsThis() const
bool isInitialized() const