186 <string>Topic:</string> |
186 <string>Topic:</string> |
187 </property> |
187 </property> |
188 </widget> |
188 </widget> |
189 </item> |
189 </item> |
190 <item> |
190 <item> |
191 <widget class="QLineEdit" name="subscribeTopicEdit"> |
191 <widget class="QComboBox" name="subscribeTopicComboBox"> |
|
192 <property name="sizePolicy"> |
|
193 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
194 <horstretch>0</horstretch> |
|
195 <verstretch>0</verstretch> |
|
196 </sizepolicy> |
|
197 </property> |
192 <property name="toolTip"> |
198 <property name="toolTip"> |
193 <string>Enter the topic</string> |
199 <string>Enter the topic</string> |
194 </property> |
200 </property> |
195 <property name="clearButtonEnabled"> |
201 <property name="editable"> |
196 <bool>true</bool> |
202 <bool>true</bool> |
197 </property> |
203 </property> |
198 </widget> |
204 </widget> |
199 </item> |
205 </item> |
200 <item> |
206 <item> |
634 </property> |
640 </property> |
635 <widget class="QWidget" name="scrollAreaWidgetContents"> |
641 <widget class="QWidget" name="scrollAreaWidgetContents"> |
636 <property name="geometry"> |
642 <property name="geometry"> |
637 <rect> |
643 <rect> |
638 <x>0</x> |
644 <x>0</x> |
639 <y>0</y> |
645 <y>-358</y> |
640 <width>339</width> |
646 <width>344</width> |
641 <height>670</height> |
647 <height>840</height> |
642 </rect> |
648 </rect> |
643 </property> |
649 </property> |
644 <layout class="QFormLayout" name="formLayout"> |
650 <layout class="QFormLayout" name="formLayout"> |
645 <property name="labelAlignment"> |
651 <property name="labelAlignment"> |
646 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
652 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
1148 <item row="24" column="0" colspan="2"> |
1154 <item row="24" column="0" colspan="2"> |
1149 <layout class="QHBoxLayout" name="horizontalLayout_11"> |
1155 <layout class="QHBoxLayout" name="horizontalLayout_11"> |
1150 <item> |
1156 <item> |
1151 <widget class="QLabel" name="label_29"> |
1157 <widget class="QLabel" name="label_29"> |
1152 <property name="text"> |
1158 <property name="text"> |
1153 <string><b>Load</b></string> |
1159 <string><b>Load</b> (1 min / 5 min / 15 min)</string> |
1154 </property> |
1160 </property> |
1155 </widget> |
1161 </widget> |
1156 </item> |
1162 </item> |
1157 <item> |
1163 <item> |
1158 <widget class="Line" name="line_6"> |
1164 <widget class="Line" name="line_6"> |
1490 <tabstop>brokerPortComboBox</tabstop> |
1496 <tabstop>brokerPortComboBox</tabstop> |
1491 <tabstop>brokerConnectionOptionsButton</tabstop> |
1497 <tabstop>brokerConnectionOptionsButton</tabstop> |
1492 <tabstop>connectButton</tabstop> |
1498 <tabstop>connectButton</tabstop> |
1493 <tabstop>clearWillButton</tabstop> |
1499 <tabstop>clearWillButton</tabstop> |
1494 <tabstop>brokerWidget</tabstop> |
1500 <tabstop>brokerWidget</tabstop> |
1495 <tabstop>subscribeTopicEdit</tabstop> |
1501 <tabstop>subscribeTopicComboBox</tabstop> |
1496 <tabstop>subscribeQosSpinBox</tabstop> |
1502 <tabstop>subscribeQosSpinBox</tabstop> |
1497 <tabstop>subscribeButton</tabstop> |
1503 <tabstop>subscribeButton</tabstop> |
1498 <tabstop>subscribePropertiesButton</tabstop> |
1504 <tabstop>subscribePropertiesButton</tabstop> |
1499 <tabstop>unsubscribeTopicComboBox</tabstop> |
1505 <tabstop>unsubscribeTopicComboBox</tabstop> |
1500 <tabstop>unsubscribeButton</tabstop> |
1506 <tabstop>unsubscribeButton</tabstop> |