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"> |
38 <widget class="QGroupBox" name="brokerGroupBox"> |
39 <property name="title"> |
39 <property name="title"> |
40 <string>Broker</string> |
40 <string>Broker</string> |
41 </property> |
41 </property> |
42 <layout class="QGridLayout" name="gridLayout"> |
42 <layout class="QGridLayout" name="gridLayout"> |
43 <item row="0" column="0"> |
43 <item row="0" column="0"> |
|
44 <widget class="QToolButton" name="modeButton"> |
|
45 <property name="toolTip"> |
|
46 <string>Press to switch the mode between profiles and direct connection</string> |
|
47 </property> |
|
48 </widget> |
|
49 </item> |
|
50 <item row="0" column="1"> |
|
51 <widget class="QComboBox" name="profileComboBox"> |
|
52 <property name="toolTip"> |
|
53 <string>Select the profile to be used to connect to the broker</string> |
|
54 </property> |
|
55 </widget> |
|
56 </item> |
|
57 <item row="0" column="2"> |
44 <widget class="E5ClearableComboBox" name="brokerComboBox"> |
58 <widget class="E5ClearableComboBox" name="brokerComboBox"> |
45 <property name="sizePolicy"> |
59 <property name="sizePolicy"> |
46 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
60 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
47 <horstretch>0</horstretch> |
61 <horstretch>0</horstretch> |
48 <verstretch>0</verstretch> |
62 <verstretch>0</verstretch> |
55 <bool>true</bool> |
69 <bool>true</bool> |
56 </property> |
70 </property> |
57 </widget> |
71 </widget> |
58 </item> |
72 </item> |
59 <item row="0" column="3"> |
73 <item row="0" column="3"> |
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="4"> |
|
70 <widget class="QLabel" name="brokerStatusLabel"> |
|
71 <property name="wordWrap"> |
|
72 <bool>true</bool> |
|
73 </property> |
|
74 </widget> |
|
75 </item> |
|
76 <item row="0" column="1"> |
|
77 <widget class="QComboBox" name="brokerPortComboBox"> |
74 <widget class="QComboBox" name="brokerPortComboBox"> |
78 <property name="toolTip"> |
75 <property name="toolTip"> |
79 <string>Enter the broker port to connect to</string> |
76 <string>Enter the broker port to connect to</string> |
80 </property> |
77 </property> |
81 <property name="editable"> |
78 <property name="editable"> |
84 <property name="sizeAdjustPolicy"> |
81 <property name="sizeAdjustPolicy"> |
85 <enum>QComboBox::AdjustToContents</enum> |
82 <enum>QComboBox::AdjustToContents</enum> |
86 </property> |
83 </property> |
87 </widget> |
84 </widget> |
88 </item> |
85 </item> |
89 <item row="0" column="2"> |
86 <item row="0" column="4"> |
90 <widget class="QToolButton" name="brokerConnectionOptionsButton"> |
87 <widget class="QToolButton" name="brokerConnectionOptionsButton"> |
91 <property name="toolTip"> |
88 <property name="toolTip"> |
92 <string>Press to open a dialog to enter connection options</string> |
89 <string>Press to open a dialog to enter connection options</string> |
|
90 </property> |
|
91 </widget> |
|
92 </item> |
|
93 <item row="0" column="5"> |
|
94 <widget class="QToolButton" name="connectButton"> |
|
95 <property name="toolTip"> |
|
96 <string>Press to connect to/disconnect from the broker</string> |
|
97 </property> |
|
98 <property name="text"> |
|
99 <string/> |
|
100 </property> |
|
101 </widget> |
|
102 </item> |
|
103 <item row="1" column="0" colspan="6"> |
|
104 <widget class="QLabel" name="brokerStatusLabel"> |
|
105 <property name="wordWrap"> |
|
106 <bool>true</bool> |
93 </property> |
107 </property> |
94 </widget> |
108 </widget> |
95 </item> |
109 </item> |
96 </layout> |
110 </layout> |
97 </widget> |
111 </widget> |
419 <widget class="QWidget" name="scrollAreaWidgetContents"> |
433 <widget class="QWidget" name="scrollAreaWidgetContents"> |
420 <property name="geometry"> |
434 <property name="geometry"> |
421 <rect> |
435 <rect> |
422 <x>0</x> |
436 <x>0</x> |
423 <y>0</y> |
437 <y>0</y> |
424 <width>344</width> |
438 <width>339</width> |
425 <height>840</height> |
439 <height>670</height> |
426 </rect> |
440 </rect> |
427 </property> |
441 </property> |
428 <layout class="QFormLayout" name="formLayout"> |
442 <layout class="QFormLayout" name="formLayout"> |
429 <property name="labelAlignment"> |
443 <property name="labelAlignment"> |
430 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
444 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
1154 <extends>QComboBox</extends> |
1168 <extends>QComboBox</extends> |
1155 <header>E5Gui/E5ComboBox.h</header> |
1169 <header>E5Gui/E5ComboBox.h</header> |
1156 </customwidget> |
1170 </customwidget> |
1157 </customwidgets> |
1171 </customwidgets> |
1158 <tabstops> |
1172 <tabstops> |
|
1173 <tabstop>modeButton</tabstop> |
|
1174 <tabstop>profileComboBox</tabstop> |
1159 <tabstop>brokerComboBox</tabstop> |
1175 <tabstop>brokerComboBox</tabstop> |
1160 <tabstop>brokerPortComboBox</tabstop> |
1176 <tabstop>brokerPortComboBox</tabstop> |
1161 <tabstop>brokerConnectionOptionsButton</tabstop> |
1177 <tabstop>brokerConnectionOptionsButton</tabstop> |
1162 <tabstop>connectButton</tabstop> |
1178 <tabstop>connectButton</tabstop> |
1163 <tabstop>brokerWidget</tabstop> |
1179 <tabstop>brokerWidget</tabstop> |
1165 <tabstop>subscribeQosSpinBox</tabstop> |
1181 <tabstop>subscribeQosSpinBox</tabstop> |
1166 <tabstop>subscribeButton</tabstop> |
1182 <tabstop>subscribeButton</tabstop> |
1167 <tabstop>unsubscribeTopicComboBox</tabstop> |
1183 <tabstop>unsubscribeTopicComboBox</tabstop> |
1168 <tabstop>unsubscribeButton</tabstop> |
1184 <tabstop>unsubscribeButton</tabstop> |
1169 <tabstop>publishTopicComboBox</tabstop> |
1185 <tabstop>publishTopicComboBox</tabstop> |
|
1186 <tabstop>publishPayloadEdit</tabstop> |
1170 <tabstop>publishQosSpinBox</tabstop> |
1187 <tabstop>publishQosSpinBox</tabstop> |
1171 <tabstop>publishRetainCheckBox</tabstop> |
1188 <tabstop>publishRetainCheckBox</tabstop> |
1172 <tabstop>publishPayloadEdit</tabstop> |
1189 <tabstop>publishClearButton</tabstop> |
1173 <tabstop>publishButton</tabstop> |
1190 <tabstop>publishButton</tabstop> |
1174 <tabstop>messagesEdit</tabstop> |
1191 <tabstop>messagesEdit</tabstop> |
1175 <tabstop>pushButton</tabstop> |
1192 <tabstop>pushButton</tabstop> |
1176 <tabstop>brokerStatusButton</tabstop> |
1193 <tabstop>brokerStatusButton</tabstop> |
1177 <tabstop>scrollArea</tabstop> |
1194 <tabstop>scrollArea</tabstop> |