MqttMonitor/MqttMonitorWidget.ui

changeset 31
40582e448c4b
parent 28
0f02baed8308
child 44
ca2e03cb6ed4
equal deleted inserted replaced
30:17ef10819773 31:40582e448c4b
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>0</number> 147 <number>3</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>
477 <widget class="QWidget" name="scrollAreaWidgetContents"> 477 <widget class="QWidget" name="scrollAreaWidgetContents">
478 <property name="geometry"> 478 <property name="geometry">
479 <rect> 479 <rect>
480 <x>0</x> 480 <x>0</x>
481 <y>0</y> 481 <y>0</y>
482 <width>339</width> 482 <width>178</width>
483 <height>670</height> 483 <height>840</height>
484 </rect> 484 </rect>
485 </property> 485 </property>
486 <layout class="QFormLayout" name="formLayout"> 486 <layout class="QFormLayout" name="formLayout">
487 <property name="labelAlignment"> 487 <property name="labelAlignment">
488 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 488 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1192 </widget> 1192 </widget>
1193 </item> 1193 </item>
1194 </layout> 1194 </layout>
1195 </widget> 1195 </widget>
1196 </widget> 1196 </widget>
1197 </item>
1198 </layout>
1199 </widget>
1200 <widget class="QWidget" name="logTab">
1201 <attribute name="title">
1202 <string>Log</string>
1203 </attribute>
1204 <layout class="QVBoxLayout" name="verticalLayout_6">
1205 <item>
1206 <layout class="QHBoxLayout" name="horizontalLayout_17">
1207 <item>
1208 <widget class="QLabel" name="label_41">
1209 <property name="text">
1210 <string>Max. Log Level:</string>
1211 </property>
1212 </widget>
1213 </item>
1214 <item>
1215 <widget class="QComboBox" name="logLevelComboBox">
1216 <property name="sizePolicy">
1217 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
1218 <horstretch>0</horstretch>
1219 <verstretch>0</verstretch>
1220 </sizepolicy>
1221 </property>
1222 <property name="toolTip">
1223 <string>Select the maximum log level to show</string>
1224 </property>
1225 </widget>
1226 </item>
1227 </layout>
1228 </item>
1229 <item>
1230 <widget class="QPlainTextEdit" name="logEdit">
1231 <property name="tabChangesFocus">
1232 <bool>true</bool>
1233 </property>
1234 <property name="lineWrapMode">
1235 <enum>QPlainTextEdit::NoWrap</enum>
1236 </property>
1237 <property name="readOnly">
1238 <bool>true</bool>
1239 </property>
1240 <property name="textInteractionFlags">
1241 <set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
1242 </property>
1243 </widget>
1244 </item>
1245 <item>
1246 <layout class="QHBoxLayout" name="horizontalLayout_16">
1247 <item>
1248 <spacer name="horizontalSpacer_4">
1249 <property name="orientation">
1250 <enum>Qt::Horizontal</enum>
1251 </property>
1252 <property name="sizeHint" stdset="0">
1253 <size>
1254 <width>40</width>
1255 <height>20</height>
1256 </size>
1257 </property>
1258 </spacer>
1259 </item>
1260 <item>
1261 <widget class="QPushButton" name="logClearButton">
1262 <property name="toolTip">
1263 <string>Press to clear the list of received log messages</string>
1264 </property>
1265 <property name="text">
1266 <string>Clear</string>
1267 </property>
1268 </widget>
1269 </item>
1270 </layout>
1197 </item> 1271 </item>
1198 </layout> 1272 </layout>
1199 </widget> 1273 </widget>
1200 </widget> 1274 </widget>
1201 </item> 1275 </item>
1230 <tabstop>publishPayloadEdit</tabstop> 1304 <tabstop>publishPayloadEdit</tabstop>
1231 <tabstop>publishQosSpinBox</tabstop> 1305 <tabstop>publishQosSpinBox</tabstop>
1232 <tabstop>publishRetainCheckBox</tabstop> 1306 <tabstop>publishRetainCheckBox</tabstop>
1233 <tabstop>publishClearButton</tabstop> 1307 <tabstop>publishClearButton</tabstop>
1234 <tabstop>publishButton</tabstop> 1308 <tabstop>publishButton</tabstop>
1309 <tabstop>clearPublishCheckBox</tabstop>
1235 <tabstop>messagesEdit</tabstop> 1310 <tabstop>messagesEdit</tabstop>
1236 <tabstop>messagesClearButton</tabstop> 1311 <tabstop>messagesClearButton</tabstop>
1237 <tabstop>brokerStatusButton</tabstop> 1312 <tabstop>brokerStatusButton</tabstop>
1238 <tabstop>scrollArea</tabstop> 1313 <tabstop>scrollArea</tabstop>
1314 <tabstop>logEdit</tabstop>
1315 <tabstop>logClearButton</tabstop>
1239 </tabstops> 1316 </tabstops>
1240 <resources/> 1317 <resources/>
1241 <connections> 1318 <connections>
1242 <connection> 1319 <connection>
1243 <sender>messagesClearButton</sender> 1320 <sender>messagesClearButton</sender>
1269 <x>65</x> 1346 <x>65</x>
1270 <y>521</y> 1347 <y>521</y>
1271 </hint> 1348 </hint>
1272 </hints> 1349 </hints>
1273 </connection> 1350 </connection>
1351 <connection>
1352 <sender>logClearButton</sender>
1353 <signal>clicked()</signal>
1354 <receiver>logEdit</receiver>
1355 <slot>clear()</slot>
1356 <hints>
1357 <hint type="sourcelabel">
1358 <x>354</x>
1359 <y>559</y>
1360 </hint>
1361 <hint type="destinationlabel">
1362 <x>274</x>
1363 <y>456</y>
1364 </hint>
1365 </hints>
1366 </connection>
1274 </connections> 1367 </connections>
1275 </ui> 1368 </ui>

eric ide

mercurial