Rev 711 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 711 | Rev 750 | ||
---|---|---|---|
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>447</width> |
9 | <width>519</width> |
10 | <height>372</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> |
Line 137... | Line 137... | ||
137 | </property> |
137 | </property> |
138 | <item row="1" column="0"> |
138 | <item row="1" column="0"> |
139 | <layout class="QGridLayout" name="gridLayout"> |
139 | <layout class="QGridLayout" name="gridLayout"> |
140 | <item row="0" column="0"> |
140 | <item row="0" column="0"> |
141 | <widget class="QRadioButton" name="rb_FC"> |
141 | <widget class="QRadioButton" name="rb_FC"> |
142 | <property name="enabled"> |
- | |
143 | <bool>false</bool> |
- | |
144 | </property> |
- | |
145 | <property name="text"> |
142 | <property name="text"> |
146 | <string>FlightCtrl</string> |
143 | <string>FlightCtrl</string> |
147 | </property> |
144 | </property> |
148 | </widget> |
145 | </widget> |
149 | </item> |
146 | </item> |
150 | <item row="0" column="1"> |
147 | <item row="0" column="1"> |
151 | <widget class="QRadioButton" name="rb_NC"> |
148 | <widget class="QRadioButton" name="rb_NC"> |
152 | <property name="enabled"> |
- | |
153 | <bool>false</bool> |
- | |
154 | </property> |
- | |
155 | <property name="text"> |
149 | <property name="text"> |
156 | <string>NaviCtrl</string> |
150 | <string>NaviCtrl</string> |
157 | </property> |
151 | </property> |
158 | </widget> |
152 | </widget> |
159 | </item> |
153 | </item> |
160 | <item row="0" column="2"> |
154 | <item row="0" column="2"> |
161 | <widget class="QRadioButton" name="rb_MK3MAG"> |
155 | <widget class="QRadioButton" name="rb_MK3MAG"> |
162 | <property name="enabled"> |
- | |
163 | <bool>false</bool> |
- | |
164 | </property> |
- | |
165 | <property name="text"> |
156 | <property name="text"> |
166 | <string>MK3MAG</string> |
157 | <string>MK3MAG</string> |
167 | </property> |
158 | </property> |
168 | </widget> |
159 | </widget> |
169 | </item> |
160 | </item> |
Line 279... | Line 270... | ||
279 | </property> |
270 | </property> |
280 | </widget> |
271 | </widget> |
281 | </item> |
272 | </item> |
282 | <item row="0" column="1" rowspan="2"> |
273 | <item row="0" column="1" rowspan="2"> |
283 | <widget class="QGroupBox" name="groupBox_3"> |
274 | <widget class="QGroupBox" name="groupBox_3"> |
- | 275 | <property name="minimumSize"> |
|
- | 276 | <size> |
|
- | 277 | <width>150</width> |
|
- | 278 | <height>0</height> |
|
- | 279 | </size> |
|
- | 280 | </property> |
|
- | 281 | <property name="maximumSize"> |
|
- | 282 | <size> |
|
- | 283 | <width>150</width> |
|
- | 284 | <height>16777215</height> |
|
- | 285 | </size> |
|
- | 286 | </property> |
|
284 | <property name="title"> |
287 | <property name="title"> |
285 | <string>Clients</string> |
288 | <string>Clients</string> |
286 | </property> |
289 | </property> |
287 | <layout class="QGridLayout" name="gridLayout_4"> |
290 | <layout class="QGridLayout" name="gridLayout_4"> |
288 | <item row="0" column="0"> |
291 | <item row="0" column="0"> |
Line 418... | Line 421... | ||
418 | <property name="text"> |
421 | <property name="text"> |
419 | <string>Verbinde Server</string> |
422 | <string>Verbinde Server</string> |
420 | </property> |
423 | </property> |
421 | </widget> |
424 | </widget> |
422 | </item> |
425 | </item> |
- | 426 | <item row="9" column="0"> |
|
- | 427 | <widget class="QPushButton" name="btn_Debug"> |
|
- | 428 | <property name="text"> |
|
- | 429 | <string>Debug-Button</string> |
|
- | 430 | </property> |
|
- | 431 | </widget> |
|
- | 432 | </item> |
|
423 | </layout> |
433 | </layout> |
424 | </widget> |
434 | </widget> |
425 | </item> |
435 | </item> |
426 | </layout> |
436 | </layout> |
427 | </widget> |
437 | </widget> |
428 | <widget class="QMenuBar" name="menuBar"> |
438 | <widget class="QMenuBar" name="menuBar"> |
429 | <property name="geometry"> |
439 | <property name="geometry"> |
430 | <rect> |
440 | <rect> |
431 | <x>0</x> |
441 | <x>0</x> |
432 | <y>0</y> |
442 | <y>0</y> |
433 | <width>447</width> |
443 | <width>519</width> |
434 | <height>21</height> |
444 | <height>21</height> |
435 | </rect> |
445 | </rect> |
436 | </property> |
446 | </property> |
437 | <widget class="QMenu" name="menu_Program"> |
447 | <widget class="QMenu" name="menu_Program"> |
438 | <property name="title"> |
448 | <property name="title"> |
439 | <string>Programm</string> |
449 | <string>Programm</string> |
440 | </property> |
450 | </property> |
441 | <addaction name="ac_Quit"/> |
- | |
442 | </widget> |
- | |
443 | <widget class="QMenu" name="menu_Preferences"> |
- | |
444 | <property name="title"> |
- | |
445 | <string>Einstellungen</string> |
- | |
446 | </property> |
- | |
447 | <addaction name="ac_Server"/> |
451 | <addaction name="ac_Server"/> |
- | 452 | <addaction name="separator"/> |
|
- | 453 | <addaction name="ac_Quit"/> |
|
448 | </widget> |
454 | </widget> |
449 | <widget class="QMenu" name="menu_Help"> |
455 | <widget class="QMenu" name="menu_Help"> |
450 | <property name="title"> |
456 | <property name="title"> |
451 | <string>Hilfe</string> |
457 | <string>Hilfe</string> |
452 | </property> |
458 | </property> |
453 | <addaction name="ac_About"/> |
459 | <addaction name="ac_About"/> |
454 | </widget> |
460 | </widget> |
455 | <addaction name="menu_Program"/> |
461 | <addaction name="menu_Program"/> |
456 | <addaction name="menu_Preferences"/> |
- | |
457 | <addaction name="menu_Help"/> |
462 | <addaction name="menu_Help"/> |
458 | </widget> |
463 | </widget> |
459 | <action name="ac_Quit"> |
464 | <action name="ac_Quit"> |
460 | <property name="icon"> |
465 | <property name="icon"> |
461 | <iconset resource="../QMK-Communicator.qrc"> |
466 | <iconset resource="../QMK-Communicator.qrc"> |
Line 478... | Line 483... | ||
478 | <property name="icon"> |
483 | <property name="icon"> |
479 | <iconset resource="../QMK-Communicator.qrc"> |
484 | <iconset resource="../QMK-Communicator.qrc"> |
480 | <normaloff>:/Icon/Global/Images/Icons/QMK-Communicator.png</normaloff>:/Icon/Global/Images/Icons/QMK-Communicator.png</iconset> |
485 | <normaloff>:/Icon/Global/Images/Icons/QMK-Communicator.png</normaloff>:/Icon/Global/Images/Icons/QMK-Communicator.png</iconset> |
481 | </property> |
486 | </property> |
482 | <property name="text"> |
487 | <property name="text"> |
483 | <string>Server</string> |
488 | <string>Einstellungen</string> |
484 | </property> |
489 | </property> |
485 | </action> |
490 | </action> |
486 | </widget> |
491 | </widget> |
487 | <layoutdefault spacing="6" margin="11"/> |
492 | <layoutdefault spacing="6" margin="11"/> |
488 | <resources> |
493 | <resources> |