Subversion Repositories Projects

Rev

Rev 674 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

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