Rev 674 | Rev 750 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 674 | Rev 711 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | <widget class="QMainWindow" name="dlg_Main_UI"> |
4 | <widget class="QMainWindow" name="dlg_Main_UI"> |
5 | <property name="geometry"> |
5 | <property name="geometry"> |
6 | <rect> |
6 | <rect> |
7 | <x>0</x> |
7 | <x>0</x> |
8 | <y>0</y> |
8 | <y>0</y> |
9 | <width>446</width> |
9 | <width>447</width> |
10 | <height>350</height> |
10 | <height>372</height> |
11 | </rect> |
11 | </rect> |
12 | </property> |
12 | </property> |
13 | <property name="windowTitle"> |
13 | <property name="windowTitle"> |
14 | <string>QMK-Communicator</string> |
14 | <string>QMK-Communicator</string> |
15 | </property> |
15 | </property> |
Line 55... | Line 55... | ||
55 | </property> |
55 | </property> |
56 | </widget> |
56 | </widget> |
57 | </item> |
57 | </item> |
58 | <item> |
58 | <item> |
59 | <widget class="QRadioButton" name="rb_TCP"> |
59 | <widget class="QRadioButton" name="rb_TCP"> |
60 | <property name="enabled"> |
- | |
61 | <bool>false</bool> |
- | |
62 | </property> |
- | |
63 | <property name="text"> |
60 | <property name="text"> |
64 | <string>T CP</string> |
61 | <string>T CP</string> |
65 | </property> |
62 | </property> |
66 | </widget> |
63 | </widget> |
67 | </item> |
64 | </item> |
Line 124... | Line 121... | ||
124 | </spacer> |
121 | </spacer> |
125 | </item> |
122 | </item> |
126 | </layout> |
123 | </layout> |
127 | </widget> |
124 | </widget> |
128 | </item> |
125 | </item> |
129 | <item row="1" column="1"> |
- | |
130 | <widget class="QWidget" name="wg_IP" native="true"> |
- | |
131 | <property name="enabled"> |
- | |
132 | <bool>true</bool> |
- | |
133 | </property> |
- | |
134 | <layout class="QGridLayout" name="gridLayout_6"> |
- | |
135 | <property name="margin"> |
- | |
136 | <number>2</number> |
- | |
137 | </property> |
- | |
138 | <item row="0" column="1"> |
- | |
139 | <spacer name="horizontalSpacer_3"> |
- | |
140 | <property name="orientation"> |
- | |
141 | <enum>Qt::Horizontal</enum> |
- | |
142 | </property> |
- | |
143 | <property name="sizeHint" stdset="0"> |
- | |
144 | <size> |
- | |
145 | <width>60</width> |
- | |
146 | <height>1</height> |
- | |
147 | </size> |
- | |
148 | </property> |
- | |
149 | </spacer> |
- | |
150 | </item> |
- | |
151 | <item row="1" column="1"> |
- | |
152 | <widget class="QComboBox" name="cb_IP"> |
- | |
153 | <property name="editable"> |
- | |
154 | <bool>true</bool> |
- | |
155 | </property> |
- | |
156 | </widget> |
- | |
157 | </item> |
- | |
158 | <item row="1" column="3"> |
- | |
159 | <widget class="QComboBox" name="cb_Port"> |
- | |
160 | <property name="editable"> |
- | |
161 | <bool>true</bool> |
- | |
162 | </property> |
- | |
163 | </widget> |
- | |
164 | </item> |
- | |
165 | <item row="1" column="2"> |
- | |
166 | <widget class="QLabel" name="label_6"> |
- | |
167 | <property name="text"> |
- | |
168 | <string>Port:</string> |
- | |
169 | </property> |
- | |
170 | </widget> |
- | |
171 | </item> |
- | |
172 | <item row="1" column="0"> |
- | |
173 | <widget class="QLabel" name="label"> |
- | |
174 | <property name="text"> |
- | |
175 | <string>IP:</string> |
- | |
176 | </property> |
- | |
177 | </widget> |
- | |
178 | </item> |
- | |
179 | </layout> |
- | |
180 | </widget> |
- | |
181 | </item> |
- | |
182 | <item row="3" column="0" colspan="2"> |
126 | <item row="4" column="0" colspan="2"> |
183 | <widget class="QFrame" name="frame_2"> |
127 | <widget class="QFrame" name="frame_2"> |
184 | <property name="frameShape"> |
128 | <property name="frameShape"> |
185 | <enum>QFrame::StyledPanel</enum> |
129 | <enum>QFrame::StyledPanel</enum> |
186 | </property> |
130 | </property> |
187 | <property name="frameShadow"> |
131 | <property name="frameShadow"> |
Line 226... | Line 170... | ||
226 | </layout> |
170 | </layout> |
227 | </item> |
171 | </item> |
228 | </layout> |
172 | </layout> |
229 | </widget> |
173 | </widget> |
230 | </item> |
174 | </item> |
231 | <item row="2" column="0" colspan="2"> |
175 | <item row="3" column="0" colspan="2"> |
232 | <widget class="QPushButton" name="btn_Connect"> |
176 | <widget class="QPushButton" name="btn_Connect"> |
233 | <property name="text"> |
177 | <property name="text"> |
234 | <string>Verbinden</string> |
178 | <string>Verbinden</string> |
235 | </property> |
179 | </property> |
236 | </widget> |
180 | </widget> |
237 | </item> |
181 | </item> |
- | 182 | <item row="2" column="0"> |
|
- | 183 | <widget class="QWidget" name="wg_IP" native="true"> |
|
- | 184 | <property name="enabled"> |
|
- | 185 | <bool>true</bool> |
|
- | 186 | </property> |
|
- | 187 | <layout class="QGridLayout" name="gridLayout_6"> |
|
- | 188 | <property name="margin"> |
|
- | 189 | <number>2</number> |
|
- | 190 | </property> |
|
- | 191 | <item row="0" column="1"> |
|
- | 192 | <spacer name="horizontalSpacer_3"> |
|
- | 193 | <property name="orientation"> |
|
- | 194 | <enum>Qt::Horizontal</enum> |
|
- | 195 | </property> |
|
- | 196 | <property name="sizeHint" stdset="0"> |
|
- | 197 | <size> |
|
- | 198 | <width>60</width> |
|
- | 199 | <height>1</height> |
|
- | 200 | </size> |
|
- | 201 | </property> |
|
- | 202 | </spacer> |
|
- | 203 | </item> |
|
- | 204 | <item row="1" column="1"> |
|
- | 205 | <widget class="QComboBox" name="cb_Server"> |
|
- | 206 | <property name="editable"> |
|
- | 207 | <bool>true</bool> |
|
- | 208 | </property> |
|
- | 209 | </widget> |
|
- | 210 | </item> |
|
- | 211 | <item row="1" column="0"> |
|
- | 212 | <widget class="QLabel" name="label"> |
|
- | 213 | <property name="text"> |
|
- | 214 | <string>Server:</string> |
|
- | 215 | </property> |
|
- | 216 | </widget> |
|
- | 217 | </item> |
|
- | 218 | <item row="1" column="3"> |
|
- | 219 | <widget class="QLineEdit" name="le_Password"> |
|
- | 220 | <property name="echoMode"> |
|
- | 221 | <enum>QLineEdit::Password</enum> |
|
- | 222 | </property> |
|
- | 223 | </widget> |
|
- | 224 | </item> |
|
- | 225 | <item row="1" column="2"> |
|
- | 226 | <widget class="QLabel" name="label_2"> |
|
- | 227 | <property name="text"> |
|
- | 228 | <string>PW:</string> |
|
- | 229 | </property> |
|
- | 230 | </widget> |
|
- | 231 | </item> |
|
- | 232 | </layout> |
|
- | 233 | </widget> |
|
- | 234 | </item> |
|
238 | </layout> |
235 | </layout> |
239 | </widget> |
236 | </widget> |
240 | </item> |
237 | </item> |
241 | <item row="1" column="0"> |
238 | <item row="1" column="0"> |
242 | <widget class="QGroupBox" name="groupBox_2"> |
239 | <widget class="QGroupBox" name="groupBox_2"> |
Line 246... | Line 243... | ||
246 | <layout class="QGridLayout" name="gridLayout_3"> |
243 | <layout class="QGridLayout" name="gridLayout_3"> |
247 | <property name="horizontalSpacing"> |
244 | <property name="horizontalSpacing"> |
248 | <number>0</number> |
245 | <number>0</number> |
249 | </property> |
246 | </property> |
250 | <item row="0" column="0"> |
247 | <item row="0" column="0"> |
251 | <widget class="QListWidget" name="lw_ClientsIP"> |
- | |
252 | <property name="font"> |
- | |
253 | <font> |
- | |
254 | <family>Courier 10 Pitch</family> |
- | |
255 | <pointsize>12</pointsize> |
- | |
256 | </font> |
- | |
257 | </property> |
- | |
258 | </widget> |
- | |
259 | </item> |
- | |
260 | <item row="0" column="1"> |
- | |
261 | <widget class="QListWidget" name="lw_Clients"> |
248 | <widget class="QListWidget" name="lw_Clients"> |
262 | <property name="font"> |
249 | <property name="font"> |
263 | <font> |
250 | <font> |
264 | <family>Courier 10 Pitch</family> |
251 | <family>Courier 10 Pitch</family> |
265 | <pointsize>12</pointsize> |
252 | <pointsize>12</pointsize> |
266 | </font> |
253 | </font> |
267 | </property> |
254 | </property> |
- | 255 | <property name="autoScroll"> |
|
- | 256 | <bool>false</bool> |
|
- | 257 | </property> |
|
- | 258 | <property name="showDropIndicator" stdset="0"> |
|
- | 259 | <bool>false</bool> |
|
- | 260 | </property> |
|
- | 261 | <property name="resizeMode"> |
|
- | 262 | <enum>QListView::Adjust</enum> |
|
- | 263 | </property> |
|
- | 264 | <property name="viewMode"> |
|
- | 265 | <enum>QListView::ListMode</enum> |
|
- | 266 | </property> |
|
268 | </widget> |
267 | </widget> |
269 | </item> |
268 | </item> |
270 | </layout> |
269 | </layout> |
271 | </widget> |
270 | </widget> |
272 | </item> |
271 | </item> |
Line 412... | Line 411... | ||
412 | <height>20</height> |
411 | <height>20</height> |
413 | </size> |
412 | </size> |
414 | </property> |
413 | </property> |
415 | </widget> |
414 | </widget> |
416 | </item> |
415 | </item> |
- | 416 | <item row="8" column="0"> |
|
- | 417 | <widget class="QPushButton" name="btn_ConnectServer"> |
|
- | 418 | <property name="text"> |
|
- | 419 | <string>Verbinde Server</string> |
|
- | 420 | </property> |
|
- | 421 | </widget> |
|
- | 422 | </item> |
|
417 | </layout> |
423 | </layout> |
418 | </widget> |
424 | </widget> |
419 | </item> |
425 | </item> |
420 | </layout> |
426 | </layout> |
421 | </widget> |
427 | </widget> |
422 | <widget class="QMenuBar" name="menuBar"> |
428 | <widget class="QMenuBar" name="menuBar"> |
423 | <property name="geometry"> |
429 | <property name="geometry"> |
424 | <rect> |
430 | <rect> |
425 | <x>0</x> |
431 | <x>0</x> |
426 | <y>0</y> |
432 | <y>0</y> |
427 | <width>446</width> |
433 | <width>447</width> |
428 | <height>21</height> |
434 | <height>21</height> |
429 | </rect> |
435 | </rect> |
430 | </property> |
436 | </property> |
431 | <widget class="QMenu" name="menu_Program"> |
437 | <widget class="QMenu" name="menu_Program"> |
432 | <property name="title"> |
438 | <property name="title"> |
Line 497... | Line 503... | ||
497 | <x>182</x> |
503 | <x>182</x> |
498 | <y>88</y> |
504 | <y>88</y> |
499 | </hint> |
505 | </hint> |
500 | </hints> |
506 | </hints> |
501 | </connection> |
507 | </connection> |
- | 508 | <connection> |
|
- | 509 | <sender>rb_Device</sender> |
|
- | 510 | <signal>toggled(bool)</signal> |
|
- | 511 | <receiver>wg_Device</receiver> |
|
- | 512 | <slot>setVisible(bool)</slot> |
|
- | 513 | <hints> |
|
- | 514 | <hint type="sourcelabel"> |
|
- | 515 | <x>38</x> |
|
- | 516 | <y>70</y> |
|
- | 517 | </hint> |
|
- | 518 | <hint type="destinationlabel"> |
|
- | 519 | <x>54</x> |
|
- | 520 | <y>105</y> |
|
- | 521 | </hint> |
|
- | 522 | </hints> |
|
- | 523 | </connection> |
|
- | 524 | <connection> |
|
- | 525 | <sender>rb_TCP</sender> |
|
- | 526 | <signal>toggled(bool)</signal> |
|
- | 527 | <receiver>wg_IP</receiver> |
|
- | 528 | <slot>setVisible(bool)</slot> |
|
- | 529 | <hints> |
|
- | 530 | <hint type="sourcelabel"> |
|
- | 531 | <x>125</x> |
|
- | 532 | <y>75</y> |
|
- | 533 | </hint> |
|
- | 534 | <hint type="destinationlabel"> |
|
- | 535 | <x>124</x> |
|
- | 536 | <y>140</y> |
|
- | 537 | </hint> |
|
- | 538 | </hints> |
|
- | 539 | </connection> |
|
502 | </connections> |
540 | </connections> |
503 | </ui> |
541 | </ui> |