3 #include <QtCore/qplugin.h> 48 return "StreamAlignerWidget";
53 return "Rock-Robotics";
58 return QIcon(
":/viz/icon.png");
63 return "Widget that shows the status of the Stream Aligners";
68 return "Widget that shows the status of the Stream Aligners";
78 return QString(
"<widget class=\"StreamAlignerWidget\" name=\"") +
name() +
80 " <property name=\"geometry\">\n" 84 " <width>250</width>\n" 85 " <height>250</height>\n" 88 " <property name=\"toolTip\" >\n" 92 " <property name=\"whatsThis\" >\n" 101 return "aggregator/StreamAlignerWidget.h";
virtual QList< QDesignerCustomWidgetInterface * > customWidgets() const