142 </widget> |
142 </widget> |
143 </item> |
143 </item> |
144 <item> |
144 <item> |
145 <widget class="QTabWidget" name="brokerWidget"> |
145 <widget class="QTabWidget" name="brokerWidget"> |
146 <property name="currentIndex"> |
146 <property name="currentIndex"> |
147 <number>3</number> |
147 <number>0</number> |
148 </property> |
148 </property> |
149 <widget class="QWidget" name="pubSubTab"> |
149 <widget class="QWidget" name="pubSubTab"> |
150 <attribute name="title"> |
150 <attribute name="title"> |
151 <string>Pub/Sub</string> |
151 <string>Pub/Sub</string> |
152 </attribute> |
152 </attribute> |
321 <string>Enter the string data to be sent</string> |
321 <string>Enter the string data to be sent</string> |
322 </property> |
322 </property> |
323 </widget> |
323 </widget> |
324 </item> |
324 </item> |
325 <item> |
325 <item> |
|
326 <layout class="QHBoxLayout" name="horizontalLayout_18"> |
|
327 <item> |
|
328 <widget class="QLabel" name="label_42"> |
|
329 <property name="text"> |
|
330 <string>Payload File:</string> |
|
331 </property> |
|
332 </widget> |
|
333 </item> |
|
334 <item> |
|
335 <widget class="E5PathPicker" name="publishPayloadFilePicker" native="true"> |
|
336 <property name="sizePolicy"> |
|
337 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
|
338 <horstretch>0</horstretch> |
|
339 <verstretch>0</verstretch> |
|
340 </sizepolicy> |
|
341 </property> |
|
342 <property name="focusPolicy"> |
|
343 <enum>Qt::StrongFocus</enum> |
|
344 </property> |
|
345 <property name="toolTip"> |
|
346 <string>Enter the full path to a file containing the message payload</string> |
|
347 </property> |
|
348 </widget> |
|
349 </item> |
|
350 </layout> |
|
351 </item> |
|
352 <item> |
326 <layout class="QHBoxLayout" name="horizontalLayout_12"> |
353 <layout class="QHBoxLayout" name="horizontalLayout_12"> |
327 <item> |
354 <item> |
328 <widget class="QPushButton" name="publishClearButton"> |
355 <widget class="QPushButton" name="publishClearButton"> |
329 <property name="toolTip"> |
356 <property name="toolTip"> |
330 <string>Press to clear the publish data</string> |
357 <string>Press to clear the publish data</string> |
1284 <customwidget> |
1311 <customwidget> |
1285 <class>E5ClearableComboBox</class> |
1312 <class>E5ClearableComboBox</class> |
1286 <extends>QComboBox</extends> |
1313 <extends>QComboBox</extends> |
1287 <header>E5Gui/E5ComboBox.h</header> |
1314 <header>E5Gui/E5ComboBox.h</header> |
1288 </customwidget> |
1315 </customwidget> |
|
1316 <customwidget> |
|
1317 <class>E5PathPicker</class> |
|
1318 <extends>QWidget</extends> |
|
1319 <header>E5Gui/E5PathPicker.h</header> |
|
1320 <container>1</container> |
|
1321 </customwidget> |
1289 </customwidgets> |
1322 </customwidgets> |
1290 <tabstops> |
1323 <tabstops> |
1291 <tabstop>modeButton</tabstop> |
1324 <tabstop>modeButton</tabstop> |
1292 <tabstop>profileComboBox</tabstop> |
1325 <tabstop>profileComboBox</tabstop> |
1293 <tabstop>brokerComboBox</tabstop> |
1326 <tabstop>brokerComboBox</tabstop> |
1300 <tabstop>subscribeButton</tabstop> |
1333 <tabstop>subscribeButton</tabstop> |
1301 <tabstop>unsubscribeTopicComboBox</tabstop> |
1334 <tabstop>unsubscribeTopicComboBox</tabstop> |
1302 <tabstop>unsubscribeButton</tabstop> |
1335 <tabstop>unsubscribeButton</tabstop> |
1303 <tabstop>publishTopicComboBox</tabstop> |
1336 <tabstop>publishTopicComboBox</tabstop> |
1304 <tabstop>publishPayloadEdit</tabstop> |
1337 <tabstop>publishPayloadEdit</tabstop> |
|
1338 <tabstop>publishPayloadFilePicker</tabstop> |
1305 <tabstop>publishQosSpinBox</tabstop> |
1339 <tabstop>publishQosSpinBox</tabstop> |
1306 <tabstop>publishRetainCheckBox</tabstop> |
1340 <tabstop>publishRetainCheckBox</tabstop> |
1307 <tabstop>publishClearButton</tabstop> |
1341 <tabstop>publishClearButton</tabstop> |
1308 <tabstop>publishButton</tabstop> |
1342 <tabstop>publishButton</tabstop> |
1309 <tabstop>clearPublishCheckBox</tabstop> |
1343 <tabstop>clearPublishCheckBox</tabstop> |
1310 <tabstop>messagesEdit</tabstop> |
1344 <tabstop>messagesEdit</tabstop> |
1311 <tabstop>messagesClearButton</tabstop> |
1345 <tabstop>messagesClearButton</tabstop> |
1312 <tabstop>brokerStatusButton</tabstop> |
1346 <tabstop>brokerStatusButton</tabstop> |
1313 <tabstop>scrollArea</tabstop> |
1347 <tabstop>scrollArea</tabstop> |
|
1348 <tabstop>logLevelComboBox</tabstop> |
1314 <tabstop>logEdit</tabstop> |
1349 <tabstop>logEdit</tabstop> |
1315 <tabstop>logClearButton</tabstop> |
1350 <tabstop>logClearButton</tabstop> |
1316 </tabstops> |
1351 </tabstops> |
1317 <resources/> |
1352 <resources/> |
1318 <connections> |
1353 <connections> |