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