33 </widget> |
33 </widget> |
34 </item> |
34 </item> |
35 </layout> |
35 </layout> |
36 </item> |
36 </item> |
37 <item> |
37 <item> |
|
38 <widget class="QGroupBox" name="groupBox"> |
|
39 <property name="title"> |
|
40 <string>Broker</string> |
|
41 </property> |
|
42 <layout class="QGridLayout" name="gridLayout"> |
|
43 <item row="0" column="0"> |
|
44 <widget class="QComboBox" name="brokerComboBox"> |
|
45 <property name="sizePolicy"> |
|
46 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
|
47 <horstretch>0</horstretch> |
|
48 <verstretch>0</verstretch> |
|
49 </sizepolicy> |
|
50 </property> |
|
51 <property name="toolTip"> |
|
52 <string>Enter the host name of the broker</string> |
|
53 </property> |
|
54 <property name="editable"> |
|
55 <bool>true</bool> |
|
56 </property> |
|
57 </widget> |
|
58 </item> |
|
59 <item row="0" column="1"> |
|
60 <widget class="QToolButton" name="connectButton"> |
|
61 <property name="toolTip"> |
|
62 <string>Press to connect to/disconnect from the broker</string> |
|
63 </property> |
|
64 <property name="text"> |
|
65 <string/> |
|
66 </property> |
|
67 </widget> |
|
68 </item> |
|
69 <item row="1" column="0" colspan="2"> |
|
70 <widget class="QLabel" name="brokerStatusLabel"> |
|
71 <property name="wordWrap"> |
|
72 <bool>true</bool> |
|
73 </property> |
|
74 </widget> |
|
75 </item> |
|
76 </layout> |
|
77 </widget> |
|
78 </item> |
|
79 <item> |
38 <spacer name="verticalSpacer"> |
80 <spacer name="verticalSpacer"> |
39 <property name="orientation"> |
81 <property name="orientation"> |
40 <enum>Qt::Vertical</enum> |
82 <enum>Qt::Vertical</enum> |
41 </property> |
83 </property> |
42 <property name="sizeHint" stdset="0"> |
84 <property name="sizeHint" stdset="0"> |