MqttMonitor/MqttMonitorWidget.ui

branch
eric7
changeset 92
2fb5c08019fd
parent 53
10eb15c22d46
child 102
70b8858199f5
equal deleted inserted replaced
91:3cb08e5db764 92:2fb5c08019fd
79 </property> 79 </property>
80 <property name="bottomMargin"> 80 <property name="bottomMargin">
81 <number>0</number> 81 <number>0</number>
82 </property> 82 </property>
83 <item> 83 <item>
84 <widget class="E5ClearableComboBox" name="brokerComboBox"> 84 <widget class="QComboBox" name="brokerComboBox">
85 <property name="sizePolicy"> 85 <property name="sizePolicy">
86 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> 86 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
87 <horstretch>0</horstretch> 87 <horstretch>0</horstretch>
88 <verstretch>0</verstretch> 88 <verstretch>0</verstretch>
89 </sizepolicy> 89 </sizepolicy>
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>
166 <string>Topic:</string> 166 <string>Topic:</string>
167 </property> 167 </property>
168 </widget> 168 </widget>
169 </item> 169 </item>
170 <item> 170 <item>
171 <widget class="E5ClearableLineEdit" name="subscribeTopicEdit"> 171 <widget class="QLineEdit" name="subscribeTopicEdit">
172 <property name="toolTip"> 172 <property name="toolTip">
173 <string>Enter the topic</string> 173 <string>Enter the topic</string>
174 </property>
175 <property name="clearButtonEnabled">
176 <bool>true</bool>
174 </property> 177 </property>
175 </widget> 178 </widget>
176 </item> 179 </item>
177 <item> 180 <item>
178 <widget class="QLabel" name="label_3"> 181 <widget class="QLabel" name="label_3">
260 <string>Topic:</string> 263 <string>Topic:</string>
261 </property> 264 </property>
262 </widget> 265 </widget>
263 </item> 266 </item>
264 <item> 267 <item>
265 <widget class="E5ClearableComboBox" name="publishTopicComboBox"> 268 <widget class="QComboBox" name="publishTopicComboBox">
266 <property name="sizePolicy"> 269 <property name="sizePolicy">
267 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> 270 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
268 <horstretch>0</horstretch> 271 <horstretch>0</horstretch>
269 <verstretch>0</verstretch> 272 <verstretch>0</verstretch>
270 </sizepolicy> 273 </sizepolicy>
333 <string>Payload File:</string> 336 <string>Payload File:</string>
334 </property> 337 </property>
335 </widget> 338 </widget>
336 </item> 339 </item>
337 <item> 340 <item>
338 <widget class="E5PathPicker" name="publishPayloadFilePicker" native="true"> 341 <widget class="EricPathPicker" name="publishPayloadFilePicker" native="true">
339 <property name="sizePolicy"> 342 <property name="sizePolicy">
340 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> 343 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
341 <horstretch>0</horstretch> 344 <horstretch>0</horstretch>
342 <verstretch>0</verstretch> 345 <verstretch>0</verstretch>
343 </sizepolicy> 346 </sizepolicy>
418 <attribute name="title"> 421 <attribute name="title">
419 <string>Messages</string> 422 <string>Messages</string>
420 </attribute> 423 </attribute>
421 <layout class="QVBoxLayout" name="verticalLayout_3"> 424 <layout class="QVBoxLayout" name="verticalLayout_3">
422 <item> 425 <item>
423 <widget class="E5TextEditSearchWidget" name="messagesSearchWidget" native="true"> 426 <widget class="EricTextEditSearchWidget" name="messagesSearchWidget" native="true">
424 <property name="focusPolicy"> 427 <property name="focusPolicy">
425 <enum>Qt::WheelFocus</enum> 428 <enum>Qt::WheelFocus</enum>
426 </property> 429 </property>
427 </widget> 430 </widget>
428 </item> 431 </item>
543 <widget class="QWidget" name="scrollAreaWidgetContents"> 546 <widget class="QWidget" name="scrollAreaWidgetContents">
544 <property name="geometry"> 547 <property name="geometry">
545 <rect> 548 <rect>
546 <x>0</x> 549 <x>0</x>
547 <y>0</y> 550 <y>0</y>
548 <width>344</width> 551 <width>178</width>
549 <height>840</height> 552 <height>840</height>
550 </rect> 553 </rect>
551 </property> 554 </property>
552 <layout class="QFormLayout" name="formLayout"> 555 <layout class="QFormLayout" name="formLayout">
553 <property name="labelAlignment"> 556 <property name="labelAlignment">
1291 </widget> 1294 </widget>
1292 </item> 1295 </item>
1293 </layout> 1296 </layout>
1294 </item> 1297 </item>
1295 <item> 1298 <item>
1296 <widget class="E5TextEditSearchWidget" name="logSearchWidget" native="true"> 1299 <widget class="EricTextEditSearchWidget" name="logSearchWidget" native="true">
1297 <property name="focusPolicy"> 1300 <property name="focusPolicy">
1298 <enum>Qt::WheelFocus</enum> 1301 <enum>Qt::WheelFocus</enum>
1299 </property> 1302 </property>
1300 </widget> 1303 </widget>
1301 </item> 1304 </item>
1377 </item> 1380 </item>
1378 </layout> 1381 </layout>
1379 </widget> 1382 </widget>
1380 <customwidgets> 1383 <customwidgets>
1381 <customwidget> 1384 <customwidget>
1382 <class>E5ClearableLineEdit</class> 1385 <class>EricPathPicker</class>
1383 <extends>QLineEdit</extends>
1384 <header>E5Gui/E5LineEdit.h</header>
1385 </customwidget>
1386 <customwidget>
1387 <class>E5ClearableComboBox</class>
1388 <extends>QComboBox</extends>
1389 <header>E5Gui/E5ComboBox.h</header>
1390 </customwidget>
1391 <customwidget>
1392 <class>E5PathPicker</class>
1393 <extends>QWidget</extends> 1386 <extends>QWidget</extends>
1394 <header>E5Gui/E5PathPicker.h</header> 1387 <header>EricWidgets/EricPathPicker.h</header>
1395 <container>1</container> 1388 <container>1</container>
1396 </customwidget> 1389 </customwidget>
1397 <customwidget> 1390 <customwidget>
1398 <class>E5TextEditSearchWidget</class> 1391 <class>EricTextEditSearchWidget</class>
1399 <extends>QWidget</extends> 1392 <extends>QWidget</extends>
1400 <header>E5Gui/E5TextEditSearchWidget.h</header> 1393 <header>EricWidgets/EricTextEditSearchWidget.h</header>
1401 <container>1</container> 1394 <container>1</container>
1402 </customwidget> 1395 </customwidget>
1403 </customwidgets> 1396 </customwidgets>
1404 <tabstops> 1397 <tabstops>
1405 <tabstop>modeButton</tabstop> 1398 <tabstop>modeButton</tabstop>

eric ide

mercurial