Rev 674 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
674 | KeyOz | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <ui version="4.0"> |
||
3 | <class>dlg_Main_UI</class> |
||
4 | <widget class="QMainWindow" name="dlg_Main_UI"> |
||
5 | <property name="geometry"> |
||
6 | <rect> |
||
7 | <x>0</x> |
||
8 | <y>0</y> |
||
9 | <width>711</width> |
||
750 | KeyOz | 10 | <height>336</height> |
674 | KeyOz | 11 | </rect> |
12 | </property> |
||
13 | <property name="windowTitle"> |
||
14 | <string>QMK</string> |
||
15 | </property> |
||
16 | <property name="windowIcon"> |
||
17 | <iconset resource="../QMK-Maps.qrc"> |
||
18 | <normaloff>:/Icon/Global/Images/Icons/QMK-Maps.png</normaloff>:/Icon/Global/Images/Icons/QMK-Maps.png</iconset> |
||
19 | </property> |
||
20 | <widget class="QWidget" name="centralWidget"> |
||
750 | KeyOz | 21 | <layout class="QGridLayout" name="gridLayout_5"> |
674 | KeyOz | 22 | <item row="0" column="1" colspan="2"> |
750 | KeyOz | 23 | <widget class="wgt_Connection" name="wg_Connection" native="true"/> |
674 | KeyOz | 24 | </item> |
25 | <item row="1" column="1"> |
||
26 | <widget class="QFrame" name="frame_3"> |
||
27 | <property name="frameShape"> |
||
28 | <enum>QFrame::StyledPanel</enum> |
||
29 | </property> |
||
30 | <property name="frameShadow"> |
||
31 | <enum>QFrame::Raised</enum> |
||
32 | </property> |
||
33 | <layout class="QHBoxLayout" name="horizontalLayout_2"> |
||
34 | <property name="spacing"> |
||
35 | <number>2</number> |
||
36 | </property> |
||
37 | <property name="margin"> |
||
38 | <number>2</number> |
||
39 | </property> |
||
40 | <item> |
||
41 | <widget class="QLabel" name="label_7"> |
||
42 | <property name="text"> |
||
43 | <string>WP:</string> |
||
44 | </property> |
||
45 | </widget> |
||
46 | </item> |
||
47 | <item> |
||
48 | <widget class="QLineEdit" name="le_WP"> |
||
49 | <property name="sizePolicy"> |
||
50 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
||
51 | <horstretch>50</horstretch> |
||
52 | <verstretch>0</verstretch> |
||
53 | </sizepolicy> |
||
54 | </property> |
||
55 | <property name="minimumSize"> |
||
56 | <size> |
||
57 | <width>50</width> |
||
58 | <height>0</height> |
||
59 | </size> |
||
60 | </property> |
||
61 | <property name="maximumSize"> |
||
62 | <size> |
||
63 | <width>50</width> |
||
64 | <height>16777215</height> |
||
65 | </size> |
||
66 | </property> |
||
67 | <property name="text"> |
||
68 | <string/> |
||
69 | </property> |
||
70 | <property name="alignment"> |
||
71 | <set>Qt::AlignCenter</set> |
||
72 | </property> |
||
73 | <property name="readOnly"> |
||
74 | <bool>true</bool> |
||
75 | </property> |
||
76 | </widget> |
||
77 | </item> |
||
78 | <item> |
||
79 | <widget class="QLineEdit" name="le_WPTime"> |
||
80 | <property name="minimumSize"> |
||
81 | <size> |
||
82 | <width>50</width> |
||
83 | <height>0</height> |
||
84 | </size> |
||
85 | </property> |
||
86 | <property name="maximumSize"> |
||
87 | <size> |
||
88 | <width>50</width> |
||
89 | <height>16777215</height> |
||
90 | </size> |
||
91 | </property> |
||
92 | <property name="alignment"> |
||
93 | <set>Qt::AlignCenter</set> |
||
94 | </property> |
||
95 | <property name="readOnly"> |
||
96 | <bool>true</bool> |
||
97 | </property> |
||
98 | </widget> |
||
99 | </item> |
||
100 | <item> |
||
101 | <widget class="QLineEdit" name="le_WPDist"> |
||
102 | <property name="minimumSize"> |
||
103 | <size> |
||
104 | <width>60</width> |
||
105 | <height>0</height> |
||
106 | </size> |
||
107 | </property> |
||
108 | <property name="maximumSize"> |
||
109 | <size> |
||
110 | <width>60</width> |
||
111 | <height>16777215</height> |
||
112 | </size> |
||
113 | </property> |
||
114 | <property name="text"> |
||
115 | <string/> |
||
116 | </property> |
||
117 | <property name="alignment"> |
||
118 | <set>Qt::AlignCenter</set> |
||
119 | </property> |
||
120 | <property name="readOnly"> |
||
121 | <bool>true</bool> |
||
122 | </property> |
||
123 | </widget> |
||
124 | </item> |
||
125 | <item> |
||
126 | <widget class="QLabel" name="label_9"> |
||
127 | <property name="text"> |
||
128 | <string>Home:</string> |
||
129 | </property> |
||
130 | </widget> |
||
131 | </item> |
||
132 | <item> |
||
133 | <widget class="QLineEdit" name="le_HomeDist"> |
||
134 | <property name="minimumSize"> |
||
135 | <size> |
||
136 | <width>60</width> |
||
137 | <height>0</height> |
||
138 | </size> |
||
139 | </property> |
||
140 | <property name="maximumSize"> |
||
141 | <size> |
||
142 | <width>60</width> |
||
143 | <height>16777215</height> |
||
144 | </size> |
||
145 | </property> |
||
146 | <property name="text"> |
||
147 | <string/> |
||
148 | </property> |
||
149 | <property name="alignment"> |
||
150 | <set>Qt::AlignCenter</set> |
||
151 | </property> |
||
152 | <property name="readOnly"> |
||
153 | <bool>true</bool> |
||
154 | </property> |
||
155 | </widget> |
||
156 | </item> |
||
157 | <item> |
||
158 | <widget class="QLabel" name="label_8"> |
||
159 | <property name="text"> |
||
160 | <string>Mode:</string> |
||
161 | </property> |
||
162 | </widget> |
||
163 | </item> |
||
164 | <item> |
||
165 | <widget class="QLineEdit" name="le_Mode"> |
||
166 | <property name="minimumSize"> |
||
167 | <size> |
||
168 | <width>120</width> |
||
169 | <height>0</height> |
||
170 | </size> |
||
171 | </property> |
||
172 | <property name="maximumSize"> |
||
173 | <size> |
||
174 | <width>120</width> |
||
175 | <height>16777215</height> |
||
176 | </size> |
||
177 | </property> |
||
178 | <property name="alignment"> |
||
179 | <set>Qt::AlignCenter</set> |
||
180 | </property> |
||
181 | <property name="readOnly"> |
||
182 | <bool>true</bool> |
||
183 | </property> |
||
184 | </widget> |
||
185 | </item> |
||
186 | <item> |
||
187 | <spacer name="horizontalSpacer"> |
||
188 | <property name="orientation"> |
||
189 | <enum>Qt::Horizontal</enum> |
||
190 | </property> |
||
191 | <property name="sizeHint" stdset="0"> |
||
192 | <size> |
||
193 | <width>138</width> |
||
194 | <height>20</height> |
||
195 | </size> |
||
196 | </property> |
||
197 | </spacer> |
||
198 | </item> |
||
199 | </layout> |
||
200 | </widget> |
||
201 | </item> |
||
202 | <item row="1" column="2" rowspan="4"> |
||
203 | <layout class="QVBoxLayout" name="verticalLayout"> |
||
204 | <item> |
||
205 | <widget class="QGroupBox" name="groupBox"> |
||
206 | <property name="title"> |
||
207 | <string>Route</string> |
||
208 | </property> |
||
209 | <layout class="QGridLayout" name="gridLayout_2"> |
||
210 | <item row="0" column="0"> |
||
211 | <widget class="QLabel" name="label_6"> |
||
212 | <property name="text"> |
||
213 | <string>Verweilzeit</string> |
||
214 | </property> |
||
215 | </widget> |
||
216 | </item> |
||
217 | <item row="2" column="0"> |
||
218 | <layout class="QHBoxLayout" name="horizontalLayout_3"> |
||
219 | <item> |
||
220 | <widget class="QSpinBox" name="sb_Time"> |
||
221 | <property name="maximum"> |
||
222 | <number>300</number> |
||
223 | </property> |
||
224 | <property name="value"> |
||
225 | <number>10</number> |
||
226 | </property> |
||
227 | </widget> |
||
228 | </item> |
||
229 | <item> |
||
230 | <widget class="QLabel" name="label_2"> |
||
231 | <property name="text"> |
||
232 | <string>Sek.</string> |
||
233 | </property> |
||
234 | </widget> |
||
235 | </item> |
||
236 | </layout> |
||
237 | </item> |
||
238 | <item row="3" column="0"> |
||
239 | <widget class="QPushButton" name="btn_WPAdd"> |
||
240 | <property name="text"> |
||
241 | <string>hinzufügen</string> |
||
242 | </property> |
||
243 | </widget> |
||
244 | </item> |
||
245 | <item row="4" column="0"> |
||
246 | <widget class="QPushButton" name="btn_WPFly"> |
||
247 | <property name="enabled"> |
||
248 | <bool>false</bool> |
||
249 | </property> |
||
250 | <property name="text"> |
||
251 | <string>abfliegen</string> |
||
252 | </property> |
||
253 | </widget> |
||
254 | </item> |
||
255 | <item row="5" column="0"> |
||
256 | <widget class="QPushButton" name="btn_WPDelete"> |
||
257 | <property name="text"> |
||
258 | <string>löschen</string> |
||
259 | </property> |
||
260 | </widget> |
||
261 | </item> |
||
262 | </layout> |
||
263 | </widget> |
||
264 | </item> |
||
265 | <item> |
||
266 | <widget class="QFrame" name="frame_4"> |
||
267 | <property name="frameShape"> |
||
268 | <enum>QFrame::StyledPanel</enum> |
||
269 | </property> |
||
270 | <property name="frameShadow"> |
||
271 | <enum>QFrame::Raised</enum> |
||
272 | </property> |
||
273 | <layout class="QGridLayout" name="gridLayout_4"> |
||
274 | <item row="2" column="0"> |
||
275 | <widget class="QCheckBox" name="cb_ShowWPs"> |
||
276 | <property name="text"> |
||
277 | <string>ausgewählte |
||
278 | Route anzeigen</string> |
||
279 | </property> |
||
280 | <property name="checked"> |
||
281 | <bool>true</bool> |
||
282 | </property> |
||
283 | </widget> |
||
284 | </item> |
||
285 | <item row="3" column="0"> |
||
286 | <widget class="QCheckBox" name="cb_CenterPos"> |
||
287 | <property name="text"> |
||
288 | <string>auf IST-Position |
||
289 | zentrieren</string> |
||
290 | </property> |
||
291 | <property name="checked"> |
||
292 | <bool>true</bool> |
||
293 | </property> |
||
294 | </widget> |
||
295 | </item> |
||
296 | <item row="1" column="0"> |
||
297 | <widget class="QCheckBox" name="cb_ShowRoute"> |
||
298 | <property name="text"> |
||
299 | <string>geflogene |
||
300 | Route anzeigen</string> |
||
301 | </property> |
||
302 | <property name="checked"> |
||
303 | <bool>true</bool> |
||
304 | </property> |
||
305 | </widget> |
||
306 | </item> |
||
307 | </layout> |
||
308 | </widget> |
||
309 | </item> |
||
310 | <item> |
||
311 | <spacer name="verticalSpacer"> |
||
312 | <property name="orientation"> |
||
313 | <enum>Qt::Vertical</enum> |
||
314 | </property> |
||
315 | <property name="sizeHint" stdset="0"> |
||
316 | <size> |
||
317 | <width>20</width> |
||
318 | <height>40</height> |
||
319 | </size> |
||
320 | </property> |
||
321 | </spacer> |
||
322 | </item> |
||
323 | </layout> |
||
324 | </item> |
||
325 | <item row="2" column="0"> |
||
326 | <spacer name="AAA1"> |
||
327 | <property name="orientation"> |
||
328 | <enum>Qt::Vertical</enum> |
||
329 | </property> |
||
330 | <property name="sizeHint" stdset="0"> |
||
331 | <size> |
||
332 | <width>0</width> |
||
333 | <height>40</height> |
||
334 | </size> |
||
335 | </property> |
||
336 | </spacer> |
||
337 | </item> |
||
338 | <item row="2" column="1"> |
||
339 | <widget class="QFrame" name="w_Map"> |
||
340 | <property name="frameShape"> |
||
341 | <enum>QFrame::StyledPanel</enum> |
||
342 | </property> |
||
343 | <property name="frameShadow"> |
||
344 | <enum>QFrame::Raised</enum> |
||
345 | </property> |
||
346 | <layout class="QGridLayout" name="gridLayout"> |
||
347 | <property name="margin"> |
||
348 | <number>2</number> |
||
349 | </property> |
||
350 | <item row="0" column="0"> |
||
351 | <layout class="QHBoxLayout" name="l_Map"/> |
||
352 | </item> |
||
353 | </layout> |
||
354 | </widget> |
||
355 | </item> |
||
750 | KeyOz | 356 | <item row="3" column="0" rowspan="2" colspan="2"> |
674 | KeyOz | 357 | <spacer name="AAA2"> |
358 | <property name="orientation"> |
||
359 | <enum>Qt::Horizontal</enum> |
||
360 | </property> |
||
361 | <property name="sizeHint" stdset="0"> |
||
362 | <size> |
||
363 | <width>40</width> |
||
364 | <height>0</height> |
||
365 | </size> |
||
366 | </property> |
||
367 | </spacer> |
||
368 | </item> |
||
369 | <item row="4" column="1"> |
||
370 | <widget class="QFrame" name="frame_2"> |
||
371 | <property name="frameShape"> |
||
372 | <enum>QFrame::StyledPanel</enum> |
||
373 | </property> |
||
374 | <property name="frameShadow"> |
||
375 | <enum>QFrame::Raised</enum> |
||
376 | </property> |
||
377 | <layout class="QGridLayout" name="gridLayout_3"> |
||
378 | <property name="margin"> |
||
379 | <number>2</number> |
||
380 | </property> |
||
381 | <item row="0" column="1"> |
||
382 | <widget class="QSlider" name="sl_Zoom"> |
||
383 | <property name="maximum"> |
||
384 | <number>18</number> |
||
385 | </property> |
||
386 | <property name="pageStep"> |
||
387 | <number>1</number> |
||
388 | </property> |
||
389 | <property name="orientation"> |
||
390 | <enum>Qt::Horizontal</enum> |
||
391 | </property> |
||
392 | <property name="tickPosition"> |
||
393 | <enum>QSlider::NoTicks</enum> |
||
394 | </property> |
||
395 | </widget> |
||
396 | </item> |
||
397 | <item row="0" column="0"> |
||
398 | <widget class="QLabel" name="label_5"> |
||
399 | <property name="text"> |
||
400 | <string>Zoom:</string> |
||
401 | </property> |
||
402 | </widget> |
||
403 | </item> |
||
404 | <item row="0" column="2"> |
||
405 | <widget class="QCheckBox" name="cb_Goto"> |
||
406 | <property name="text"> |
||
407 | <string>Position bei Click Anfliegen</string> |
||
408 | </property> |
||
409 | </widget> |
||
410 | </item> |
||
411 | <item row="0" column="3"> |
||
412 | <widget class="QComboBox" name="cb_Maps"> |
||
413 | <property name="enabled"> |
||
414 | <bool>true</bool> |
||
415 | </property> |
||
416 | <item> |
||
417 | <property name="text"> |
||
418 | <string>OpenStreetMap</string> |
||
419 | </property> |
||
420 | </item> |
||
421 | <item> |
||
422 | <property name="text"> |
||
423 | <string>OpenAerialMap</string> |
||
424 | </property> |
||
425 | </item> |
||
426 | <item> |
||
427 | <property name="text"> |
||
428 | <string>Google: Map</string> |
||
429 | </property> |
||
430 | </item> |
||
431 | <item> |
||
432 | <property name="text"> |
||
433 | <string>Google: Satellit</string> |
||
434 | </property> |
||
435 | </item> |
||
436 | <item> |
||
437 | <property name="text"> |
||
438 | <string>Yahoo: Map </string> |
||
439 | </property> |
||
440 | </item> |
||
441 | <item> |
||
442 | <property name="text"> |
||
443 | <string>Yahoo: Satellit</string> |
||
444 | </property> |
||
445 | </item> |
||
446 | </widget> |
||
447 | </item> |
||
448 | </layout> |
||
449 | </widget> |
||
450 | </item> |
||
451 | </layout> |
||
452 | </widget> |
||
453 | <widget class="QMenuBar" name="menuBar"> |
||
454 | <property name="geometry"> |
||
455 | <rect> |
||
456 | <x>0</x> |
||
457 | <y>0</y> |
||
458 | <width>711</width> |
||
459 | <height>21</height> |
||
460 | </rect> |
||
461 | </property> |
||
462 | <widget class="QMenu" name="menu_Program"> |
||
463 | <property name="title"> |
||
464 | <string>Programm</string> |
||
465 | </property> |
||
466 | <addaction name="ac_Quit"/> |
||
467 | <addaction name="ac_Connect"/> |
||
468 | </widget> |
||
469 | <widget class="QMenu" name="menu_Preferences"> |
||
470 | <property name="enabled"> |
||
471 | <bool>false</bool> |
||
472 | </property> |
||
473 | <property name="title"> |
||
474 | <string>Einstellungen</string> |
||
475 | </property> |
||
476 | </widget> |
||
477 | <widget class="QMenu" name="menu_Help"> |
||
478 | <property name="title"> |
||
479 | <string>Hilfe</string> |
||
480 | </property> |
||
481 | <addaction name="ac_About"/> |
||
482 | </widget> |
||
483 | <widget class="QMenu" name="menuExtras"> |
||
484 | <property name="title"> |
||
485 | <string>Extras</string> |
||
486 | </property> |
||
487 | <addaction name="ac_RouteDelete"/> |
||
488 | </widget> |
||
489 | <widget class="QMenu" name="menuAnsicht"> |
||
490 | <property name="title"> |
||
491 | <string>Ansicht</string> |
||
492 | </property> |
||
493 | <addaction name="ac_Toolbar"/> |
||
494 | </widget> |
||
495 | <addaction name="menu_Program"/> |
||
496 | <addaction name="menuAnsicht"/> |
||
497 | <addaction name="menu_Preferences"/> |
||
498 | <addaction name="menuExtras"/> |
||
499 | <addaction name="menu_Help"/> |
||
500 | </widget> |
||
501 | <widget class="QToolBar" name="ToolBar"> |
||
750 | KeyOz | 502 | <property name="minimumSize"> |
503 | <size> |
||
504 | <width>0</width> |
||
505 | <height>80</height> |
||
506 | </size> |
||
507 | </property> |
||
674 | KeyOz | 508 | <property name="windowTitle"> |
509 | <string>toolBar</string> |
||
510 | </property> |
||
511 | <property name="movable"> |
||
512 | <bool>false</bool> |
||
513 | </property> |
||
514 | <property name="allowedAreas"> |
||
515 | <set>Qt::LeftToolBarArea</set> |
||
516 | </property> |
||
517 | <property name="iconSize"> |
||
518 | <size> |
||
519 | <width>30</width> |
||
520 | <height>30</height> |
||
521 | </size> |
||
522 | </property> |
||
523 | <property name="toolButtonStyle"> |
||
524 | <enum>Qt::ToolButtonTextUnderIcon</enum> |
||
525 | </property> |
||
526 | <attribute name="toolBarArea"> |
||
527 | <enum>LeftToolBarArea</enum> |
||
528 | </attribute> |
||
529 | <attribute name="toolBarBreak"> |
||
530 | <bool>false</bool> |
||
531 | </attribute> |
||
532 | <addaction name="ac_Connect"/> |
||
533 | <addaction name="separator"/> |
||
534 | <addaction name="ac_LoadRoute"/> |
||
535 | <addaction name="ac_SaveRoute"/> |
||
536 | <addaction name="separator"/> |
||
537 | <addaction name="ac_LoadMap"/> |
||
538 | <addaction name="separator"/> |
||
539 | <addaction name="ac_Record"/> |
||
540 | <addaction name="separator"/> |
||
541 | </widget> |
||
542 | <widget class="QToolBar" name="tb_More"> |
||
543 | <property name="windowTitle"> |
||
544 | <string>toolBar</string> |
||
545 | </property> |
||
546 | <property name="movable"> |
||
547 | <bool>false</bool> |
||
548 | </property> |
||
549 | <property name="allowedAreas"> |
||
550 | <set>Qt::LeftToolBarArea</set> |
||
551 | </property> |
||
552 | <attribute name="toolBarArea"> |
||
553 | <enum>LeftToolBarArea</enum> |
||
554 | </attribute> |
||
555 | <attribute name="toolBarBreak"> |
||
556 | <bool>false</bool> |
||
557 | </attribute> |
||
558 | </widget> |
||
559 | <action name="ac_Quit"> |
||
560 | <property name="icon"> |
||
561 | <iconset resource="../QMK-Maps.qrc"> |
||
562 | <normaloff>:/Actions/Global/Images/Actions/Exit.png</normaloff>:/Actions/Global/Images/Actions/Exit.png</iconset> |
||
563 | </property> |
||
564 | <property name="text"> |
||
565 | <string>Beenden</string> |
||
566 | </property> |
||
567 | </action> |
||
568 | <action name="ac_About"> |
||
569 | <property name="icon"> |
||
570 | <iconset resource="../QMK-Maps.qrc"> |
||
571 | <normaloff>:/Icon/Global/Images/Icons/QMK-Maps.png</normaloff>:/Icon/Global/Images/Icons/QMK-Maps.png</iconset> |
||
572 | </property> |
||
573 | <property name="text"> |
||
574 | <string>Über QMK-Maps</string> |
||
575 | </property> |
||
576 | </action> |
||
577 | <action name="ac_Connect"> |
||
578 | <property name="checkable"> |
||
579 | <bool>true</bool> |
||
580 | </property> |
||
581 | <property name="checked"> |
||
582 | <bool>false</bool> |
||
583 | </property> |
||
584 | <property name="icon"> |
||
585 | <iconset resource="../QMK-Maps.qrc"> |
||
586 | <normaloff>:/Actions/Global/Images/Actions/Connection-NO.png</normaloff> |
||
587 | <normalon>:/Actions/Global/Images/Actions/Connection-OK.png</normalon>:/Actions/Global/Images/Actions/Connection-NO.png</iconset> |
||
588 | </property> |
||
589 | <property name="text"> |
||
590 | <string>Verbinden</string> |
||
591 | </property> |
||
592 | </action> |
||
593 | <action name="ac_LoadRoute"> |
||
594 | <property name="icon"> |
||
595 | <iconset resource="../QMK-Maps.qrc"> |
||
596 | <normaloff>:/Actions/Global/Images/Actions/Load.png</normaloff>:/Actions/Global/Images/Actions/Load.png</iconset> |
||
597 | </property> |
||
598 | <property name="text"> |
||
599 | <string>Route Laden</string> |
||
600 | </property> |
||
601 | </action> |
||
602 | <action name="ac_SaveRoute"> |
||
603 | <property name="icon"> |
||
604 | <iconset resource="../QMK-Maps.qrc"> |
||
605 | <normaloff>:/Actions/Global/Images/Actions/Save.png</normaloff>:/Actions/Global/Images/Actions/Save.png</iconset> |
||
606 | </property> |
||
607 | <property name="text"> |
||
608 | <string>Route Speichern</string> |
||
609 | </property> |
||
610 | </action> |
||
611 | <action name="ac_LoadMap"> |
||
612 | <property name="icon"> |
||
613 | <iconset resource="../QMK-Maps.qrc"> |
||
614 | <normaloff>:/Actions/Global/Images/Actions/Load-Map.png</normaloff>:/Actions/Global/Images/Actions/Load-Map.png</iconset> |
||
615 | </property> |
||
616 | <property name="text"> |
||
617 | <string>Karte laden</string> |
||
618 | </property> |
||
619 | </action> |
||
620 | <action name="ac_Record"> |
||
621 | <property name="checkable"> |
||
622 | <bool>true</bool> |
||
623 | </property> |
||
624 | <property name="icon"> |
||
625 | <iconset resource="../QMK-Maps.qrc"> |
||
626 | <normaloff>:/Actions/Global/Images/Actions/Log-Record.png</normaloff> |
||
627 | <normalon>:/Actions/Global/Images/Actions/Log-Stop.png</normalon>:/Actions/Global/Images/Actions/Log-Record.png</iconset> |
||
628 | </property> |
||
629 | <property name="text"> |
||
630 | <string>Aufzeichnen</string> |
||
631 | </property> |
||
632 | <property name="toolTip"> |
||
633 | <string>Flug aufzeichnen</string> |
||
634 | </property> |
||
635 | </action> |
||
636 | <action name="ac_RouteDelete"> |
||
637 | <property name="text"> |
||
638 | <string>Geflogene Route löschen</string> |
||
639 | </property> |
||
640 | </action> |
||
641 | <action name="ac_Toolbar"> |
||
642 | <property name="checkable"> |
||
643 | <bool>true</bool> |
||
644 | </property> |
||
645 | <property name="checked"> |
||
646 | <bool>true</bool> |
||
647 | </property> |
||
648 | <property name="text"> |
||
649 | <string>Toolbar</string> |
||
650 | </property> |
||
651 | </action> |
||
652 | </widget> |
||
653 | <layoutdefault spacing="6" margin="11"/> |
||
750 | KeyOz | 654 | <customwidgets> |
655 | <customwidget> |
||
656 | <class>wgt_Connection</class> |
||
657 | <extends>QWidget</extends> |
||
658 | <header>wgt_Connection.h</header> |
||
659 | <container>1</container> |
||
660 | </customwidget> |
||
661 | </customwidgets> |
||
674 | KeyOz | 662 | <resources> |
663 | <include location="../QMK-Maps.qrc"/> |
||
664 | </resources> |
||
665 | <connections> |
||
666 | <connection> |
||
667 | <sender>ac_Quit</sender> |
||
668 | <signal>triggered()</signal> |
||
669 | <receiver>dlg_Main_UI</receiver> |
||
670 | <slot>close()</slot> |
||
671 | <hints> |
||
672 | <hint type="sourcelabel"> |
||
673 | <x>-1</x> |
||
674 | <y>-1</y> |
||
675 | </hint> |
||
676 | <hint type="destinationlabel"> |
||
677 | <x>182</x> |
||
678 | <y>88</y> |
||
679 | </hint> |
||
680 | </hints> |
||
681 | </connection> |
||
682 | </connections> |
||
683 | </ui> |