MqttMonitor/MqttMonitorWidget.ui

branch
eric7
changeset 104
9a4c9b7f078c
parent 103
5fe4f179975f
child 106
84498095d511
equal deleted inserted replaced
103:5fe4f179975f 104:9a4c9b7f078c
134 <property name="text"> 134 <property name="text">
135 <string/> 135 <string/>
136 </property> 136 </property>
137 </widget> 137 </widget>
138 </item> 138 </item>
139 <item>
140 <widget class="QToolButton" name="clearWillButton">
141 <property name="toolTip">
142 <string>Select to clear a previously set last will message</string>
143 </property>
144 <property name="text">
145 <string/>
146 </property>
147 <property name="checkable">
148 <bool>true</bool>
149 </property>
150 </widget>
151 </item>
139 </layout> 152 </layout>
140 </item> 153 </item>
141 <item row="1" column="0" colspan="3"> 154 <item row="1" column="0" colspan="3">
142 <widget class="QLabel" name="brokerStatusLabel"> 155 <widget class="QLabel" name="brokerStatusLabel">
143 <property name="wordWrap"> 156 <property name="wordWrap">
1475 <tabstop>profileComboBox</tabstop> 1488 <tabstop>profileComboBox</tabstop>
1476 <tabstop>brokerComboBox</tabstop> 1489 <tabstop>brokerComboBox</tabstop>
1477 <tabstop>brokerPortComboBox</tabstop> 1490 <tabstop>brokerPortComboBox</tabstop>
1478 <tabstop>brokerConnectionOptionsButton</tabstop> 1491 <tabstop>brokerConnectionOptionsButton</tabstop>
1479 <tabstop>connectButton</tabstop> 1492 <tabstop>connectButton</tabstop>
1493 <tabstop>clearWillButton</tabstop>
1480 <tabstop>brokerWidget</tabstop> 1494 <tabstop>brokerWidget</tabstop>
1481 <tabstop>subscribeTopicEdit</tabstop> 1495 <tabstop>subscribeTopicEdit</tabstop>
1482 <tabstop>subscribeQosSpinBox</tabstop> 1496 <tabstop>subscribeQosSpinBox</tabstop>
1483 <tabstop>subscribeButton</tabstop> 1497 <tabstop>subscribeButton</tabstop>
1484 <tabstop>subscribePropertiesButton</tabstop> 1498 <tabstop>subscribePropertiesButton</tabstop>

eric ide

mercurial