Subversion Repositories Projects

Rev

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

Rev 305 Rev 306
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_mktool_UI</class>
3
 <class>dlg_mktool_UI</class>
4
 <widget class="QMainWindow" name="dlg_mktool_UI">
4
 <widget class="QMainWindow" name="dlg_mktool_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>675</width>
9
    <width>709</width>
10
    <height>413</height>
10
    <height>414</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>MK-Tool</string>
14
   <string>MK-Tool</string>
15
  </property>
15
  </property>
16
  <property name="windowIcon">
16
  <property name="windowIcon">
17
   <iconset resource="../MKTool.qrc">
17
   <iconset resource="../MKTool.qrc">
18
    <normaloff>:/Icon/Images/QMK-Groundstation.png</normaloff>:/Icon/Images/QMK-Groundstation.png</iconset>
18
    <normaloff>:/Icon/Images/QMK-Groundstation.png</normaloff>:/Icon/Images/QMK-Groundstation.png</iconset>
19
  </property>
19
  </property>
20
  <property name="toolButtonStyle">
20
  <property name="toolButtonStyle">
21
   <enum>Qt::ToolButtonTextOnly</enum>
21
   <enum>Qt::ToolButtonTextOnly</enum>
22
  </property>
22
  </property>
23
  <property name="dockOptions">
23
  <property name="dockOptions">
24
   <set>QMainWindow::AllowNestedDocks|QMainWindow::AllowTabbedDocks|QMainWindow::AnimatedDocks|QMainWindow::ForceTabbedDocks|QMainWindow::VerticalTabs</set>
24
   <set>QMainWindow::AllowNestedDocks|QMainWindow::AllowTabbedDocks|QMainWindow::AnimatedDocks|QMainWindow::ForceTabbedDocks|QMainWindow::VerticalTabs</set>
25
  </property>
25
  </property>
26
  <widget class="QWidget" name="centralwidget">
26
  <widget class="QWidget" name="centralwidget">
27
   <layout class="QGridLayout" name="gridLayout_12">
27
   <layout class="QGridLayout" name="gridLayout_12">
28
    <item row="0" column="0">
28
    <item row="0" column="0">
29
     <widget class="Line" name="line_2">
29
     <widget class="Line" name="line_2">
30
      <property name="orientation">
30
      <property name="orientation">
31
       <enum>Qt::Horizontal</enum>
31
       <enum>Qt::Horizontal</enum>
32
      </property>
32
      </property>
33
     </widget>
33
     </widget>
34
    </item>
34
    </item>
35
    <item row="2" column="0">
35
    <item row="2" column="0">
36
     <widget class="QLabel" name="lb_Status">
36
     <widget class="QLabel" name="lb_Status">
37
      <property name="font">
37
      <property name="font">
38
       <font>
38
       <font>
39
        <weight>75</weight>
39
        <weight>75</weight>
40
        <bold>true</bold>
40
        <bold>true</bold>
41
       </font>
41
       </font>
42
      </property>
42
      </property>
43
      <property name="frameShape">
43
      <property name="frameShape">
44
       <enum>QFrame::Box</enum>
44
       <enum>QFrame::Box</enum>
45
      </property>
45
      </property>
46
      <property name="frameShadow">
46
      <property name="frameShadow">
47
       <enum>QFrame::Raised</enum>
47
       <enum>QFrame::Raised</enum>
48
      </property>
48
      </property>
49
      <property name="text">
49
      <property name="text">
50
       <string/>
50
       <string/>
51
      </property>
51
      </property>
52
     </widget>
52
     </widget>
53
    </item>
53
    </item>
54
    <item row="1" column="0">
54
    <item row="1" column="0">
55
     <widget class="QTabWidget" name="tab_Main">
55
     <widget class="QTabWidget" name="tab_Main">
56
      <property name="toolTip">
56
      <property name="toolTip">
57
       <string/>
57
       <string/>
58
      </property>
58
      </property>
59
      <property name="currentIndex">
59
      <property name="currentIndex">
60
       <number>0</number>
60
       <number>0</number>
61
      </property>
61
      </property>
62
      <widget class="QWidget" name="Tab_0">
62
      <widget class="QWidget" name="Tab_0">
63
       <attribute name="icon">
63
       <attribute name="icon">
64
        <iconset resource="../MKTool.qrc">
64
        <iconset resource="../MKTool.qrc">
65
         <normaloff>:/Actions/Images/Actions/Debug.png</normaloff>:/Actions/Images/Actions/Debug.png</iconset>
65
         <normaloff>:/Actions/Images/Actions/Debug.png</normaloff>:/Actions/Images/Actions/Debug.png</iconset>
66
       </attribute>
66
       </attribute>
67
       <attribute name="title">
67
       <attribute name="title">
68
        <string>Debug-Daten </string>
68
        <string>Debug-Daten </string>
69
       </attribute>
69
       </attribute>
70
       <layout class="QGridLayout" name="gridLayout_7">
70
       <layout class="QGridLayout" name="gridLayout_7">
71
        <item row="0" column="0">
71
        <item row="0" column="0">
72
         <layout class="QHBoxLayout" name="horizontalLayout">
72
         <layout class="QHBoxLayout" name="horizontalLayout">
73
          <item>
73
          <item>
74
           <widget class="QFrame" name="frame_15">
74
           <widget class="QFrame" name="frame_15">
75
            <property name="frameShape">
75
            <property name="frameShape">
76
             <enum>QFrame::StyledPanel</enum>
76
             <enum>QFrame::StyledPanel</enum>
77
            </property>
77
            </property>
78
            <property name="frameShadow">
78
            <property name="frameShadow">
79
             <enum>QFrame::Raised</enum>
79
             <enum>QFrame::Raised</enum>
80
            </property>
80
            </property>
81
            <layout class="QGridLayout" name="gridLayout_5">
81
            <layout class="QGridLayout" name="gridLayout_5">
82
             <item row="0" column="0">
82
             <item row="0" column="0">
83
              <widget class="QLabel" name="lb_A_0">
83
              <widget class="QLabel" name="lb_A_0">
84
               <property name="text">
84
               <property name="text">
85
                <string>Analog 0</string>
85
                <string>Analog 0</string>
86
               </property>
86
               </property>
87
              </widget>
87
              </widget>
88
             </item>
88
             </item>
89
             <item row="0" column="1">
89
             <item row="0" column="1">
90
              <widget class="QLineEdit" name="le_A_0">
90
              <widget class="QLineEdit" name="le_A_0">
91
               <property name="font">
91
               <property name="font">
92
                <font>
92
                <font>
93
                 <family>Adobe Courier</family>
93
                 <family>Adobe Courier</family>
94
                 <weight>75</weight>
94
                 <weight>75</weight>
95
                 <bold>true</bold>
95
                 <bold>true</bold>
96
                </font>
96
                </font>
97
               </property>
97
               </property>
98
               <property name="text">
98
               <property name="text">
99
                <string>0</string>
99
                <string>0</string>
100
               </property>
100
               </property>
101
               <property name="alignment">
101
               <property name="alignment">
102
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
102
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
103
               </property>
103
               </property>
104
               <property name="readOnly">
104
               <property name="readOnly">
105
                <bool>true</bool>
105
                <bool>true</bool>
106
               </property>
106
               </property>
107
              </widget>
107
              </widget>
108
             </item>
108
             </item>
109
             <item row="1" column="0">
109
             <item row="1" column="0">
110
              <widget class="QLabel" name="lb_A_1">
110
              <widget class="QLabel" name="lb_A_1">
111
               <property name="text">
111
               <property name="text">
112
                <string>Analog 1</string>
112
                <string>Analog 1</string>
113
               </property>
113
               </property>
114
              </widget>
114
              </widget>
115
             </item>
115
             </item>
116
             <item row="1" column="1">
116
             <item row="1" column="1">
117
              <widget class="QLineEdit" name="le_A_1">
117
              <widget class="QLineEdit" name="le_A_1">
118
               <property name="font">
118
               <property name="font">
119
                <font>
119
                <font>
120
                 <family>Adobe Courier</family>
120
                 <family>Adobe Courier</family>
121
                 <weight>75</weight>
121
                 <weight>75</weight>
122
                 <bold>true</bold>
122
                 <bold>true</bold>
123
                </font>
123
                </font>
124
               </property>
124
               </property>
125
               <property name="text">
125
               <property name="text">
126
                <string>0</string>
126
                <string>0</string>
127
               </property>
127
               </property>
128
               <property name="alignment">
128
               <property name="alignment">
129
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
129
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
130
               </property>
130
               </property>
131
               <property name="readOnly">
131
               <property name="readOnly">
132
                <bool>true</bool>
132
                <bool>true</bool>
133
               </property>
133
               </property>
134
              </widget>
134
              </widget>
135
             </item>
135
             </item>
136
             <item row="2" column="0">
136
             <item row="2" column="0">
137
              <widget class="QLabel" name="lb_A_2">
137
              <widget class="QLabel" name="lb_A_2">
138
               <property name="text">
138
               <property name="text">
139
                <string>Analog 2</string>
139
                <string>Analog 2</string>
140
               </property>
140
               </property>
141
              </widget>
141
              </widget>
142
             </item>
142
             </item>
143
             <item row="2" column="1">
143
             <item row="2" column="1">
144
              <widget class="QLineEdit" name="le_A_2">
144
              <widget class="QLineEdit" name="le_A_2">
145
               <property name="font">
145
               <property name="font">
146
                <font>
146
                <font>
147
                 <family>Adobe Courier</family>
147
                 <family>Adobe Courier</family>
148
                 <weight>75</weight>
148
                 <weight>75</weight>
149
                 <bold>true</bold>
149
                 <bold>true</bold>
150
                </font>
150
                </font>
151
               </property>
151
               </property>
152
               <property name="text">
152
               <property name="text">
153
                <string>0</string>
153
                <string>0</string>
154
               </property>
154
               </property>
155
               <property name="alignment">
155
               <property name="alignment">
156
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
156
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
157
               </property>
157
               </property>
158
               <property name="readOnly">
158
               <property name="readOnly">
159
                <bool>true</bool>
159
                <bool>true</bool>
160
               </property>
160
               </property>
161
              </widget>
161
              </widget>
162
             </item>
162
             </item>
163
             <item row="3" column="0">
163
             <item row="3" column="0">
164
              <widget class="QLabel" name="lb_A_3">
164
              <widget class="QLabel" name="lb_A_3">
165
               <property name="text">
165
               <property name="text">
166
                <string>Analog 3</string>
166
                <string>Analog 3</string>
167
               </property>
167
               </property>
168
              </widget>
168
              </widget>
169
             </item>
169
             </item>
170
             <item row="3" column="1">
170
             <item row="3" column="1">
171
              <widget class="QLineEdit" name="le_A_3">
171
              <widget class="QLineEdit" name="le_A_3">
172
               <property name="font">
172
               <property name="font">
173
                <font>
173
                <font>
174
                 <family>Adobe Courier</family>
174
                 <family>Adobe Courier</family>
175
                 <weight>75</weight>
175
                 <weight>75</weight>
176
                 <bold>true</bold>
176
                 <bold>true</bold>
177
                </font>
177
                </font>
178
               </property>
178
               </property>
179
               <property name="text">
179
               <property name="text">
180
                <string>0</string>
180
                <string>0</string>
181
               </property>
181
               </property>
182
               <property name="alignment">
182
               <property name="alignment">
183
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
183
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
184
               </property>
184
               </property>
185
               <property name="readOnly">
185
               <property name="readOnly">
186
                <bool>true</bool>
186
                <bool>true</bool>
187
               </property>
187
               </property>
188
              </widget>
188
              </widget>
189
             </item>
189
             </item>
190
             <item row="4" column="0">
190
             <item row="4" column="0">
191
              <widget class="QLabel" name="lb_A_4">
191
              <widget class="QLabel" name="lb_A_4">
192
               <property name="text">
192
               <property name="text">
193
                <string>Analog 4</string>
193
                <string>Analog 4</string>
194
               </property>
194
               </property>
195
              </widget>
195
              </widget>
196
             </item>
196
             </item>
197
             <item row="4" column="1">
197
             <item row="4" column="1">
198
              <widget class="QLineEdit" name="le_A_4">
198
              <widget class="QLineEdit" name="le_A_4">
199
               <property name="font">
199
               <property name="font">
200
                <font>
200
                <font>
201
                 <family>Adobe Courier</family>
201
                 <family>Adobe Courier</family>
202
                 <weight>75</weight>
202
                 <weight>75</weight>
203
                 <bold>true</bold>
203
                 <bold>true</bold>
204
                </font>
204
                </font>
205
               </property>
205
               </property>
206
               <property name="text">
206
               <property name="text">
207
                <string>0</string>
207
                <string>0</string>
208
               </property>
208
               </property>
209
               <property name="alignment">
209
               <property name="alignment">
210
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
210
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
211
               </property>
211
               </property>
212
               <property name="readOnly">
212
               <property name="readOnly">
213
                <bool>true</bool>
213
                <bool>true</bool>
214
               </property>
214
               </property>
215
              </widget>
215
              </widget>
216
             </item>
216
             </item>
217
             <item row="5" column="0">
217
             <item row="5" column="0">
218
              <widget class="QLabel" name="lb_A_5">
218
              <widget class="QLabel" name="lb_A_5">
219
               <property name="text">
219
               <property name="text">
220
                <string>Analog 5</string>
220
                <string>Analog 5</string>
221
               </property>
221
               </property>
222
              </widget>
222
              </widget>
223
             </item>
223
             </item>
224
             <item row="5" column="1">
224
             <item row="5" column="1">
225
              <widget class="QLineEdit" name="le_A_5">
225
              <widget class="QLineEdit" name="le_A_5">
226
               <property name="font">
226
               <property name="font">
227
                <font>
227
                <font>
228
                 <family>Adobe Courier</family>
228
                 <family>Adobe Courier</family>
229
                 <weight>75</weight>
229
                 <weight>75</weight>
230
                 <bold>true</bold>
230
                 <bold>true</bold>
231
                </font>
231
                </font>
232
               </property>
232
               </property>
233
               <property name="text">
233
               <property name="text">
234
                <string>0</string>
234
                <string>0</string>
235
               </property>
235
               </property>
236
               <property name="alignment">
236
               <property name="alignment">
237
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
237
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
238
               </property>
238
               </property>
239
               <property name="readOnly">
239
               <property name="readOnly">
240
                <bool>true</bool>
240
                <bool>true</bool>
241
               </property>
241
               </property>
242
              </widget>
242
              </widget>
243
             </item>
243
             </item>
244
             <item row="6" column="0">
244
             <item row="6" column="0">
245
              <widget class="QLabel" name="lb_A_6">
245
              <widget class="QLabel" name="lb_A_6">
246
               <property name="text">
246
               <property name="text">
247
                <string>Analog 6</string>
247
                <string>Analog 6</string>
248
               </property>
248
               </property>
249
              </widget>
249
              </widget>
250
             </item>
250
             </item>
251
             <item row="6" column="1">
251
             <item row="6" column="1">
252
              <widget class="QLineEdit" name="le_A_6">
252
              <widget class="QLineEdit" name="le_A_6">
253
               <property name="font">
253
               <property name="font">
254
                <font>
254
                <font>
255
                 <family>Adobe Courier</family>
255
                 <family>Adobe Courier</family>
256
                 <weight>75</weight>
256
                 <weight>75</weight>
257
                 <bold>true</bold>
257
                 <bold>true</bold>
258
                </font>
258
                </font>
259
               </property>
259
               </property>
260
               <property name="text">
260
               <property name="text">
261
                <string>0</string>
261
                <string>0</string>
262
               </property>
262
               </property>
263
               <property name="alignment">
263
               <property name="alignment">
264
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
264
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
265
               </property>
265
               </property>
266
               <property name="readOnly">
266
               <property name="readOnly">
267
                <bool>true</bool>
267
                <bool>true</bool>
268
               </property>
268
               </property>
269
              </widget>
269
              </widget>
270
             </item>
270
             </item>
271
             <item row="7" column="0">
271
             <item row="7" column="0">
272
              <widget class="QLabel" name="lb_A_7">
272
              <widget class="QLabel" name="lb_A_7">
273
               <property name="text">
273
               <property name="text">
274
                <string>Analog 7</string>
274
                <string>Analog 7</string>
275
               </property>
275
               </property>
276
              </widget>
276
              </widget>
277
             </item>
277
             </item>
278
             <item row="7" column="1">
278
             <item row="7" column="1">
279
              <widget class="QLineEdit" name="le_A_7">
279
              <widget class="QLineEdit" name="le_A_7">
280
               <property name="font">
280
               <property name="font">
281
                <font>
281
                <font>
282
                 <family>Adobe Courier</family>
282
                 <family>Adobe Courier</family>
283
                 <weight>75</weight>
283
                 <weight>75</weight>
284
                 <bold>true</bold>
284
                 <bold>true</bold>
285
                </font>
285
                </font>
286
               </property>
286
               </property>
287
               <property name="text">
287
               <property name="text">
288
                <string>0</string>
288
                <string>0</string>
289
               </property>
289
               </property>
290
               <property name="alignment">
290
               <property name="alignment">
291
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
291
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
292
               </property>
292
               </property>
293
               <property name="readOnly">
293
               <property name="readOnly">
294
                <bool>true</bool>
294
                <bool>true</bool>
295
               </property>
295
               </property>
296
              </widget>
296
              </widget>
297
             </item>
297
             </item>
298
            </layout>
298
            </layout>
299
           </widget>
299
           </widget>
300
          </item>
300
          </item>
301
          <item>
301
          <item>
302
           <widget class="QFrame" name="frame_14">
302
           <widget class="QFrame" name="frame_14">
303
            <property name="frameShape">
303
            <property name="frameShape">
304
             <enum>QFrame::StyledPanel</enum>
304
             <enum>QFrame::StyledPanel</enum>
305
            </property>
305
            </property>
306
            <property name="frameShadow">
306
            <property name="frameShadow">
307
             <enum>QFrame::Raised</enum>
307
             <enum>QFrame::Raised</enum>
308
            </property>
308
            </property>
309
            <layout class="QGridLayout" name="gridLayout_4">
309
            <layout class="QGridLayout" name="gridLayout_4">
310
             <item row="0" column="0">
310
             <item row="0" column="0">
311
              <widget class="QLabel" name="lb_A_8">
311
              <widget class="QLabel" name="lb_A_8">
312
               <property name="text">
312
               <property name="text">
313
                <string>Analog 8</string>
313
                <string>Analog 8</string>
314
               </property>
314
               </property>
315
              </widget>
315
              </widget>
316
             </item>
316
             </item>
317
             <item row="0" column="1">
317
             <item row="0" column="1">
318
              <widget class="QLineEdit" name="le_A_8">
318
              <widget class="QLineEdit" name="le_A_8">
319
               <property name="font">
319
               <property name="font">
320
                <font>
320
                <font>
321
                 <family>Adobe Courier</family>
321
                 <family>Adobe Courier</family>
322
                 <weight>75</weight>
322
                 <weight>75</weight>
323
                 <bold>true</bold>
323
                 <bold>true</bold>
324
                </font>
324
                </font>
325
               </property>
325
               </property>
326
               <property name="text">
326
               <property name="text">
327
                <string>0</string>
327
                <string>0</string>
328
               </property>
328
               </property>
329
               <property name="alignment">
329
               <property name="alignment">
330
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
330
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
331
               </property>
331
               </property>
332
               <property name="readOnly">
332
               <property name="readOnly">
333
                <bool>true</bool>
333
                <bool>true</bool>
334
               </property>
334
               </property>
335
              </widget>
335
              </widget>
336
             </item>
336
             </item>
337
             <item row="1" column="0">
337
             <item row="1" column="0">
338
              <widget class="QLabel" name="lb_A_9">
338
              <widget class="QLabel" name="lb_A_9">
339
               <property name="text">
339
               <property name="text">
340
                <string>Analog 9</string>
340
                <string>Analog 9</string>
341
               </property>
341
               </property>
342
              </widget>
342
              </widget>
343
             </item>
343
             </item>
344
             <item row="1" column="1">
344
             <item row="1" column="1">
345
              <widget class="QLineEdit" name="le_A_9">
345
              <widget class="QLineEdit" name="le_A_9">
346
               <property name="font">
346
               <property name="font">
347
                <font>
347
                <font>
348
                 <family>Adobe Courier</family>
348
                 <family>Adobe Courier</family>
349
                 <weight>75</weight>
349
                 <weight>75</weight>
350
                 <bold>true</bold>
350
                 <bold>true</bold>
351
                </font>
351
                </font>
352
               </property>
352
               </property>
353
               <property name="text">
353
               <property name="text">
354
                <string>0</string>
354
                <string>0</string>
355
               </property>
355
               </property>
356
               <property name="alignment">
356
               <property name="alignment">
357
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
357
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
358
               </property>
358
               </property>
359
               <property name="readOnly">
359
               <property name="readOnly">
360
                <bool>true</bool>
360
                <bool>true</bool>
361
               </property>
361
               </property>
362
              </widget>
362
              </widget>
363
             </item>
363
             </item>
364
             <item row="2" column="0">
364
             <item row="2" column="0">
365
              <widget class="QLabel" name="lb_A_10">
365
              <widget class="QLabel" name="lb_A_10">
366
               <property name="text">
366
               <property name="text">
367
                <string>Analog 10</string>
367
                <string>Analog 10</string>
368
               </property>
368
               </property>
369
              </widget>
369
              </widget>
370
             </item>
370
             </item>
371
             <item row="2" column="1">
371
             <item row="2" column="1">
372
              <widget class="QLineEdit" name="le_A_10">
372
              <widget class="QLineEdit" name="le_A_10">
373
               <property name="font">
373
               <property name="font">
374
                <font>
374
                <font>
375
                 <family>Adobe Courier</family>
375
                 <family>Adobe Courier</family>
376
                 <weight>75</weight>
376
                 <weight>75</weight>
377
                 <bold>true</bold>
377
                 <bold>true</bold>
378
                </font>
378
                </font>
379
               </property>
379
               </property>
380
               <property name="text">
380
               <property name="text">
381
                <string>0</string>
381
                <string>0</string>
382
               </property>
382
               </property>
383
               <property name="alignment">
383
               <property name="alignment">
384
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
384
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
385
               </property>
385
               </property>
386
               <property name="readOnly">
386
               <property name="readOnly">
387
                <bool>true</bool>
387
                <bool>true</bool>
388
               </property>
388
               </property>
389
              </widget>
389
              </widget>
390
             </item>
390
             </item>
391
             <item row="3" column="0">
391
             <item row="3" column="0">
392
              <widget class="QLabel" name="lb_A_11">
392
              <widget class="QLabel" name="lb_A_11">
393
               <property name="text">
393
               <property name="text">
394
                <string>Analog 11</string>
394
                <string>Analog 11</string>
395
               </property>
395
               </property>
396
              </widget>
396
              </widget>
397
             </item>
397
             </item>
398
             <item row="3" column="1">
398
             <item row="3" column="1">
399
              <widget class="QLineEdit" name="le_A_11">
399
              <widget class="QLineEdit" name="le_A_11">
400
               <property name="font">
400
               <property name="font">
401
                <font>
401
                <font>
402
                 <family>Adobe Courier</family>
402
                 <family>Adobe Courier</family>
403
                 <weight>75</weight>
403
                 <weight>75</weight>
404
                 <bold>true</bold>
404
                 <bold>true</bold>
405
                </font>
405
                </font>
406
               </property>
406
               </property>
407
               <property name="text">
407
               <property name="text">
408
                <string>0</string>
408
                <string>0</string>
409
               </property>
409
               </property>
410
               <property name="alignment">
410
               <property name="alignment">
411
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
411
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
412
               </property>
412
               </property>
413
               <property name="readOnly">
413
               <property name="readOnly">
414
                <bool>true</bool>
414
                <bool>true</bool>
415
               </property>
415
               </property>
416
              </widget>
416
              </widget>
417
             </item>
417
             </item>
418
             <item row="4" column="0">
418
             <item row="4" column="0">
419
              <widget class="QLabel" name="lb_A_12">
419
              <widget class="QLabel" name="lb_A_12">
420
               <property name="text">
420
               <property name="text">
421
                <string>Analog 12</string>
421
                <string>Analog 12</string>
422
               </property>
422
               </property>
423
              </widget>
423
              </widget>
424
             </item>
424
             </item>
425
             <item row="4" column="1">
425
             <item row="4" column="1">
426
              <widget class="QLineEdit" name="le_A_12">
426
              <widget class="QLineEdit" name="le_A_12">
427
               <property name="font">
427
               <property name="font">
428
                <font>
428
                <font>
429
                 <family>Adobe Courier</family>
429
                 <family>Adobe Courier</family>
430
                 <weight>75</weight>
430
                 <weight>75</weight>
431
                 <bold>true</bold>
431
                 <bold>true</bold>
432
                </font>
432
                </font>
433
               </property>
433
               </property>
434
               <property name="text">
434
               <property name="text">
435
                <string>0</string>
435
                <string>0</string>
436
               </property>
436
               </property>
437
               <property name="alignment">
437
               <property name="alignment">
438
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
438
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
439
               </property>
439
               </property>
440
               <property name="readOnly">
440
               <property name="readOnly">
441
                <bool>true</bool>
441
                <bool>true</bool>
442
               </property>
442
               </property>
443
              </widget>
443
              </widget>
444
             </item>
444
             </item>
445
             <item row="5" column="0">
445
             <item row="5" column="0">
446
              <widget class="QLabel" name="lb_A_13">
446
              <widget class="QLabel" name="lb_A_13">
447
               <property name="text">
447
               <property name="text">
448
                <string>Analog 13</string>
448
                <string>Analog 13</string>
449
               </property>
449
               </property>
450
              </widget>
450
              </widget>
451
             </item>
451
             </item>
452
             <item row="5" column="1">
452
             <item row="5" column="1">
453
              <widget class="QLineEdit" name="le_A_13">
453
              <widget class="QLineEdit" name="le_A_13">
454
               <property name="font">
454
               <property name="font">
455
                <font>
455
                <font>
456
                 <family>Adobe Courier</family>
456
                 <family>Adobe Courier</family>
457
                 <weight>75</weight>
457
                 <weight>75</weight>
458
                 <bold>true</bold>
458
                 <bold>true</bold>
459
                </font>
459
                </font>
460
               </property>
460
               </property>
461
               <property name="text">
461
               <property name="text">
462
                <string>0</string>
462
                <string>0</string>
463
               </property>
463
               </property>
464
               <property name="alignment">
464
               <property name="alignment">
465
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
465
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
466
               </property>
466
               </property>
467
               <property name="readOnly">
467
               <property name="readOnly">
468
                <bool>true</bool>
468
                <bool>true</bool>
469
               </property>
469
               </property>
470
              </widget>
470
              </widget>
471
             </item>
471
             </item>
472
             <item row="6" column="0">
472
             <item row="6" column="0">
473
              <widget class="QLabel" name="lb_A_14">
473
              <widget class="QLabel" name="lb_A_14">
474
               <property name="text">
474
               <property name="text">
475
                <string>Analog 14</string>
475
                <string>Analog 14</string>
476
               </property>
476
               </property>
477
              </widget>
477
              </widget>
478
             </item>
478
             </item>
479
             <item row="6" column="1">
479
             <item row="6" column="1">
480
              <widget class="QLineEdit" name="le_A_14">
480
              <widget class="QLineEdit" name="le_A_14">
481
               <property name="font">
481
               <property name="font">
482
                <font>
482
                <font>
483
                 <family>Adobe Courier</family>
483
                 <family>Adobe Courier</family>
484
                 <weight>75</weight>
484
                 <weight>75</weight>
485
                 <bold>true</bold>
485
                 <bold>true</bold>
486
                </font>
486
                </font>
487
               </property>
487
               </property>
488
               <property name="text">
488
               <property name="text">
489
                <string>0</string>
489
                <string>0</string>
490
               </property>
490
               </property>
491
               <property name="alignment">
491
               <property name="alignment">
492
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
492
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
493
               </property>
493
               </property>
494
               <property name="readOnly">
494
               <property name="readOnly">
495
                <bool>true</bool>
495
                <bool>true</bool>
496
               </property>
496
               </property>
497
              </widget>
497
              </widget>
498
             </item>
498
             </item>
499
             <item row="7" column="0">
499
             <item row="7" column="0">
500
              <widget class="QLabel" name="lb_A_15">
500
              <widget class="QLabel" name="lb_A_15">
501
               <property name="text">
501
               <property name="text">
502
                <string>Analog 15</string>
502
                <string>Analog 15</string>
503
               </property>
503
               </property>
504
              </widget>
504
              </widget>
505
             </item>
505
             </item>
506
             <item row="7" column="1">
506
             <item row="7" column="1">
507
              <widget class="QLineEdit" name="le_A_15">
507
              <widget class="QLineEdit" name="le_A_15">
508
               <property name="font">
508
               <property name="font">
509
                <font>
509
                <font>
510
                 <family>Adobe Courier</family>
510
                 <family>Adobe Courier</family>
511
                 <weight>75</weight>
511
                 <weight>75</weight>
512
                 <bold>true</bold>
512
                 <bold>true</bold>
513
                </font>
513
                </font>
514
               </property>
514
               </property>
515
               <property name="text">
515
               <property name="text">
516
                <string>0</string>
516
                <string>0</string>
517
               </property>
517
               </property>
518
               <property name="alignment">
518
               <property name="alignment">
519
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
519
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
520
               </property>
520
               </property>
521
               <property name="readOnly">
521
               <property name="readOnly">
522
                <bool>true</bool>
522
                <bool>true</bool>
523
               </property>
523
               </property>
524
              </widget>
524
              </widget>
525
             </item>
525
             </item>
526
            </layout>
526
            </layout>
527
           </widget>
527
           </widget>
528
          </item>
528
          </item>
529
          <item>
529
          <item>
530
           <widget class="QFrame" name="frame_16">
530
           <widget class="QFrame" name="frame_16">
531
            <property name="frameShape">
531
            <property name="frameShape">
532
             <enum>QFrame::StyledPanel</enum>
532
             <enum>QFrame::StyledPanel</enum>
533
            </property>
533
            </property>
534
            <property name="frameShadow">
534
            <property name="frameShadow">
535
             <enum>QFrame::Raised</enum>
535
             <enum>QFrame::Raised</enum>
536
            </property>
536
            </property>
537
            <layout class="QGridLayout" name="gridLayout_3">
537
            <layout class="QGridLayout" name="gridLayout_3">
538
             <item row="0" column="0">
538
             <item row="0" column="0">
539
              <widget class="QLabel" name="lb_A_16">
539
              <widget class="QLabel" name="lb_A_16">
540
               <property name="text">
540
               <property name="text">
541
                <string>Analog 16</string>
541
                <string>Analog 16</string>
542
               </property>
542
               </property>
543
              </widget>
543
              </widget>
544
             </item>
544
             </item>
545
             <item row="0" column="1">
545
             <item row="0" column="1">
546
              <widget class="QLineEdit" name="le_A_16">
546
              <widget class="QLineEdit" name="le_A_16">
547
               <property name="font">
547
               <property name="font">
548
                <font>
548
                <font>
549
                 <family>Adobe Courier</family>
549
                 <family>Adobe Courier</family>
550
                 <weight>75</weight>
550
                 <weight>75</weight>
551
                 <bold>true</bold>
551
                 <bold>true</bold>
552
                </font>
552
                </font>
553
               </property>
553
               </property>
554
               <property name="text">
554
               <property name="text">
555
                <string>0</string>
555
                <string>0</string>
556
               </property>
556
               </property>
557
               <property name="alignment">
557
               <property name="alignment">
558
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
558
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
559
               </property>
559
               </property>
560
               <property name="readOnly">
560
               <property name="readOnly">
561
                <bool>true</bool>
561
                <bool>true</bool>
562
               </property>
562
               </property>
563
              </widget>
563
              </widget>
564
             </item>
564
             </item>
565
             <item row="1" column="0">
565
             <item row="1" column="0">
566
              <widget class="QLabel" name="lb_A_17">
566
              <widget class="QLabel" name="lb_A_17">
567
               <property name="text">
567
               <property name="text">
568
                <string>Analog 17</string>
568
                <string>Analog 17</string>
569
               </property>
569
               </property>
570
              </widget>
570
              </widget>
571
             </item>
571
             </item>
572
             <item row="1" column="1">
572
             <item row="1" column="1">
573
              <widget class="QLineEdit" name="le_A_17">
573
              <widget class="QLineEdit" name="le_A_17">
574
               <property name="font">
574
               <property name="font">
575
                <font>
575
                <font>
576
                 <family>Adobe Courier</family>
576
                 <family>Adobe Courier</family>
577
                 <weight>75</weight>
577
                 <weight>75</weight>
578
                 <bold>true</bold>
578
                 <bold>true</bold>
579
                </font>
579
                </font>
580
               </property>
580
               </property>
581
               <property name="text">
581
               <property name="text">
582
                <string>0</string>
582
                <string>0</string>
583
               </property>
583
               </property>
584
               <property name="alignment">
584
               <property name="alignment">
585
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
585
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
586
               </property>
586
               </property>
587
               <property name="readOnly">
587
               <property name="readOnly">
588
                <bool>true</bool>
588
                <bool>true</bool>
589
               </property>
589
               </property>
590
              </widget>
590
              </widget>
591
             </item>
591
             </item>
592
             <item row="2" column="0">
592
             <item row="2" column="0">
593
              <widget class="QLabel" name="lb_A_18">
593
              <widget class="QLabel" name="lb_A_18">
594
               <property name="text">
594
               <property name="text">
595
                <string>Analog 18</string>
595
                <string>Analog 18</string>
596
               </property>
596
               </property>
597
              </widget>
597
              </widget>
598
             </item>
598
             </item>
599
             <item row="2" column="1">
599
             <item row="2" column="1">
600
              <widget class="QLineEdit" name="le_A_18">
600
              <widget class="QLineEdit" name="le_A_18">
601
               <property name="font">
601
               <property name="font">
602
                <font>
602
                <font>
603
                 <family>Adobe Courier</family>
603
                 <family>Adobe Courier</family>
604
                 <weight>75</weight>
604
                 <weight>75</weight>
605
                 <bold>true</bold>
605
                 <bold>true</bold>
606
                </font>
606
                </font>
607
               </property>
607
               </property>
608
               <property name="text">
608
               <property name="text">
609
                <string>0</string>
609
                <string>0</string>
610
               </property>
610
               </property>
611
               <property name="alignment">
611
               <property name="alignment">
612
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
612
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
613
               </property>
613
               </property>
614
               <property name="readOnly">
614
               <property name="readOnly">
615
                <bool>true</bool>
615
                <bool>true</bool>
616
               </property>
616
               </property>
617
              </widget>
617
              </widget>
618
             </item>
618
             </item>
619
             <item row="3" column="0">
619
             <item row="3" column="0">
620
              <widget class="QLabel" name="lb_A_19">
620
              <widget class="QLabel" name="lb_A_19">
621
               <property name="text">
621
               <property name="text">
622
                <string>Analog 19</string>
622
                <string>Analog 19</string>
623
               </property>
623
               </property>
624
              </widget>
624
              </widget>
625
             </item>
625
             </item>
626
             <item row="3" column="1">
626
             <item row="3" column="1">
627
              <widget class="QLineEdit" name="le_A_19">
627
              <widget class="QLineEdit" name="le_A_19">
628
               <property name="font">
628
               <property name="font">
629
                <font>
629
                <font>
630
                 <family>Adobe Courier</family>
630
                 <family>Adobe Courier</family>
631
                 <weight>75</weight>
631
                 <weight>75</weight>
632
                 <bold>true</bold>
632
                 <bold>true</bold>
633
                </font>
633
                </font>
634
               </property>
634
               </property>
635
               <property name="text">
635
               <property name="text">
636
                <string>0</string>
636
                <string>0</string>
637
               </property>
637
               </property>
638
               <property name="alignment">
638
               <property name="alignment">
639
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
639
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
640
               </property>
640
               </property>
641
               <property name="readOnly">
641
               <property name="readOnly">
642
                <bool>true</bool>
642
                <bool>true</bool>
643
               </property>
643
               </property>
644
              </widget>
644
              </widget>
645
             </item>
645
             </item>
646
             <item row="4" column="0">
646
             <item row="4" column="0">
647
              <widget class="QLabel" name="lb_A_20">
647
              <widget class="QLabel" name="lb_A_20">
648
               <property name="text">
648
               <property name="text">
649
                <string>Analog 20</string>
649
                <string>Analog 20</string>
650
               </property>
650
               </property>
651
              </widget>
651
              </widget>
652
             </item>
652
             </item>
653
             <item row="4" column="1">
653
             <item row="4" column="1">
654
              <widget class="QLineEdit" name="le_A_20">
654
              <widget class="QLineEdit" name="le_A_20">
655
               <property name="font">
655
               <property name="font">
656
                <font>
656
                <font>
657
                 <family>Adobe Courier</family>
657
                 <family>Adobe Courier</family>
658
                 <weight>75</weight>
658
                 <weight>75</weight>
659
                 <bold>true</bold>
659
                 <bold>true</bold>
660
                </font>
660
                </font>
661
               </property>
661
               </property>
662
               <property name="text">
662
               <property name="text">
663
                <string>0</string>
663
                <string>0</string>
664
               </property>
664
               </property>
665
               <property name="alignment">
665
               <property name="alignment">
666
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
666
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
667
               </property>
667
               </property>
668
               <property name="readOnly">
668
               <property name="readOnly">
669
                <bool>true</bool>
669
                <bool>true</bool>
670
               </property>
670
               </property>
671
              </widget>
671
              </widget>
672
             </item>
672
             </item>
673
             <item row="5" column="0">
673
             <item row="5" column="0">
674
              <widget class="QLabel" name="lb_A_21">
674
              <widget class="QLabel" name="lb_A_21">
675
               <property name="text">
675
               <property name="text">
676
                <string>Analog 21</string>
676
                <string>Analog 21</string>
677
               </property>
677
               </property>
678
              </widget>
678
              </widget>
679
             </item>
679
             </item>
680
             <item row="5" column="1">
680
             <item row="5" column="1">
681
              <widget class="QLineEdit" name="le_A_21">
681
              <widget class="QLineEdit" name="le_A_21">
682
               <property name="font">
682
               <property name="font">
683
                <font>
683
                <font>
684
                 <family>Adobe Courier</family>
684
                 <family>Adobe Courier</family>
685
                 <weight>75</weight>
685
                 <weight>75</weight>
686
                 <bold>true</bold>
686
                 <bold>true</bold>
687
                </font>
687
                </font>
688
               </property>
688
               </property>
689
               <property name="text">
689
               <property name="text">
690
                <string>0</string>
690
                <string>0</string>
691
               </property>
691
               </property>
692
               <property name="alignment">
692
               <property name="alignment">
693
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
693
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
694
               </property>
694
               </property>
695
               <property name="readOnly">
695
               <property name="readOnly">
696
                <bool>true</bool>
696
                <bool>true</bool>
697
               </property>
697
               </property>
698
              </widget>
698
              </widget>
699
             </item>
699
             </item>
700
             <item row="6" column="0">
700
             <item row="6" column="0">
701
              <widget class="QLabel" name="lb_A_22">
701
              <widget class="QLabel" name="lb_A_22">
702
               <property name="text">
702
               <property name="text">
703
                <string>Analog 22</string>
703
                <string>Analog 22</string>
704
               </property>
704
               </property>
705
              </widget>
705
              </widget>
706
             </item>
706
             </item>
707
             <item row="6" column="1">
707
             <item row="6" column="1">
708
              <widget class="QLineEdit" name="le_A_22">
708
              <widget class="QLineEdit" name="le_A_22">
709
               <property name="font">
709
               <property name="font">
710
                <font>
710
                <font>
711
                 <family>Adobe Courier</family>
711
                 <family>Adobe Courier</family>
712
                 <weight>75</weight>
712
                 <weight>75</weight>
713
                 <bold>true</bold>
713
                 <bold>true</bold>
714
                </font>
714
                </font>
715
               </property>
715
               </property>
716
               <property name="text">
716
               <property name="text">
717
                <string>0</string>
717
                <string>0</string>
718
               </property>
718
               </property>
719
               <property name="alignment">
719
               <property name="alignment">
720
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
720
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
721
               </property>
721
               </property>
722
               <property name="readOnly">
722
               <property name="readOnly">
723
                <bool>true</bool>
723
                <bool>true</bool>
724
               </property>
724
               </property>
725
              </widget>
725
              </widget>
726
             </item>
726
             </item>
727
             <item row="7" column="0">
727
             <item row="7" column="0">
728
              <widget class="QLabel" name="lb_A_23">
728
              <widget class="QLabel" name="lb_A_23">
729
               <property name="text">
729
               <property name="text">
730
                <string>Analog 23</string>
730
                <string>Analog 23</string>
731
               </property>
731
               </property>
732
              </widget>
732
              </widget>
733
             </item>
733
             </item>
734
             <item row="7" column="1">
734
             <item row="7" column="1">
735
              <widget class="QLineEdit" name="le_A_23">
735
              <widget class="QLineEdit" name="le_A_23">
736
               <property name="font">
736
               <property name="font">
737
                <font>
737
                <font>
738
                 <family>Adobe Courier</family>
738
                 <family>Adobe Courier</family>
739
                 <weight>75</weight>
739
                 <weight>75</weight>
740
                 <bold>true</bold>
740
                 <bold>true</bold>
741
                </font>
741
                </font>
742
               </property>
742
               </property>
743
               <property name="text">
743
               <property name="text">
744
                <string>0</string>
744
                <string>0</string>
745
               </property>
745
               </property>
746
               <property name="alignment">
746
               <property name="alignment">
747
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
747
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
748
               </property>
748
               </property>
749
               <property name="readOnly">
749
               <property name="readOnly">
750
                <bool>true</bool>
750
                <bool>true</bool>
751
               </property>
751
               </property>
752
              </widget>
752
              </widget>
753
             </item>
753
             </item>
754
            </layout>
754
            </layout>
755
           </widget>
755
           </widget>
756
          </item>
756
          </item>
757
          <item>
757
          <item>
758
           <widget class="QFrame" name="frame_17">
758
           <widget class="QFrame" name="frame_17">
759
            <property name="frameShape">
759
            <property name="frameShape">
760
             <enum>QFrame::StyledPanel</enum>
760
             <enum>QFrame::StyledPanel</enum>
761
            </property>
761
            </property>
762
            <property name="frameShadow">
762
            <property name="frameShadow">
763
             <enum>QFrame::Raised</enum>
763
             <enum>QFrame::Raised</enum>
764
            </property>
764
            </property>
765
            <layout class="QGridLayout" name="gridLayout_6">
765
            <layout class="QGridLayout" name="gridLayout_6">
766
             <item row="0" column="0">
766
             <item row="0" column="0">
767
              <widget class="QLabel" name="lb_A_24">
767
              <widget class="QLabel" name="lb_A_24">
768
               <property name="text">
768
               <property name="text">
769
                <string>Analog 24</string>
769
                <string>Analog 24</string>
770
               </property>
770
               </property>
771
              </widget>
771
              </widget>
772
             </item>
772
             </item>
773
             <item row="0" column="1">
773
             <item row="0" column="1">
774
              <widget class="QLineEdit" name="le_A_24">
774
              <widget class="QLineEdit" name="le_A_24">
775
               <property name="font">
775
               <property name="font">
776
                <font>
776
                <font>
777
                 <family>Adobe Courier</family>
777
                 <family>Adobe Courier</family>
778
                 <weight>75</weight>
778
                 <weight>75</weight>
779
                 <bold>true</bold>
779
                 <bold>true</bold>
780
                </font>
780
                </font>
781
               </property>
781
               </property>
782
               <property name="text">
782
               <property name="text">
783
                <string>0</string>
783
                <string>0</string>
784
               </property>
784
               </property>
785
               <property name="alignment">
785
               <property name="alignment">
786
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
786
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
787
               </property>
787
               </property>
788
               <property name="readOnly">
788
               <property name="readOnly">
789
                <bool>true</bool>
789
                <bool>true</bool>
790
               </property>
790
               </property>
791
              </widget>
791
              </widget>
792
             </item>
792
             </item>
793
             <item row="1" column="0">
793
             <item row="1" column="0">
794
              <widget class="QLabel" name="lb_A_25">
794
              <widget class="QLabel" name="lb_A_25">
795
               <property name="text">
795
               <property name="text">
796
                <string>Analog 25</string>
796
                <string>Analog 25</string>
797
               </property>
797
               </property>
798
              </widget>
798
              </widget>
799
             </item>
799
             </item>
800
             <item row="1" column="1">
800
             <item row="1" column="1">
801
              <widget class="QLineEdit" name="le_A_25">
801
              <widget class="QLineEdit" name="le_A_25">
802
               <property name="font">
802
               <property name="font">
803
                <font>
803
                <font>
804
                 <family>Adobe Courier</family>
804
                 <family>Adobe Courier</family>
805
                 <weight>75</weight>
805
                 <weight>75</weight>
806
                 <bold>true</bold>
806
                 <bold>true</bold>
807
                </font>
807
                </font>
808
               </property>
808
               </property>
809
               <property name="text">
809
               <property name="text">
810
                <string>0</string>
810
                <string>0</string>
811
               </property>
811
               </property>
812
               <property name="alignment">
812
               <property name="alignment">
813
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
813
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
814
               </property>
814
               </property>
815
               <property name="readOnly">
815
               <property name="readOnly">
816
                <bool>true</bool>
816
                <bool>true</bool>
817
               </property>
817
               </property>
818
              </widget>
818
              </widget>
819
             </item>
819
             </item>
820
             <item row="2" column="0">
820
             <item row="2" column="0">
821
              <widget class="QLabel" name="lb_A_26">
821
              <widget class="QLabel" name="lb_A_26">
822
               <property name="text">
822
               <property name="text">
823
                <string>Analog 26</string>
823
                <string>Analog 26</string>
824
               </property>
824
               </property>
825
              </widget>
825
              </widget>
826
             </item>
826
             </item>
827
             <item row="2" column="1">
827
             <item row="2" column="1">
828
              <widget class="QLineEdit" name="le_A_26">
828
              <widget class="QLineEdit" name="le_A_26">
829
               <property name="font">
829
               <property name="font">
830
                <font>
830
                <font>
831
                 <family>Adobe Courier</family>
831
                 <family>Adobe Courier</family>
832
                 <weight>75</weight>
832
                 <weight>75</weight>
833
                 <bold>true</bold>
833
                 <bold>true</bold>
834
                </font>
834
                </font>
835
               </property>
835
               </property>
836
               <property name="text">
836
               <property name="text">
837
                <string>0</string>
837
                <string>0</string>
838
               </property>
838
               </property>
839
               <property name="alignment">
839
               <property name="alignment">
840
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
840
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
841
               </property>
841
               </property>
842
               <property name="readOnly">
842
               <property name="readOnly">
843
                <bool>true</bool>
843
                <bool>true</bool>
844
               </property>
844
               </property>
845
              </widget>
845
              </widget>
846
             </item>
846
             </item>
847
             <item row="3" column="0">
847
             <item row="3" column="0">
848
              <widget class="QLabel" name="lb_A_27">
848
              <widget class="QLabel" name="lb_A_27">
849
               <property name="text">
849
               <property name="text">
850
                <string>Analog 27</string>
850
                <string>Analog 27</string>
851
               </property>
851
               </property>
852
              </widget>
852
              </widget>
853
             </item>
853
             </item>
854
             <item row="3" column="1">
854
             <item row="3" column="1">
855
              <widget class="QLineEdit" name="le_A_27">
855
              <widget class="QLineEdit" name="le_A_27">
856
               <property name="font">
856
               <property name="font">
857
                <font>
857
                <font>
858
                 <family>Adobe Courier</family>
858
                 <family>Adobe Courier</family>
859
                 <weight>75</weight>
859
                 <weight>75</weight>
860
                 <bold>true</bold>
860
                 <bold>true</bold>
861
                </font>
861
                </font>
862
               </property>
862
               </property>
863
               <property name="text">
863
               <property name="text">
864
                <string>0</string>
864
                <string>0</string>
865
               </property>
865
               </property>
866
               <property name="alignment">
866
               <property name="alignment">
867
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
867
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
868
               </property>
868
               </property>
869
               <property name="readOnly">
869
               <property name="readOnly">
870
                <bool>true</bool>
870
                <bool>true</bool>
871
               </property>
871
               </property>
872
              </widget>
872
              </widget>
873
             </item>
873
             </item>
874
             <item row="4" column="0">
874
             <item row="4" column="0">
875
              <widget class="QLabel" name="lb_A_28">
875
              <widget class="QLabel" name="lb_A_28">
876
               <property name="text">
876
               <property name="text">
877
                <string>Analog 28</string>
877
                <string>Analog 28</string>
878
               </property>
878
               </property>
879
              </widget>
879
              </widget>
880
             </item>
880
             </item>
881
             <item row="4" column="1">
881
             <item row="4" column="1">
882
              <widget class="QLineEdit" name="le_A_28">
882
              <widget class="QLineEdit" name="le_A_28">
883
               <property name="font">
883
               <property name="font">
884
                <font>
884
                <font>
885
                 <family>Adobe Courier</family>
885
                 <family>Adobe Courier</family>
886
                 <weight>75</weight>
886
                 <weight>75</weight>
887
                 <bold>true</bold>
887
                 <bold>true</bold>
888
                </font>
888
                </font>
889
               </property>
889
               </property>
890
               <property name="text">
890
               <property name="text">
891
                <string>0</string>
891
                <string>0</string>
892
               </property>
892
               </property>
893
               <property name="alignment">
893
               <property name="alignment">
894
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
894
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
895
               </property>
895
               </property>
896
               <property name="readOnly">
896
               <property name="readOnly">
897
                <bool>true</bool>
897
                <bool>true</bool>
898
               </property>
898
               </property>
899
              </widget>
899
              </widget>
900
             </item>
900
             </item>
901
             <item row="5" column="0">
901
             <item row="5" column="0">
902
              <widget class="QLabel" name="lb_A_29">
902
              <widget class="QLabel" name="lb_A_29">
903
               <property name="text">
903
               <property name="text">
904
                <string>Analog 29</string>
904
                <string>Analog 29</string>
905
               </property>
905
               </property>
906
              </widget>
906
              </widget>
907
             </item>
907
             </item>
908
             <item row="5" column="1">
908
             <item row="5" column="1">
909
              <widget class="QLineEdit" name="le_A_29">
909
              <widget class="QLineEdit" name="le_A_29">
910
               <property name="font">
910
               <property name="font">
911
                <font>
911
                <font>
912
                 <family>Adobe Courier</family>
912
                 <family>Adobe Courier</family>
913
                 <weight>75</weight>
913
                 <weight>75</weight>
914
                 <bold>true</bold>
914
                 <bold>true</bold>
915
                </font>
915
                </font>
916
               </property>
916
               </property>
917
               <property name="text">
917
               <property name="text">
918
                <string>0</string>
918
                <string>0</string>
919
               </property>
919
               </property>
920
               <property name="alignment">
920
               <property name="alignment">
921
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
921
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
922
               </property>
922
               </property>
923
               <property name="readOnly">
923
               <property name="readOnly">
924
                <bool>true</bool>
924
                <bool>true</bool>
925
               </property>
925
               </property>
926
              </widget>
926
              </widget>
927
             </item>
927
             </item>
928
             <item row="6" column="0">
928
             <item row="6" column="0">
929
              <widget class="QLabel" name="lb_A_30">
929
              <widget class="QLabel" name="lb_A_30">
930
               <property name="text">
930
               <property name="text">
931
                <string>Analog 30</string>
931
                <string>Analog 30</string>
932
               </property>
932
               </property>
933
              </widget>
933
              </widget>
934
             </item>
934
             </item>
935
             <item row="6" column="1">
935
             <item row="6" column="1">
936
              <widget class="QLineEdit" name="le_A_30">
936
              <widget class="QLineEdit" name="le_A_30">
937
               <property name="font">
937
               <property name="font">
938
                <font>
938
                <font>
939
                 <family>Adobe Courier</family>
939
                 <family>Adobe Courier</family>
940
                 <weight>75</weight>
940
                 <weight>75</weight>
941
                 <bold>true</bold>
941
                 <bold>true</bold>
942
                </font>
942
                </font>
943
               </property>
943
               </property>
944
               <property name="text">
944
               <property name="text">
945
                <string>0</string>
945
                <string>0</string>
946
               </property>
946
               </property>
947
               <property name="alignment">
947
               <property name="alignment">
948
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
948
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
949
               </property>
949
               </property>
950
               <property name="readOnly">
950
               <property name="readOnly">
951
                <bool>true</bool>
951
                <bool>true</bool>
952
               </property>
952
               </property>
953
              </widget>
953
              </widget>
954
             </item>
954
             </item>
955
             <item row="7" column="0">
955
             <item row="7" column="0">
956
              <widget class="QLabel" name="lb_A_31">
956
              <widget class="QLabel" name="lb_A_31">
957
               <property name="text">
957
               <property name="text">
958
                <string>Analog 31</string>
958
                <string>Analog 31</string>
959
               </property>
959
               </property>
960
              </widget>
960
              </widget>
961
             </item>
961
             </item>
962
             <item row="7" column="1">
962
             <item row="7" column="1">
963
              <widget class="QLineEdit" name="le_A_31">
963
              <widget class="QLineEdit" name="le_A_31">
964
               <property name="font">
964
               <property name="font">
965
                <font>
965
                <font>
966
                 <family>Adobe Courier</family>
966
                 <family>Adobe Courier</family>
967
                 <weight>75</weight>
967
                 <weight>75</weight>
968
                 <bold>true</bold>
968
                 <bold>true</bold>
969
                </font>
969
                </font>
970
               </property>
970
               </property>
971
               <property name="text">
971
               <property name="text">
972
                <string>0</string>
972
                <string>0</string>
973
               </property>
973
               </property>
974
               <property name="alignment">
974
               <property name="alignment">
975
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
975
                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
976
               </property>
976
               </property>
977
               <property name="readOnly">
977
               <property name="readOnly">
978
                <bool>true</bool>
978
                <bool>true</bool>
979
               </property>
979
               </property>
980
              </widget>
980
              </widget>
981
             </item>
981
             </item>
982
            </layout>
982
            </layout>
983
           </widget>
983
           </widget>
984
          </item>
984
          </item>
985
         </layout>
985
         </layout>
986
        </item>
986
        </item>
987
       </layout>
987
       </layout>
988
      </widget>
988
      </widget>
989
      <widget class="QWidget" name="Tab_1">
989
      <widget class="QWidget" name="Tab_1">
990
       <attribute name="icon">
990
       <attribute name="icon">
991
        <iconset resource="../MKTool.qrc">
991
        <iconset resource="../MKTool.qrc">
992
         <normaloff>:/Actions/Images/Actions/Plotter-NO.png</normaloff>:/Actions/Images/Actions/Plotter-NO.png</iconset>
992
         <normaloff>:/Actions/Images/Actions/Plotter-NO.png</normaloff>:/Actions/Images/Actions/Plotter-NO.png</iconset>
993
       </attribute>
993
       </attribute>
994
       <attribute name="title">
994
       <attribute name="title">
995
        <string>Plotter</string>
995
        <string>Plotter</string>
996
       </attribute>
996
       </attribute>
997
       <layout class="QGridLayout" name="gridLayout_35">
997
       <layout class="QGridLayout" name="gridLayout_35">
998
        <item row="0" column="0">
998
        <item row="0" column="0">
999
         <widget class="QwtPlot" name="qwtPlot"/>
999
         <widget class="QwtPlot" name="qwtPlot"/>
1000
        </item>
1000
        </item>
1001
        <item row="1" column="0">
1001
        <item row="1" column="0">
1002
         <layout class="QHBoxLayout" name="horizontalLayout_2">
1002
         <layout class="QHBoxLayout" name="horizontalLayout_2">
1003
          <item>
1003
          <item>
1004
           <widget class="QScrollBar" name="scroll_plot">
1004
           <widget class="QScrollBar" name="scroll_plot">
1005
            <property name="sizePolicy">
1005
            <property name="sizePolicy">
1006
             <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
1006
             <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
1007
              <horstretch>0</horstretch>
1007
              <horstretch>0</horstretch>
1008
              <verstretch>0</verstretch>
1008
              <verstretch>0</verstretch>
1009
             </sizepolicy>
1009
             </sizepolicy>
1010
            </property>
1010
            </property>
1011
            <property name="maximum">
1011
            <property name="maximum">
1012
             <number>0</number>
1012
             <number>0</number>
1013
            </property>
1013
            </property>
1014
            <property name="orientation">
1014
            <property name="orientation">
1015
             <enum>Qt::Horizontal</enum>
1015
             <enum>Qt::Horizontal</enum>
1016
            </property>
1016
            </property>
1017
           </widget>
1017
           </widget>
1018
          </item>
1018
          </item>
1019
          <item>
1019
          <item>
1020
           <widget class="QPushButton" name="pb_StartPlotter">
1020
           <widget class="QPushButton" name="pb_StartPlotter">
1021
            <property name="sizePolicy">
1021
            <property name="sizePolicy">
1022
             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1022
             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1023
              <horstretch>0</horstretch>
1023
              <horstretch>0</horstretch>
1024
              <verstretch>0</verstretch>
1024
              <verstretch>0</verstretch>
1025
             </sizepolicy>
1025
             </sizepolicy>
1026
            </property>
1026
            </property>
1027
            <property name="text">
1027
            <property name="text">
1028
             <string>Start Plotter</string>
1028
             <string>Start Plotter</string>
1029
            </property>
1029
            </property>
1030
            <property name="icon">
1030
            <property name="icon">
1031
             <iconset resource="../MKTool.qrc">
1031
             <iconset resource="../MKTool.qrc">
1032
              <normaloff>:/Actions/Images/Actions/Plotter-NO.png</normaloff>:/Actions/Images/Actions/Plotter-NO.png</iconset>
1032
              <normaloff>:/Actions/Images/Actions/Plotter-NO.png</normaloff>:/Actions/Images/Actions/Plotter-NO.png</iconset>
1033
            </property>
1033
            </property>
1034
           </widget>
1034
           </widget>
1035
          </item>
1035
          </item>
1036
         </layout>
1036
         </layout>
1037
        </item>
1037
        </item>
1038
       </layout>
1038
       </layout>
1039
      </widget>
1039
      </widget>
1040
      <widget class="QWidget" name="Tab_3">
1040
      <widget class="QWidget" name="Tab_3">
1041
       <attribute name="icon">
1041
       <attribute name="icon">
1042
        <iconset resource="../MKTool.qrc">
1042
        <iconset resource="../MKTool.qrc">
1043
         <normaloff>:/Actions/Images/Actions/Terminal.png</normaloff>:/Actions/Images/Actions/Terminal.png</iconset>
1043
         <normaloff>:/Actions/Images/Actions/Terminal.png</normaloff>:/Actions/Images/Actions/Terminal.png</iconset>
1044
       </attribute>
1044
       </attribute>
1045
       <attribute name="title">
1045
       <attribute name="title">
1046
        <string>Terminal </string>
1046
        <string>Terminal </string>
1047
       </attribute>
1047
       </attribute>
1048
       <layout class="QGridLayout" name="gridLayout_2">
1048
       <layout class="QGridLayout" name="gridLayout_2">
1049
        <item row="0" column="0" colspan="8">
1049
        <item row="0" column="0" colspan="8">
1050
         <widget class="QTextEdit" name="te_RX">
1050
         <widget class="QTextEdit" name="te_RX">
1051
          <property name="font">
1051
          <property name="font">
1052
           <font>
1052
           <font>
1053
            <family>Adobe Courier</family>
1053
            <family>Adobe Courier</family>
1054
            <pointsize>10</pointsize>
1054
            <pointsize>10</pointsize>
1055
           </font>
1055
           </font>
1056
          </property>
1056
          </property>
1057
          <property name="html">
1057
          <property name="html">
1058
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
1058
           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
1059
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
1059
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
1060
p, li { white-space: pre-wrap; }
1060
p, li { white-space: pre-wrap; }
1061
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Adobe Courier'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
1061
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Adobe Courier'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
1062
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1062
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1063
          </property>
1063
          </property>
1064
         </widget>
1064
         </widget>
1065
        </item>
1065
        </item>
1066
        <item row="1" column="1">
1066
        <item row="1" column="1">
1067
         <widget class="QCheckBox" name="cb_ShowData">
1067
         <widget class="QCheckBox" name="cb_ShowData">
1068
          <property name="text">
1068
          <property name="text">
1069
           <string>Datenpackete </string>
1069
           <string>Datenpackete </string>
1070
          </property>
1070
          </property>
1071
         </widget>
1071
         </widget>
1072
        </item>
1072
        </item>
1073
        <item row="1" column="2">
1073
        <item row="1" column="2">
1074
         <widget class="QCheckBox" name="cb_ShowMSG">
1074
         <widget class="QCheckBox" name="cb_ShowMSG">
1075
          <property name="text">
1075
          <property name="text">
1076
           <string>Meldungen </string>
1076
           <string>Meldungen </string>
1077
          </property>
1077
          </property>
1078
          <property name="checked">
1078
          <property name="checked">
1079
           <bool>true</bool>
1079
           <bool>true</bool>
1080
          </property>
1080
          </property>
1081
         </widget>
1081
         </widget>
1082
        </item>
1082
        </item>
1083
        <item row="1" column="6">
1083
        <item row="1" column="6">
1084
         <spacer name="horizontalSpacer_13">
1084
         <spacer name="horizontalSpacer_13">
1085
          <property name="orientation">
1085
          <property name="orientation">
1086
           <enum>Qt::Horizontal</enum>
1086
           <enum>Qt::Horizontal</enum>
1087
          </property>
1087
          </property>
1088
          <property name="sizeHint" stdset="0">
1088
          <property name="sizeHint" stdset="0">
1089
           <size>
1089
           <size>
1090
            <width>376</width>
1090
            <width>376</width>
1091
            <height>20</height>
1091
            <height>20</height>
1092
           </size>
1092
           </size>
1093
          </property>
1093
          </property>
1094
         </spacer>
1094
         </spacer>
1095
        </item>
1095
        </item>
1096
        <item row="1" column="4">
1096
        <item row="1" column="4">
1097
         <widget class="QCheckBox" name="cb_ShowAlways">
1097
         <widget class="QCheckBox" name="cb_ShowAlways">
1098
          <property name="text">
1098
          <property name="text">
1099
           <string>auch wenn ausgeblendet </string>
1099
           <string>auch wenn ausgeblendet </string>
1100
          </property>
1100
          </property>
1101
         </widget>
1101
         </widget>
1102
        </item>
1102
        </item>
1103
        <item row="1" column="3">
1103
        <item row="1" column="3">
1104
         <widget class="QCheckBox" name="cb_ShowSend">
1104
         <widget class="QCheckBox" name="cb_ShowSend">
1105
          <property name="text">
1105
          <property name="text">
1106
           <string>gesendete Daten </string>
1106
           <string>gesendete Daten </string>
1107
          </property>
1107
          </property>
1108
         </widget>
1108
         </widget>
1109
        </item>
1109
        </item>
1110
        <item row="1" column="0">
1110
        <item row="1" column="0">
1111
         <widget class="QLabel" name="label_2">
1111
         <widget class="QLabel" name="label_2">
1112
          <property name="text">
1112
          <property name="text">
1113
           <string>Anzeigen: </string>
1113
           <string>Anzeigen: </string>
1114
          </property>
1114
          </property>
1115
         </widget>
1115
         </widget>
1116
        </item>
1116
        </item>
1117
        <item row="1" column="7">
1117
        <item row="1" column="7">
1118
         <widget class="QPushButton" name="pb_Clear">
1118
         <widget class="QPushButton" name="pb_Clear">
1119
          <property name="text">
1119
          <property name="text">
1120
           <string>Löschen</string>
1120
           <string>Löschen</string>
1121
          </property>
1121
          </property>
1122
         </widget>
1122
         </widget>
1123
        </item>
1123
        </item>
1124
       </layout>
1124
       </layout>
1125
      </widget>
1125
      </widget>
1126
      <widget class="QWidget" name="Tab_4">
1126
      <widget class="QWidget" name="Tab_4">
1127
       <attribute name="icon">
1127
       <attribute name="icon">
1128
        <iconset resource="../MKTool.qrc">
1128
        <iconset resource="../MKTool.qrc">
1129
         <normaloff>:/Actions/Images/Actions/Cockpit.png</normaloff>:/Actions/Images/Actions/Cockpit.png</iconset>
1129
         <normaloff>:/Actions/Images/Actions/Cockpit.png</normaloff>:/Actions/Images/Actions/Cockpit.png</iconset>
1130
       </attribute>
1130
       </attribute>
1131
       <attribute name="title">
1131
       <attribute name="title">
1132
        <string>Cockpit</string>
1132
        <string>Cockpit</string>
1133
       </attribute>
1133
       </attribute>
1134
       <layout class="QGridLayout" name="gridLayout_13">
1134
       <layout class="QGridLayout" name="gridLayout_13">
1135
        <item row="0" column="0">
1135
        <item row="0" column="0">
1136
         <widget class="QGroupBox" name="groupBox">
1136
         <widget class="QGroupBox" name="groupBox">
1137
          <property name="title">
1137
          <property name="title">
1138
           <string>Informationen</string>
1138
           <string>Informationen</string>
1139
          </property>
1139
          </property>
1140
          <layout class="QGridLayout" name="gridLayout_8">
1140
          <layout class="QGridLayout" name="gridLayout_8">
1141
           <item row="0" column="0">
1141
           <item row="0" column="0">
1142
            <widget class="QLabel" name="label_3">
1142
            <widget class="QLabel" name="label_14">
1143
             <property name="text">
1143
             <property name="text">
1144
              <string>Flugzeit:</string>
1144
              <string>Modus:</string>
1145
             </property>
1145
             </property>
1146
            </widget>
1146
            </widget>
1147
           </item>
1147
           </item>
1148
           <item row="0" column="1">
1148
           <item row="0" column="1">
-
 
1149
            <widget class="QLabel" name="lb_Mode">
-
 
1150
             <property name="palette">
-
 
1151
              <palette>
-
 
1152
               <active>
-
 
1153
                <colorrole role="WindowText">
-
 
1154
                 <brush brushstyle="SolidPattern">
-
 
1155
                  <color alpha="255">
-
 
1156
                   <red>71</red>
-
 
1157
                   <green>164</green>
-
 
1158
                   <blue>50</blue>
-
 
1159
                  </color>
-
 
1160
                 </brush>
-
 
1161
                </colorrole>
-
 
1162
               </active>
-
 
1163
               <inactive>
-
 
1164
                <colorrole role="WindowText">
-
 
1165
                 <brush brushstyle="SolidPattern">
-
 
1166
                  <color alpha="255">
-
 
1167
                   <red>71</red>
-
 
1168
                   <green>164</green>
-
 
1169
                   <blue>50</blue>
-
 
1170
                  </color>
-
 
1171
                 </brush>
-
 
1172
                </colorrole>
-
 
1173
               </inactive>
-
 
1174
               <disabled>
-
 
1175
                <colorrole role="WindowText">
-
 
1176
                 <brush brushstyle="SolidPattern">
-
 
1177
                  <color alpha="255">
-
 
1178
                   <red>126</red>
-
 
1179
                   <green>125</green>
-
 
1180
                   <blue>124</blue>
-
 
1181
                  </color>
-
 
1182
                 </brush>
-
 
1183
                </colorrole>
-
 
1184
               </disabled>
-
 
1185
              </palette>
-
 
1186
             </property>
-
 
1187
             <property name="font">
-
 
1188
              <font>
-
 
1189
               <weight>75</weight>
-
 
1190
               <bold>true</bold>
-
 
1191
              </font>
-
 
1192
             </property>
-
 
1193
             <property name="frameShape">
-
 
1194
              <enum>QFrame::Box</enum>
-
 
1195
             </property>
-
 
1196
             <property name="lineWidth">
-
 
1197
              <number>2</number>
-
 
1198
             </property>
-
 
1199
             <property name="text">
-
 
1200
              <string/>
-
 
1201
             </property>
-
 
1202
             <property name="alignment">
-
 
1203
              <set>Qt::AlignCenter</set>
-
 
1204
             </property>
-
 
1205
            </widget>
-
 
1206
           </item>
-
 
1207
           <item row="6" column="0">
-
 
1208
            <widget class="QLabel" name="label_7">
-
 
1209
             <property name="text">
-
 
1210
              <string>Entfernung:</string>
-
 
1211
             </property>
-
 
1212
            </widget>
-
 
1213
           </item>
-
 
1214
           <item row="6" column="1">
1149
            <widget class="QLineEdit" name="le_CTime">
1215
            <widget class="QLineEdit" name="le_CDistance">
1150
             <property name="minimumSize">
1216
             <property name="minimumSize">
1151
              <size>
1217
              <size>
1152
               <width>100</width>
1218
               <width>100</width>
1153
               <height>0</height>
1219
               <height>0</height>
1154
              </size>
1220
              </size>
1155
             </property>
1221
             </property>
1156
             <property name="maximumSize">
1222
             <property name="maximumSize">
1157
              <size>
1223
              <size>
1158
               <width>100</width>
1224
               <width>100</width>
1159
               <height>16777215</height>
1225
               <height>16777215</height>
1160
              </size>
1226
              </size>
1161
             </property>
1227
             </property>
1162
             <property name="alignment">
1228
             <property name="alignment">
1163
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1229
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1164
             </property>
1230
             </property>
1165
             <property name="readOnly">
1231
             <property name="readOnly">
1166
              <bool>true</bool>
1232
              <bool>true</bool>
1167
             </property>
1233
             </property>
1168
            </widget>
1234
            </widget>
1169
           </item>
1235
           </item>
1170
           <item row="1" column="0">
1236
           <item row="9" column="0">
1171
            <widget class="QLabel" name="label_6">
1237
            <widget class="QLabel" name="label_5">
1172
             <property name="text">
1238
             <property name="text">
1173
              <string>Satelliten: </string>
1239
              <string>Aktueller Wegpunkt:</string>
1174
             </property>
1240
             </property>
1175
            </widget>
1241
            </widget>
1176
           </item>
1242
           </item>
1177
           <item row="1" column="1">
1243
           <item row="9" column="1">
1178
            <widget class="QLineEdit" name="le_CSats">
1244
            <widget class="QLineEdit" name="le_CWPA">
1179
             <property name="minimumSize">
1245
             <property name="minimumSize">
1180
              <size>
1246
              <size>
1181
               <width>100</width>
1247
               <width>100</width>
1182
               <height>0</height>
1248
               <height>0</height>
1183
              </size>
1249
              </size>
1184
             </property>
1250
             </property>
1185
             <property name="maximumSize">
1251
             <property name="maximumSize">
1186
              <size>
1252
              <size>
1187
               <width>100</width>
1253
               <width>100</width>
1188
               <height>16777215</height>
1254
               <height>16777215</height>
1189
              </size>
1255
              </size>
1190
             </property>
1256
             </property>
1191
             <property name="alignment">
1257
             <property name="alignment">
1192
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1258
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1193
             </property>
1259
             </property>
1194
             <property name="readOnly">
1260
             <property name="readOnly">
1195
              <bool>true</bool>
1261
              <bool>true</bool>
1196
             </property>
1262
             </property>
1197
            </widget>
1263
            </widget>
1198
           </item>
1264
           </item>
1199
           <item row="2" column="0">
-
 
1200
            <widget class="QLabel" name="label_7">
-
 
1201
             <property name="text">
-
 
1202
              <string>Entfernung:</string>
-
 
1203
             </property>
-
 
1204
            </widget>
-
 
1205
           </item>
-
 
1206
           <item row="2" column="1">
1265
           <item row="3" column="1" rowspan="3">
1207
            <widget class="QLineEdit" name="le_CDistance">
1266
            <widget class="QLineEdit" name="le_CSats">
1208
             <property name="minimumSize">
1267
             <property name="minimumSize">
1209
              <size>
1268
              <size>
1210
               <width>100</width>
1269
               <width>100</width>
1211
               <height>0</height>
1270
               <height>0</height>
1212
              </size>
1271
              </size>
1213
             </property>
1272
             </property>
1214
             <property name="maximumSize">
1273
             <property name="maximumSize">
1215
              <size>
1274
              <size>
1216
               <width>100</width>
1275
               <width>100</width>
1217
               <height>16777215</height>
1276
               <height>16777215</height>
1218
              </size>
1277
              </size>
1219
             </property>
1278
             </property>
1220
             <property name="alignment">
1279
             <property name="alignment">
1221
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1280
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1222
             </property>
1281
             </property>
1223
             <property name="readOnly">
1282
             <property name="readOnly">
1224
              <bool>true</bool>
1283
              <bool>true</bool>
1225
             </property>
1284
             </property>
1226
            </widget>
1285
            </widget>
1227
           </item>
1286
           </item>
1228
           <item row="3" column="0">
1287
           <item row="4" column="0">
1229
            <widget class="QLabel" name="label_4">
1288
            <widget class="QLabel" name="label_6">
1230
             <property name="text">
1289
             <property name="text">
1231
              <string>Wegpunkte Total:</string>
1290
              <string>Satelliten: </string>
1232
             </property>
1291
             </property>
1233
            </widget>
1292
            </widget>
1234
           </item>
1293
           </item>
-
 
1294
           <item row="1" column="0">
-
 
1295
            <widget class="QLabel" name="label_3">
-
 
1296
             <property name="text">
-
 
1297
              <string>Flugzeit:</string>
-
 
1298
             </property>
-
 
1299
            </widget>
-
 
1300
           </item>
1235
           <item row="3" column="1">
1301
           <item row="1" column="1">
1236
            <widget class="QLineEdit" name="le_CWPT">
1302
            <widget class="QLineEdit" name="le_CTime">
1237
             <property name="minimumSize">
1303
             <property name="minimumSize">
1238
              <size>
1304
              <size>
1239
               <width>100</width>
1305
               <width>100</width>
1240
               <height>0</height>
1306
               <height>0</height>
1241
              </size>
1307
              </size>
1242
             </property>
1308
             </property>
1243
             <property name="maximumSize">
1309
             <property name="maximumSize">
1244
              <size>
1310
              <size>
1245
               <width>100</width>
1311
               <width>100</width>
1246
               <height>16777215</height>
1312
               <height>16777215</height>
1247
              </size>
1313
              </size>
1248
             </property>
1314
             </property>
1249
             <property name="alignment">
1315
             <property name="alignment">
1250
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1316
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1251
             </property>
1317
             </property>
1252
             <property name="readOnly">
1318
             <property name="readOnly">
1253
              <bool>true</bool>
1319
              <bool>true</bool>
1254
             </property>
1320
             </property>
1255
            </widget>
1321
            </widget>
1256
           </item>
1322
           </item>
1257
           <item row="4" column="0">
1323
           <item row="7" column="0">
1258
            <widget class="QLabel" name="label_5">
1324
            <widget class="QLabel" name="label_4">
1259
             <property name="text">
1325
             <property name="text">
1260
              <string>Aktueller Wegpunkt:</string>
1326
              <string>Wegpunkte Total:</string>
1261
             </property>
1327
             </property>
1262
            </widget>
1328
            </widget>
1263
           </item>
1329
           </item>
1264
           <item row="4" column="1">
1330
           <item row="7" column="1">
1265
            <widget class="QLineEdit" name="le_CWPA">
1331
            <widget class="QLineEdit" name="le_CWPT">
1266
             <property name="minimumSize">
1332
             <property name="minimumSize">
1267
              <size>
1333
              <size>
1268
               <width>100</width>
1334
               <width>100</width>
1269
               <height>0</height>
1335
               <height>0</height>
1270
              </size>
1336
              </size>
1271
             </property>
1337
             </property>
1272
             <property name="maximumSize">
1338
             <property name="maximumSize">
1273
              <size>
1339
              <size>
1274
               <width>100</width>
1340
               <width>100</width>
1275
               <height>16777215</height>
1341
               <height>16777215</height>
1276
              </size>
1342
              </size>
1277
             </property>
1343
             </property>
1278
             <property name="alignment">
1344
             <property name="alignment">
1279
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1345
              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1280
             </property>
1346
             </property>
1281
             <property name="readOnly">
1347
             <property name="readOnly">
1282
              <bool>true</bool>
1348
              <bool>true</bool>
1283
             </property>
1349
             </property>
1284
            </widget>
1350
            </widget>
1285
           </item>
1351
           </item>
1286
           <item row="5" column="1">
1352
           <item row="10" column="1">
1287
            <spacer name="verticalSpacer_3">
1353
            <spacer name="verticalSpacer_3">
1288
             <property name="orientation">
1354
             <property name="orientation">
1289
              <enum>Qt::Vertical</enum>
1355
              <enum>Qt::Vertical</enum>
1290
             </property>
1356
             </property>
1291
             <property name="sizeHint" stdset="0">
1357
             <property name="sizeHint" stdset="0">
1292
              <size>
1358
              <size>
1293
               <width>20</width>
1359
               <width>20</width>
1294
               <height>40</height>
1360
               <height>40</height>
1295
              </size>
1361
              </size>
1296
             </property>
1362
             </property>
1297
            </spacer>
1363
            </spacer>
1298
           </item>
1364
           </item>
1299
          </layout>
1365
          </layout>
1300
         </widget>
1366
         </widget>
1301
        </item>
1367
        </item>
1302
        <item row="0" column="1">
1368
        <item row="0" column="1">
1303
         <spacer name="horizontalSpacer_14">
1369
         <spacer name="horizontalSpacer_14">
1304
          <property name="orientation">
1370
          <property name="orientation">
1305
           <enum>Qt::Horizontal</enum>
1371
           <enum>Qt::Horizontal</enum>
1306
          </property>
1372
          </property>
1307
          <property name="sizeHint" stdset="0">
1373
          <property name="sizeHint" stdset="0">
1308
           <size>
1374
           <size>
1309
            <width>40</width>
1375
            <width>40</width>
1310
            <height>20</height>
1376
            <height>20</height>
1311
           </size>
1377
           </size>
1312
          </property>
1378
          </property>
1313
         </spacer>
1379
         </spacer>
1314
        </item>
1380
        </item>
1315
        <item row="0" column="2">
1381
        <item row="0" column="2">
1316
         <widget class="QGroupBox" name="box_Flugdaten">
1382
         <widget class="QGroupBox" name="box_Flugdaten">
1317
          <property name="title">
1383
          <property name="title">
1318
           <string>Flugdaten</string>
1384
           <string>Flugdaten</string>
1319
          </property>
1385
          </property>
1320
          <layout class="QGridLayout" name="gridLayout">
1386
          <layout class="QGridLayout" name="gridLayout">
1321
           <item row="0" column="0">
1387
           <item row="0" column="0">
1322
            <layout class="QVBoxLayout" name="LayOut_Speed">
1388
            <layout class="QVBoxLayout" name="LayOut_Speed">
1323
             <item>
1389
             <item>
1324
              <widget class="QLabel" name="label_145">
1390
              <widget class="QLabel" name="label_145">
1325
               <property name="font">
1391
               <property name="font">
1326
                <font>
1392
                <font>
1327
                 <weight>75</weight>
1393
                 <weight>75</weight>
1328
                 <bold>true</bold>
1394
                 <bold>true</bold>
1329
                </font>
1395
                </font>
1330
               </property>
1396
               </property>
1331
               <property name="text">
1397
               <property name="text">
1332
                <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
1398
                <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
1333
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
1399
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
1334
p, li { white-space: pre-wrap; }
1400
p, li { white-space: pre-wrap; }
1335
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:11pt; font-weight:600; font-style:normal;&quot;&gt;
1401
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:11pt; font-weight:600; font-style:normal;&quot;&gt;
1336
&lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Geschwindigkeit&lt;/p&gt;
1402
&lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Geschwindigkeit&lt;/p&gt;
1337
&lt;p align=&quot;center&quot; style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1403
&lt;p align=&quot;center&quot; style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1338
               </property>
1404
               </property>
1339
               <property name="alignment">
1405
               <property name="alignment">
1340
                <set>Qt::AlignHCenter|Qt::AlignTop</set>
1406
                <set>Qt::AlignHCenter|Qt::AlignTop</set>
1341
               </property>
1407
               </property>
1342
              </widget>
1408
              </widget>
1343
             </item>
1409
             </item>
1344
            </layout>
1410
            </layout>
1345
           </item>
1411
           </item>
1346
           <item row="0" column="1">
1412
           <item row="0" column="1">
1347
            <layout class="QVBoxLayout" name="verticalLayout">
1413
            <layout class="QVBoxLayout" name="verticalLayout">
1348
             <item>
1414
             <item>
1349
              <widget class="QLabel" name="label_143">
1415
              <widget class="QLabel" name="label_143">
1350
               <property name="font">
1416
               <property name="font">
1351
                <font>
1417
                <font>
1352
                 <weight>75</weight>
1418
                 <weight>75</weight>
1353
                 <bold>true</bold>
1419
                 <bold>true</bold>
1354
                </font>
1420
                </font>
1355
               </property>
1421
               </property>
1356
               <property name="text">
1422
               <property name="text">
1357
                <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
1423
                <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
1358
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
1424
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
1359
p, li { white-space: pre-wrap; }
1425
p, li { white-space: pre-wrap; }
1360
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:11pt; font-weight:600; font-style:normal;&quot;&gt;
1426
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:11pt; font-weight:600; font-style:normal;&quot;&gt;
1361
&lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Ausrichtung&lt;/p&gt;
1427
&lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Ausrichtung&lt;/p&gt;
1362
&lt;p align=&quot;center&quot; style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1428
&lt;p align=&quot;center&quot; style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1363
               </property>
1429
               </property>
1364
               <property name="alignment">
1430
               <property name="alignment">
1365
                <set>Qt::AlignHCenter|Qt::AlignTop</set>
1431
                <set>Qt::AlignHCenter|Qt::AlignTop</set>
1366
               </property>
1432
               </property>
1367
              </widget>
1433
              </widget>
1368
             </item>
1434
             </item>
1369
            </layout>
1435
            </layout>
1370
           </item>
1436
           </item>
1371
           <item row="0" column="2">
1437
           <item row="0" column="2">
1372
            <layout class="QVBoxLayout" name="verticalLayout_6">
1438
            <layout class="QVBoxLayout" name="verticalLayout_6">
1373
             <item>
1439
             <item>
1374
              <widget class="QLabel" name="label_142">
1440
              <widget class="QLabel" name="label_142">
1375
               <property name="font">
1441
               <property name="font">
1376
                <font>
1442
                <font>
1377
                 <weight>75</weight>
1443
                 <weight>75</weight>
1378
                 <bold>true</bold>
1444
                 <bold>true</bold>
1379
                </font>
1445
                </font>
1380
               </property>
1446
               </property>
1381
               <property name="text">
1447
               <property name="text">
1382
                <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
1448
                <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
1383
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
1449
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
1384
p, li { white-space: pre-wrap; }
1450
p, li { white-space: pre-wrap; }
1385
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:11pt; font-weight:600; font-style:normal;&quot;&gt;
1451
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:11pt; font-weight:600; font-style:normal;&quot;&gt;
1386
&lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Flugrichtung&lt;/p&gt;
1452
&lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Flugrichtung&lt;/p&gt;
1387
&lt;p align=&quot;center&quot; style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1453
&lt;p align=&quot;center&quot; style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1388
               </property>
1454
               </property>
1389
               <property name="alignment">
1455
               <property name="alignment">
1390
                <set>Qt::AlignHCenter|Qt::AlignTop</set>
1456
                <set>Qt::AlignHCenter|Qt::AlignTop</set>
1391
               </property>
1457
               </property>
1392
              </widget>
1458
              </widget>
1393
             </item>
1459
             </item>
1394
             <item>
1460
             <item>
1395
              <widget class="QwtCompass" name="Compass">
1461
              <widget class="QwtCompass" name="Compass">
1396
               <property name="minimumSize">
1462
               <property name="minimumSize">
1397
                <size>
1463
                <size>
1398
                 <width>125</width>
1464
                 <width>125</width>
1399
                 <height>125</height>
1465
                 <height>125</height>
1400
                </size>
1466
                </size>
1401
               </property>
1467
               </property>
1402
               <property name="maximumSize">
1468
               <property name="maximumSize">
1403
                <size>
1469
                <size>
1404
                 <width>125</width>
1470
                 <width>125</width>
1405
                 <height>125</height>
1471
                 <height>125</height>
1406
                </size>
1472
                </size>
1407
               </property>
1473
               </property>
1408
               <property name="lineWidth">
1474
               <property name="lineWidth">
1409
                <number>4</number>
1475
                <number>4</number>
1410
               </property>
1476
               </property>
1411
               <property name="frameShadow">
1477
               <property name="frameShadow">
1412
                <enum>QwtDial::Sunken</enum>
1478
                <enum>QwtDial::Sunken</enum>
1413
               </property>
1479
               </property>
1414
              </widget>
1480
              </widget>
1415
             </item>
1481
             </item>
1416
            </layout>
1482
            </layout>
1417
           </item>
1483
           </item>
1418
           <item row="0" column="3">
1484
           <item row="0" column="3">
1419
            <layout class="QVBoxLayout" name="verticalLayout_2">
1485
            <layout class="QVBoxLayout" name="verticalLayout_2">
1420
             <item>
1486
             <item>
1421
              <widget class="QLabel" name="label_144">
1487
              <widget class="QLabel" name="label_144">
1422
               <property name="font">
1488
               <property name="font">
1423
                <font>
1489
                <font>
1424
                 <weight>75</weight>
1490
                 <weight>75</weight>
1425
                 <bold>true</bold>
1491
                 <bold>true</bold>
1426
                </font>
1492
                </font>
1427
               </property>
1493
               </property>
1428
               <property name="text">
1494
               <property name="text">
1429
                <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
1495
                <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
1430
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
1496
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
1431
p, li { white-space: pre-wrap; }
1497
p, li { white-space: pre-wrap; }
1432
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:11pt; font-weight:600; font-style:normal;&quot;&gt;
1498
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:11pt; font-weight:600; font-style:normal;&quot;&gt;
1433
&lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Höhen-&lt;/p&gt;
1499
&lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Höhen-&lt;/p&gt;
1434
&lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;änderung&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1500
&lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;änderung&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1435
               </property>
1501
               </property>
1436
               <property name="alignment">
1502
               <property name="alignment">
1437
                <set>Qt::AlignHCenter|Qt::AlignTop</set>
1503
                <set>Qt::AlignHCenter|Qt::AlignTop</set>
1438
               </property>
1504
               </property>
1439
              </widget>
1505
              </widget>
1440
             </item>
1506
             </item>
1441
             <item>
1507
             <item>
1442
              <widget class="QwtSlider" name="qwt_Rate">
1508
              <widget class="QwtSlider" name="qwt_Rate">
1443
               <property name="orientation">
1509
               <property name="orientation">
1444
                <enum>Qt::Vertical</enum>
1510
                <enum>Qt::Vertical</enum>
1445
               </property>
1511
               </property>
1446
               <property name="scalePosition">
1512
               <property name="scalePosition">
1447
                <enum>QwtSlider::LeftScale</enum>
1513
                <enum>QwtSlider::LeftScale</enum>
1448
               </property>
1514
               </property>
1449
               <property name="bgStyle">
1515
               <property name="bgStyle">
1450
                <enum>QwtSlider::BgTrough</enum>
1516
                <enum>QwtSlider::BgTrough</enum>
1451
               </property>
1517
               </property>
1452
               <property name="thumbLength">
1518
               <property name="thumbLength">
1453
                <number>10</number>
1519
                <number>10</number>
1454
               </property>
1520
               </property>
1455
              </widget>
1521
              </widget>
1456
             </item>
1522
             </item>
1457
            </layout>
1523
            </layout>
1458
           </item>
1524
           </item>
1459
           <item row="1" column="1">
1525
           <item row="1" column="1">
1460
            <spacer name="verticalSpacer">
1526
            <spacer name="verticalSpacer">
1461
             <property name="orientation">
1527
             <property name="orientation">
1462
              <enum>Qt::Vertical</enum>
1528
              <enum>Qt::Vertical</enum>
1463
             </property>
1529
             </property>
1464
             <property name="sizeHint" stdset="0">
1530
             <property name="sizeHint" stdset="0">
1465
              <size>
1531
              <size>
1466
               <width>20</width>
1532
               <width>20</width>
1467
               <height>40</height>
1533
               <height>40</height>
1468
              </size>
1534
              </size>
1469
             </property>
1535
             </property>
1470
            </spacer>
1536
            </spacer>
1471
           </item>
1537
           </item>
1472
          </layout>
1538
          </layout>
1473
         </widget>
1539
         </widget>
1474
        </item>
1540
        </item>
1475
        <item row="1" column="0" colspan="3">
1541
        <item row="1" column="0" colspan="3">
1476
         <widget class="QGroupBox" name="box_System">
1542
         <widget class="QGroupBox" name="box_System">
1477
          <property name="title">
1543
          <property name="title">
1478
           <string>System</string>
1544
           <string>System</string>
1479
          </property>
1545
          </property>
1480
          <layout class="QHBoxLayout" name="horizontalLayout_12">
1546
          <layout class="QHBoxLayout" name="horizontalLayout_12">
1481
           <item>
1547
           <item>
1482
            <widget class="QLabel" name="label">
1548
            <widget class="QLabel" name="label">
1483
             <property name="text">
1549
             <property name="text">
1484
              <string>Spannung:</string>
1550
              <string>Spannung:</string>
1485
             </property>
1551
             </property>
1486
            </widget>
1552
            </widget>
1487
           </item>
1553
           </item>
1488
           <item>
1554
           <item>
1489
            <widget class="QProgressBar" name="bar_UBAT">
1555
            <widget class="QProgressBar" name="bar_UBAT">
1490
             <property name="maximum">
1556
             <property name="maximum">
1491
              <number>140</number>
1557
              <number>140</number>
1492
             </property>
1558
             </property>
1493
             <property name="value">
1559
             <property name="value">
1494
              <number>0</number>
1560
              <number>0</number>
1495
             </property>
1561
             </property>
1496
             <property name="format">
1562
             <property name="format">
1497
              <string>%v</string>
1563
              <string>%v</string>
1498
             </property>
1564
             </property>
1499
            </widget>
1565
            </widget>
1500
           </item>
1566
           </item>
1501
           <item>
1567
           <item>
1502
            <widget class="QLabel" name="label_133">
1568
            <widget class="QLabel" name="label_133">
1503
             <property name="text">
1569
             <property name="text">
1504
              <string>Empfang:</string>
1570
              <string>Empfang:</string>
1505
             </property>
1571
             </property>
1506
            </widget>
1572
            </widget>
1507
           </item>
1573
           </item>
1508
           <item>
1574
           <item>
1509
            <widget class="QProgressBar" name="bar_RX">
1575
            <widget class="QProgressBar" name="bar_RX">
1510
             <property name="maximum">
1576
             <property name="maximum">
1511
              <number>255</number>
1577
              <number>255</number>
1512
             </property>
1578
             </property>
1513
             <property name="value">
1579
             <property name="value">
1514
              <number>0</number>
1580
              <number>0</number>
1515
             </property>
1581
             </property>
1516
             <property name="format">
1582
             <property name="format">
1517
              <string>%v</string>
1583
              <string>%v</string>
1518
             </property>
1584
             </property>
1519
            </widget>
1585
            </widget>
1520
           </item>
1586
           </item>
1521
          </layout>
1587
          </layout>
1522
         </widget>
1588
         </widget>
1523
        </item>
1589
        </item>
1524
       </layout>
1590
       </layout>
1525
      </widget>
1591
      </widget>
1526
      <widget class="QWidget" name="Tab_5">
1592
      <widget class="QWidget" name="Tab_5">
1527
       <attribute name="icon">
1593
       <attribute name="icon">
1528
        <iconset resource="../MKTool.qrc">
1594
        <iconset resource="../MKTool.qrc">
1529
         <normaloff>:/Actions/Images/Actions/Firmware.png</normaloff>:/Actions/Images/Actions/Firmware.png</iconset>
1595
         <normaloff>:/Actions/Images/Actions/Firmware.png</normaloff>:/Actions/Images/Actions/Firmware.png</iconset>
1530
       </attribute>
1596
       </attribute>
1531
       <attribute name="title">
1597
       <attribute name="title">
1532
        <string>Firmware Update </string>
1598
        <string>Firmware Update </string>
1533
       </attribute>
1599
       </attribute>
1534
       <layout class="QGridLayout" name="gridLayout_37">
1600
       <layout class="QGridLayout" name="gridLayout_37">
1535
        <item row="0" column="0">
1601
        <item row="0" column="0">
1536
         <widget class="QTextEdit" name="te_Shell">
1602
         <widget class="QTextEdit" name="te_Shell">
1537
          <property name="font">
1603
          <property name="font">
1538
           <font>
1604
           <font>
1539
            <family>Adobe Courier</family>
1605
            <family>Adobe Courier</family>
1540
            <pointsize>10</pointsize>
1606
            <pointsize>10</pointsize>
1541
           </font>
1607
           </font>
1542
          </property>
1608
          </property>
1543
         </widget>
1609
         </widget>
1544
        </item>
1610
        </item>
1545
        <item row="1" column="0">
1611
        <item row="1" column="0">
1546
         <widget class="QFrame" name="frame_20">
1612
         <widget class="QFrame" name="frame_20">
1547
          <property name="frameShape">
1613
          <property name="frameShape">
1548
           <enum>QFrame::StyledPanel</enum>
1614
           <enum>QFrame::StyledPanel</enum>
1549
          </property>
1615
          </property>
1550
          <property name="frameShadow">
1616
          <property name="frameShadow">
1551
           <enum>QFrame::Raised</enum>
1617
           <enum>QFrame::Raised</enum>
1552
          </property>
1618
          </property>
1553
          <layout class="QHBoxLayout" name="horizontalLayout_3">
1619
          <layout class="QHBoxLayout" name="horizontalLayout_3">
1554
           <item>
1620
           <item>
1555
            <widget class="QPushButton" name="pb_SettingsReset">
1621
            <widget class="QPushButton" name="pb_SettingsReset">
1556
             <property name="enabled">
1622
             <property name="enabled">
1557
              <bool>false</bool>
1623
              <bool>false</bool>
1558
             </property>
1624
             </property>
1559
             <property name="text">
1625
             <property name="text">
1560
              <string>Settings zurücksetzen</string>
1626
              <string>Settings zurücksetzen</string>
1561
             </property>
1627
             </property>
1562
            </widget>
1628
            </widget>
1563
           </item>
1629
           </item>
1564
           <item>
1630
           <item>
1565
            <spacer name="horizontalSpacer">
1631
            <spacer name="horizontalSpacer">
1566
             <property name="orientation">
1632
             <property name="orientation">
1567
              <enum>Qt::Horizontal</enum>
1633
              <enum>Qt::Horizontal</enum>
1568
             </property>
1634
             </property>
1569
             <property name="sizeHint" stdset="0">
1635
             <property name="sizeHint" stdset="0">
1570
              <size>
1636
              <size>
1571
               <width>178</width>
1637
               <width>178</width>
1572
               <height>17</height>
1638
               <height>17</height>
1573
              </size>
1639
              </size>
1574
             </property>
1640
             </property>
1575
            </spacer>
1641
            </spacer>
1576
           </item>
1642
           </item>
1577
           <item>
1643
           <item>
1578
            <widget class="QRadioButton" name="rb_FC">
1644
            <widget class="QRadioButton" name="rb_FC">
1579
             <property name="text">
1645
             <property name="text">
1580
              <string>FlightCtrl </string>
1646
              <string>FlightCtrl </string>
1581
             </property>
1647
             </property>
1582
             <property name="checked">
1648
             <property name="checked">
1583
              <bool>true</bool>
1649
              <bool>true</bool>
1584
             </property>
1650
             </property>
1585
            </widget>
1651
            </widget>
1586
           </item>
1652
           </item>
1587
           <item>
1653
           <item>
1588
            <widget class="QRadioButton" name="rb_MK3MAG">
1654
            <widget class="QRadioButton" name="rb_MK3MAG">
1589
             <property name="text">
1655
             <property name="text">
1590
              <string>MK3Mag </string>
1656
              <string>MK3Mag </string>
1591
             </property>
1657
             </property>
1592
            </widget>
1658
            </widget>
1593
           </item>
1659
           </item>
1594
           <item>
1660
           <item>
1595
            <widget class="QRadioButton" name="rb_BL">
1661
            <widget class="QRadioButton" name="rb_BL">
1596
             <property name="enabled">
1662
             <property name="enabled">
1597
              <bool>true</bool>
1663
              <bool>true</bool>
1598
             </property>
1664
             </property>
1599
             <property name="text">
1665
             <property name="text">
1600
              <string>BL-Ctrl </string>
1666
              <string>BL-Ctrl </string>
1601
             </property>
1667
             </property>
1602
            </widget>
1668
            </widget>
1603
           </item>
1669
           </item>
1604
           <item>
1670
           <item>
1605
            <widget class="QRadioButton" name="rb_NC">
1671
            <widget class="QRadioButton" name="rb_NC">
1606
             <property name="enabled">
1672
             <property name="enabled">
1607
              <bool>false</bool>
1673
              <bool>false</bool>
1608
             </property>
1674
             </property>
1609
             <property name="text">
1675
             <property name="text">
1610
              <string>NaviCtrl </string>
1676
              <string>NaviCtrl </string>
1611
             </property>
1677
             </property>
1612
            </widget>
1678
            </widget>
1613
           </item>
1679
           </item>
1614
          </layout>
1680
          </layout>
1615
         </widget>
1681
         </widget>
1616
        </item>
1682
        </item>
1617
        <item row="2" column="0">
1683
        <item row="2" column="0">
1618
         <layout class="QHBoxLayout" name="horizontalLayout_11">
1684
         <layout class="QHBoxLayout" name="horizontalLayout_11">
1619
          <item>
1685
          <item>
1620
           <widget class="QPushButton" name="pb_HexFile">
1686
           <widget class="QPushButton" name="pb_HexFile">
1621
            <property name="sizePolicy">
1687
            <property name="sizePolicy">
1622
             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1688
             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1623
              <horstretch>0</horstretch>
1689
              <horstretch>0</horstretch>
1624
              <verstretch>0</verstretch>
1690
              <verstretch>0</verstretch>
1625
             </sizepolicy>
1691
             </sizepolicy>
1626
            </property>
1692
            </property>
1627
            <property name="text">
1693
            <property name="text">
1628
             <string>Firmeware-Datei auswählen</string>
1694
             <string>Firmeware-Datei auswählen</string>
1629
            </property>
1695
            </property>
1630
           </widget>
1696
           </widget>
1631
          </item>
1697
          </item>
1632
          <item>
1698
          <item>
1633
           <widget class="QLineEdit" name="le_HexFile">
1699
           <widget class="QLineEdit" name="le_HexFile">
1634
            <property name="text">
1700
            <property name="text">
1635
             <string/>
1701
             <string/>
1636
            </property>
1702
            </property>
1637
           </widget>
1703
           </widget>
1638
          </item>
1704
          </item>
1639
          <item>
1705
          <item>
1640
           <widget class="QPushButton" name="pb_Update">
1706
           <widget class="QPushButton" name="pb_Update">
1641
            <property name="sizePolicy">
1707
            <property name="sizePolicy">
1642
             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1708
             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1643
              <horstretch>0</horstretch>
1709
              <horstretch>0</horstretch>
1644
              <verstretch>0</verstretch>
1710
              <verstretch>0</verstretch>
1645
             </sizepolicy>
1711
             </sizepolicy>
1646
            </property>
1712
            </property>
1647
            <property name="text">
1713
            <property name="text">
1648
             <string>Updaten</string>
1714
             <string>Updaten</string>
1649
            </property>
1715
            </property>
1650
           </widget>
1716
           </widget>
1651
          </item>
1717
          </item>
1652
          <item>
1718
          <item>
1653
           <widget class="QPushButton" name="pb_Flash">
1719
           <widget class="QPushButton" name="pb_Flash">
1654
            <property name="enabled">
1720
            <property name="enabled">
1655
             <bool>false</bool>
1721
             <bool>false</bool>
1656
            </property>
1722
            </property>
1657
            <property name="text">
1723
            <property name="text">
1658
             <string>Flashen</string>
1724
             <string>Flashen</string>
1659
            </property>
1725
            </property>
1660
           </widget>
1726
           </widget>
1661
          </item>
1727
          </item>
1662
         </layout>
1728
         </layout>
1663
        </item>
1729
        </item>
1664
       </layout>
1730
       </layout>
1665
      </widget>
1731
      </widget>
1666
      <widget class="QWidget" name="Tab_6">
1732
      <widget class="QWidget" name="Tab_6">
1667
       <attribute name="icon">
1733
       <attribute name="icon">
1668
        <iconset resource="../MKTool.qrc">
1734
        <iconset resource="../MKTool.qrc">
1669
         <normaloff>:/Actions/Images/Actions/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
1735
         <normaloff>:/Actions/Images/Actions/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
1670
       </attribute>
1736
       </attribute>
1671
       <attribute name="title">
1737
       <attribute name="title">
1672
        <string>Wegpunkte</string>
1738
        <string>Wegpunkte</string>
1673
       </attribute>
1739
       </attribute>
1674
       <layout class="QGridLayout" name="gridLayout_14">
1740
       <layout class="QGridLayout" name="gridLayout_11">
1675
        <item row="0" column="0">
1741
        <item row="0" column="0">
-
 
1742
         <layout class="QVBoxLayout" name="verticalLayout_3">
-
 
1743
          <item>
1676
         <widget class="QGroupBox" name="groupBox_2">
1744
           <widget class="QGroupBox" name="groupBox_3">
1677
          <property name="title">
1745
            <property name="title">
1678
           <string>Target</string>
1746
             <string>Aktuelle Position</string>
1679
          </property>
1747
            </property>
1680
          <layout class="QGridLayout" name="gridLayout_11">
-
 
1681
           <item row="0" column="0">
-
 
1682
            <layout class="QGridLayout" name="gridLayout_10">
1748
            <layout class="QGridLayout" name="gridLayout_14">
1683
             <item row="0" column="0">
1749
             <item row="0" column="0">
-
 
1750
              <layout class="QGridLayout" name="gridLayout_15">
-
 
1751
               <item row="0" column="0">
1684
              <widget class="QLabel" name="label_8">
1752
                <widget class="QLabel" name="label_10">
1685
               <property name="text">
1753
                 <property name="text">
1686
                <string>Longitude:</string>
1754
                  <string>Longitude:</string>
1687
               </property>
1755
                 </property>
1688
              </widget>
1756
                </widget>
1689
             </item>
1757
               </item>
1690
             <item row="0" column="1">
1758
               <item row="0" column="1">
1691
              <widget class="QLineEdit" name="le_TarLong"/>
1759
                <widget class="QLineEdit" name="le_CurLong"/>
1692
             </item>
1760
               </item>
1693
             <item row="1" column="0">
1761
               <item row="1" column="0">
1694
              <widget class="QLabel" name="label_9">
1762
                <widget class="QLabel" name="label_11">
1695
               <property name="text">
1763
                 <property name="text">
1696
                <string>Latitude:</string>
1764
                  <string>Latitude:</string>
1697
               </property>
1765
                 </property>
1698
              </widget>
1766
                </widget>
-
 
1767
               </item>
-
 
1768
               <item row="1" column="1">
-
 
1769
                <widget class="QLineEdit" name="le_CurLat"/>
-
 
1770
               </item>
-
 
1771
              </layout>
1699
             </item>
1772
             </item>
-
 
1773
            </layout>
-
 
1774
           </widget>
-
 
1775
          </item>
-
 
1776
          <item>
-
 
1777
           <widget class="QGroupBox" name="groupBox_2">
-
 
1778
            <property name="title">
-
 
1779
             <string>Ziel-Position</string>
-
 
1780
            </property>
-
 
1781
            <layout class="QGridLayout" name="gridLayout_10">
1700
             <item row="1" column="1">
1782
             <item row="0" column="0">
-
 
1783
              <layout class="QGridLayout" name="gridLayout_9">
-
 
1784
               <item row="0" column="0">
-
 
1785
                <widget class="QLabel" name="label_8">
-
 
1786
                 <property name="text">
-
 
1787
                  <string>Longitude:</string>
-
 
1788
                 </property>
-
 
1789
                </widget>
-
 
1790
               </item>
-
 
1791
               <item row="0" column="1">
1701
              <widget class="QLineEdit" name="le_TarLat"/>
1792
                <widget class="QLineEdit" name="le_TarLong"/>
1702
             </item>
1793
               </item>
1703
             <item row="3" column="0" colspan="2">
1794
               <item row="1" column="0">
1704
              <widget class="QPushButton" name="pb_FlyTo">
1795
                <widget class="QLabel" name="label_9">
1705
               <property name="text">
1796
                 <property name="text">
1706
                <string>Fliege da hin</string>
1797
                  <string>Latitude:</string>
1707
               </property>
1798
                 </property>
1708
              </widget>
1799
                </widget>
-
 
1800
               </item>
-
 
1801
               <item row="1" column="1">
-
 
1802
                <widget class="QLineEdit" name="le_TarLat"/>
1709
             </item>
1803
               </item>
1710
             <item row="2" column="0" colspan="2">
1804
               <item row="2" column="0">
1711
              <widget class="QCheckBox" name="cb_ClipBoard">
1805
                <widget class="QLabel" name="label_12">
1712
               <property name="text">
1806
                 <property name="text">
1713
                <string>überwache Zwischenablage</string>
1807
                  <string>Verweilzeit:</string>
1714
               </property>
1808
                 </property>
1715
              </widget>
1809
                </widget>
-
 
1810
               </item>
-
 
1811
               <item row="2" column="1">
-
 
1812
                <layout class="QHBoxLayout" name="horizontalLayout_4">
-
 
1813
                 <item>
-
 
1814
                  <widget class="QSpinBox" name="sb_TarTime">
-
 
1815
                   <property name="maximum">
-
 
1816
                    <number>300</number>
-
 
1817
                   </property>
-
 
1818
                  </widget>
-
 
1819
                 </item>
-
 
1820
                 <item>
-
 
1821
                  <widget class="QLabel" name="label_13">
-
 
1822
                   <property name="text">
-
 
1823
                    <string>Sek.</string>
-
 
1824
                   </property>
-
 
1825
                  </widget>
-
 
1826
                 </item>
-
 
1827
                </layout>
-
 
1828
               </item>
-
 
1829
              </layout>
1716
             </item>
1830
             </item>
1717
            </layout>
1831
            </layout>
1718
           </item>
1832
           </widget>
1719
           <item row="1" column="0">
-
 
1720
            <spacer name="verticalSpacer_2">
-
 
1721
             <property name="orientation">
-
 
1722
              <enum>Qt::Vertical</enum>
-
 
1723
             </property>
-
 
1724
             <property name="sizeHint" stdset="0">
-
 
1725
              <size>
-
 
1726
               <width>315</width>
-
 
1727
               <height>120</height>
-
 
1728
              </size>
-
 
1729
             </property>
-
 
1730
            </spacer>
-
 
1731
           </item>
1833
          </item>
1732
          </layout>
1834
         </layout>
1733
         </widget>
-
 
1734
        </item>
1835
        </item>
1735
        <item row="0" column="1">
1836
        <item row="0" column="2">
1736
         <spacer name="horizontalSpacer_2">
1837
         <spacer name="horizontalSpacer_2">
1737
          <property name="orientation">
1838
          <property name="orientation">
1738
           <enum>Qt::Horizontal</enum>
1839
           <enum>Qt::Horizontal</enum>
1739
          </property>
1840
          </property>
1740
          <property name="sizeHint" stdset="0">
1841
          <property name="sizeHint" stdset="0">
1741
           <size>
1842
           <size>
-
 
1843
            <width>337</width>
-
 
1844
            <height>228</height>
-
 
1845
           </size>
-
 
1846
          </property>
-
 
1847
         </spacer>
-
 
1848
        </item>
-
 
1849
        <item row="1" column="0">
-
 
1850
         <spacer name="verticalSpacer_2">
-
 
1851
          <property name="orientation">
-
 
1852
           <enum>Qt::Vertical</enum>
-
 
1853
          </property>
-
 
1854
          <property name="sizeHint" stdset="0">
-
 
1855
           <size>
-
 
1856
            <width>20</width>
-
 
1857
            <height>40</height>
-
 
1858
           </size>
-
 
1859
          </property>
-
 
1860
         </spacer>
-
 
1861
        </item>
-
 
1862
        <item row="0" column="1">
-
 
1863
         <spacer name="horizontalSpacer_3">
-
 
1864
          <property name="orientation">
-
 
1865
           <enum>Qt::Horizontal</enum>
-
 
1866
          </property>
-
 
1867
          <property name="sizeHint" stdset="0">
-
 
1868
           <size>
1742
            <width>40</width>
1869
            <width>40</width>
1743
            <height>20</height>
1870
            <height>20</height>
1744
           </size>
1871
           </size>
1745
          </property>
1872
          </property>
1746
         </spacer>
1873
         </spacer>
1747
        </item>
1874
        </item>
1748
       </layout>
1875
       </layout>
1749
      </widget>
1876
      </widget>
1750
      <widget class="QWidget" name="Seite">
1877
      <widget class="QWidget" name="Seite">
1751
       <attribute name="title">
1878
       <attribute name="title">
1752
        <string>Debug</string>
1879
        <string>Debug</string>
1753
       </attribute>
1880
       </attribute>
1754
       <widget class="QLabel" name="lb_Port">
1881
       <widget class="QLabel" name="lb_Port">
1755
        <property name="geometry">
1882
        <property name="geometry">
1756
         <rect>
1883
         <rect>
1757
          <x>10</x>
1884
          <x>10</x>
1758
          <y>20</y>
1885
          <y>20</y>
1759
          <width>71</width>
1886
          <width>71</width>
1760
          <height>27</height>
1887
          <height>27</height>
1761
         </rect>
1888
         </rect>
1762
        </property>
1889
        </property>
1763
        <property name="text">
1890
        <property name="text">
1764
         <string>Device: </string>
1891
         <string>Device: </string>
1765
        </property>
1892
        </property>
1766
       </widget>
1893
       </widget>
1767
       <widget class="QLineEdit" name="le_Port">
1894
       <widget class="QLineEdit" name="le_Port">
1768
        <property name="geometry">
1895
        <property name="geometry">
1769
         <rect>
1896
         <rect>
1770
          <x>100</x>
1897
          <x>100</x>
1771
          <y>20</y>
1898
          <y>20</y>
1772
          <width>131</width>
1899
          <width>131</width>
1773
          <height>27</height>
1900
          <height>27</height>
1774
         </rect>
1901
         </rect>
1775
        </property>
1902
        </property>
1776
        <property name="sizePolicy">
1903
        <property name="sizePolicy">
1777
         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1904
         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1778
          <horstretch>0</horstretch>
1905
          <horstretch>0</horstretch>
1779
          <verstretch>0</verstretch>
1906
          <verstretch>0</verstretch>
1780
         </sizepolicy>
1907
         </sizepolicy>
1781
        </property>
1908
        </property>
1782
        <property name="text">
1909
        <property name="text">
1783
         <string>/dev/ttyUSB0</string>
1910
         <string>/dev/ttyUSB0</string>
1784
        </property>
1911
        </property>
1785
       </widget>
1912
       </widget>
1786
       <widget class="QRadioButton" name="rb_SelFC">
1913
       <widget class="QRadioButton" name="rb_SelFC">
1787
        <property name="geometry">
1914
        <property name="geometry">
1788
         <rect>
1915
         <rect>
1789
          <x>250</x>
1916
          <x>250</x>
1790
          <y>20</y>
1917
          <y>20</y>
1791
          <width>147</width>
1918
          <width>147</width>
1792
          <height>21</height>
1919
          <height>21</height>
1793
         </rect>
1920
         </rect>
1794
        </property>
1921
        </property>
1795
        <property name="text">
1922
        <property name="text">
1796
         <string>FlightCtrl</string>
1923
         <string>FlightCtrl</string>
1797
        </property>
1924
        </property>
1798
       </widget>
1925
       </widget>
1799
       <widget class="QRadioButton" name="rb_SelNC">
1926
       <widget class="QRadioButton" name="rb_SelNC">
1800
        <property name="geometry">
1927
        <property name="geometry">
1801
         <rect>
1928
         <rect>
1802
          <x>410</x>
1929
          <x>410</x>
1803
          <y>20</y>
1930
          <y>20</y>
1804
          <width>146</width>
1931
          <width>146</width>
1805
          <height>21</height>
1932
          <height>21</height>
1806
         </rect>
1933
         </rect>
1807
        </property>
1934
        </property>
1808
        <property name="text">
1935
        <property name="text">
1809
         <string>NaviCtrl</string>
1936
         <string>NaviCtrl</string>
1810
        </property>
1937
        </property>
1811
       </widget>
1938
       </widget>
1812
       <widget class="QRadioButton" name="rb_SelMag">
1939
       <widget class="QRadioButton" name="rb_SelMag">
1813
        <property name="geometry">
1940
        <property name="geometry">
1814
         <rect>
1941
         <rect>
1815
          <x>570</x>
1942
          <x>570</x>
1816
          <y>20</y>
1943
          <y>20</y>
1817
          <width>147</width>
1944
          <width>147</width>
1818
          <height>21</height>
1945
          <height>21</height>
1819
         </rect>
1946
         </rect>
1820
        </property>
1947
        </property>
1821
        <property name="text">
1948
        <property name="text">
1822
         <string>MK3Mag</string>
1949
         <string>MK3Mag</string>
1823
        </property>
1950
        </property>
1824
       </widget>
1951
       </widget>
1825
       <widget class="QPushButton" name="Dec">
1952
       <widget class="QPushButton" name="Dec">
1826
        <property name="geometry">
1953
        <property name="geometry">
1827
         <rect>
1954
         <rect>
1828
          <x>4</x>
1955
          <x>4</x>
1829
          <y>240</y>
1956
          <y>240</y>
1830
          <width>281</width>
1957
          <width>281</width>
1831
          <height>26</height>
1958
          <height>26</height>
1832
         </rect>
1959
         </rect>
1833
        </property>
1960
        </property>
1834
        <property name="text">
1961
        <property name="text">
1835
         <string>Decode</string>
1962
         <string>Decode</string>
1836
        </property>
1963
        </property>
1837
       </widget>
1964
       </widget>
1838
       <widget class="QLineEdit" name="IN">
1965
       <widget class="QLineEdit" name="IN">
1839
        <property name="geometry">
1966
        <property name="geometry">
1840
         <rect>
1967
         <rect>
1841
          <x>10</x>
1968
          <x>130</x>
1842
          <y>180</y>
1969
          <y>50</y>
1843
          <width>883</width>
1970
          <width>501</width>
1844
          <height>27</height>
1971
          <height>27</height>
1845
         </rect>
1972
         </rect>
1846
        </property>
1973
        </property>
1847
        <property name="text">
1974
        <property name="text">
1848
         <string>#cO][`S&gt;zNIP^y``====M==================================z[lS&gt;|zGP^{]Y====M========[n======&gt;o&gt;m&gt;omMq&gt;|m`J==E=============yY </string>
1975
         <string/>
1849
        </property>
1976
        </property>
1850
       </widget>
1977
       </widget>
1851
       <widget class="QTextEdit" name="te_KML">
1978
       <widget class="QTextEdit" name="te_KML">
1852
        <property name="geometry">
1979
        <property name="geometry">
1853
         <rect>
1980
         <rect>
1854
          <x>10</x>
1981
          <x>340</x>
1855
          <y>60</y>
1982
          <y>110</y>
1856
          <width>251</width>
1983
          <width>251</width>
1857
          <height>81</height>
1984
          <height>81</height>
1858
         </rect>
1985
         </rect>
1859
        </property>
1986
        </property>
1860
       </widget>
1987
       </widget>
1861
       <widget class="QComboBox" name="cb_device">
1988
       <widget class="QComboBox" name="cb_device">
1862
        <property name="geometry">
1989
        <property name="geometry">
1863
         <rect>
1990
         <rect>
1864
          <x>350</x>
1991
          <x>10</x>
1865
          <y>140</y>
1992
          <y>60</y>
1866
          <width>114</width>
1993
          <width>114</width>
1867
          <height>26</height>
1994
          <height>26</height>
1868
         </rect>
1995
         </rect>
1869
        </property>
1996
        </property>
1870
        <property name="editable">
1997
        <property name="editable">
1871
         <bool>true</bool>
1998
         <bool>true</bool>
1872
        </property>
1999
        </property>
1873
       </widget>
2000
       </widget>
-
 
2001
       <widget class="QCheckBox" name="cb_ClipBoard">
-
 
2002
        <property name="geometry">
-
 
2003
         <rect>
-
 
2004
          <x>340</x>
-
 
2005
          <y>200</y>
-
 
2006
          <width>341</width>
-
 
2007
          <height>23</height>
-
 
2008
         </rect>
-
 
2009
        </property>
-
 
2010
        <property name="text">
-
 
2011
         <string>überwache Zwischenablage</string>
-
 
2012
        </property>
-
 
2013
       </widget>
-
 
2014
       <widget class="QPushButton" name="pb_FlyTo">
-
 
2015
        <property name="geometry">
-
 
2016
         <rect>
-
 
2017
          <x>340</x>
-
 
2018
          <y>230</y>
-
 
2019
          <width>319</width>
-
 
2020
          <height>24</height>
-
 
2021
         </rect>
-
 
2022
        </property>
-
 
2023
        <property name="text">
-
 
2024
         <string>Fliege da hin</string>
-
 
2025
        </property>
-
 
2026
       </widget>
1874
      </widget>
2027
      </widget>
1875
     </widget>
2028
     </widget>
1876
    </item>
2029
    </item>
1877
   </layout>
2030
   </layout>
1878
  </widget>
2031
  </widget>
1879
  <widget class="QMenuBar" name="menubar">
2032
  <widget class="QMenuBar" name="menubar">
1880
   <property name="geometry">
2033
   <property name="geometry">
1881
    <rect>
2034
    <rect>
1882
     <x>0</x>
2035
     <x>0</x>
1883
     <y>0</y>
2036
     <y>0</y>
1884
     <width>675</width>
2037
     <width>709</width>
1885
     <height>23</height>
2038
     <height>23</height>
1886
    </rect>
2039
    </rect>
1887
   </property>
2040
   </property>
1888
   <widget class="QMenu" name="menuProgramm">
2041
   <widget class="QMenu" name="menuProgramm">
1889
    <property name="title">
2042
    <property name="title">
1890
     <string>&amp;Programm</string>
2043
     <string>&amp;Programm</string>
1891
    </property>
2044
    </property>
1892
    <addaction name="ac_ConnectTTY"/>
2045
    <addaction name="ac_ConnectTTY"/>
1893
    <addaction name="ac_QMKServer"/>
2046
    <addaction name="ac_QMKServer"/>
1894
    <addaction name="separator"/>
2047
    <addaction name="separator"/>
1895
    <addaction name="ac_Quit"/>
2048
    <addaction name="ac_Quit"/>
1896
   </widget>
2049
   </widget>
1897
   <widget class="QMenu" name="menuEinstellungen">
2050
   <widget class="QMenu" name="menuEinstellungen">
1898
    <property name="title">
2051
    <property name="title">
1899
     <string>&amp;Einstellungen</string>
2052
     <string>&amp;Einstellungen</string>
1900
    </property>
2053
    </property>
1901
    <addaction name="ac_Config"/>
2054
    <addaction name="ac_Config"/>
1902
    <addaction name="separator"/>
2055
    <addaction name="separator"/>
1903
    <addaction name="ac_Preferences"/>
2056
    <addaction name="ac_Preferences"/>
1904
   </widget>
2057
   </widget>
1905
   <widget class="QMenu" name="menu_Help">
2058
   <widget class="QMenu" name="menu_Help">
1906
    <property name="title">
2059
    <property name="title">
1907
     <string>Hilfe</string>
2060
     <string>Hilfe</string>
1908
    </property>
2061
    </property>
1909
    <addaction name="ac_About"/>
2062
    <addaction name="ac_About"/>
1910
   </widget>
2063
   </widget>
1911
   <widget class="QMenu" name="menuDaten">
2064
   <widget class="QMenu" name="menuDaten">
1912
    <property name="title">
2065
    <property name="title">
1913
     <string>&amp;Debug-Daten</string>
2066
     <string>&amp;Debug-Daten</string>
1914
    </property>
2067
    </property>
1915
    <addaction name="ac_RecordCSV"/>
2068
    <addaction name="ac_RecordCSV"/>
1916
    <addaction name="ac_StartPlotter"/>
2069
    <addaction name="ac_StartPlotter"/>
1917
    <addaction name="separator"/>
2070
    <addaction name="separator"/>
1918
    <addaction name="ac_FastDebug"/>
2071
    <addaction name="ac_FastDebug"/>
1919
    <addaction name="ac_NoDebug"/>
2072
    <addaction name="ac_NoDebug"/>
1920
    <addaction name="separator"/>
2073
    <addaction name="separator"/>
1921
    <addaction name="ac_GetLabels"/>
2074
    <addaction name="ac_GetLabels"/>
1922
   </widget>
2075
   </widget>
1923
   <widget class="QMenu" name="menuAnsicht">
2076
   <widget class="QMenu" name="menuAnsicht">
1924
    <property name="title">
2077
    <property name="title">
1925
     <string>&amp;Ansicht</string>
2078
     <string>&amp;Ansicht</string>
1926
    </property>
2079
    </property>
1927
    <widget class="QMenu" name="menuBereiche">
2080
    <widget class="QMenu" name="menuBereiche">
1928
     <property name="title">
2081
     <property name="title">
1929
      <string>Bereiche</string>
2082
      <string>Bereiche</string>
1930
     </property>
2083
     </property>
1931
     <addaction name="ac_View0"/>
2084
     <addaction name="ac_View0"/>
1932
     <addaction name="ac_View1"/>
2085
     <addaction name="ac_View1"/>
1933
     <addaction name="ac_View2"/>
2086
     <addaction name="ac_View2"/>
1934
     <addaction name="ac_View3"/>
2087
     <addaction name="ac_View3"/>
1935
     <addaction name="ac_View4"/>
2088
     <addaction name="ac_View4"/>
1936
     <addaction name="ac_View5"/>
2089
     <addaction name="ac_View5"/>
1937
     <addaction name="ac_View6"/>
2090
     <addaction name="ac_View6"/>
1938
    </widget>
2091
    </widget>
1939
    <addaction name="menuBereiche"/>
2092
    <addaction name="menuBereiche"/>
1940
   </widget>
2093
   </widget>
1941
   <widget class="QMenu" name="menuWerkzeuge">
2094
   <widget class="QMenu" name="menuWerkzeuge">
1942
    <property name="title">
2095
    <property name="title">
1943
     <string>Werkzeuge</string>
2096
     <string>Werkzeuge</string>
1944
    </property>
2097
    </property>
1945
    <addaction name="ac_Motortest"/>
2098
    <addaction name="ac_Motortest"/>
1946
    <addaction name="ac_LCD"/>
2099
    <addaction name="ac_LCD"/>
1947
    <addaction name="ac_Map"/>
2100
    <addaction name="ac_Map"/>
1948
   </widget>
2101
   </widget>
1949
   <widget class="QMenu" name="menuHardware">
2102
   <widget class="QMenu" name="menuHardware">
1950
    <property name="title">
2103
    <property name="title">
1951
     <string>Hardware</string>
2104
     <string>Hardware</string>
1952
    </property>
2105
    </property>
1953
    <addaction name="ac_SelFC"/>
2106
    <addaction name="ac_SelFC"/>
1954
    <addaction name="ac_SelNC"/>
2107
    <addaction name="ac_SelNC"/>
1955
    <addaction name="ac_SelMag"/>
2108
    <addaction name="ac_SelMag"/>
1956
   </widget>
2109
   </widget>
1957
   <widget class="QMenu" name="menu_Navi_Daten">
2110
   <widget class="QMenu" name="menu_Navi_Daten">
1958
    <property name="title">
2111
    <property name="title">
1959
     <string>&amp;Navi-Daten</string>
2112
     <string>&amp;Navi-Daten</string>
1960
    </property>
2113
    </property>
1961
    <addaction name="ac_StartServer"/>
2114
    <addaction name="ac_StartServer"/>
1962
    <addaction name="separator"/>
2115
    <addaction name="separator"/>
1963
    <addaction name="ac_FastNavi"/>
2116
    <addaction name="ac_FastNavi"/>
1964
    <addaction name="ac_NoNavi"/>
2117
    <addaction name="ac_NoNavi"/>
1965
   </widget>
2118
   </widget>
1966
   <addaction name="menuProgramm"/>
2119
   <addaction name="menuProgramm"/>
1967
   <addaction name="menuHardware"/>
2120
   <addaction name="menuHardware"/>
1968
   <addaction name="menuAnsicht"/>
2121
   <addaction name="menuAnsicht"/>
1969
   <addaction name="menuDaten"/>
2122
   <addaction name="menuDaten"/>
1970
   <addaction name="menu_Navi_Daten"/>
2123
   <addaction name="menu_Navi_Daten"/>
1971
   <addaction name="menuEinstellungen"/>
2124
   <addaction name="menuEinstellungen"/>
1972
   <addaction name="menuWerkzeuge"/>
2125
   <addaction name="menuWerkzeuge"/>
1973
   <addaction name="menu_Help"/>
2126
   <addaction name="menu_Help"/>
1974
  </widget>
2127
  </widget>
1975
  <widget class="QToolBar" name="tb_Allgemein">
2128
  <widget class="QToolBar" name="tb_Allgemein">
1976
   <property name="windowTitle">
2129
   <property name="windowTitle">
1977
    <string>Allgemein</string>
2130
    <string>Allgemein</string>
1978
   </property>
2131
   </property>
1979
   <property name="iconSize">
2132
   <property name="iconSize">
1980
    <size>
2133
    <size>
1981
     <width>22</width>
2134
     <width>22</width>
1982
     <height>22</height>
2135
     <height>22</height>
1983
    </size>
2136
    </size>
1984
   </property>
2137
   </property>
1985
   <property name="toolButtonStyle">
2138
   <property name="toolButtonStyle">
1986
    <enum>Qt::ToolButtonIconOnly</enum>
2139
    <enum>Qt::ToolButtonIconOnly</enum>
1987
   </property>
2140
   </property>
1988
   <attribute name="toolBarArea">
2141
   <attribute name="toolBarArea">
1989
    <enum>TopToolBarArea</enum>
2142
    <enum>TopToolBarArea</enum>
1990
   </attribute>
2143
   </attribute>
1991
   <attribute name="toolBarBreak">
2144
   <attribute name="toolBarBreak">
1992
    <bool>false</bool>
2145
    <bool>false</bool>
1993
   </attribute>
2146
   </attribute>
1994
   <addaction name="ac_ConnectTTY"/>
2147
   <addaction name="ac_ConnectTTY"/>
1995
   <addaction name="ac_QMKServer"/>
2148
   <addaction name="ac_QMKServer"/>
1996
   <addaction name="separator"/>
2149
   <addaction name="separator"/>
1997
   <addaction name="ac_StartServer"/>
2150
   <addaction name="ac_StartServer"/>
1998
   <addaction name="ac_Map"/>
2151
   <addaction name="ac_Map"/>
1999
  </widget>
2152
  </widget>
2000
  <widget class="QToolBar" name="tb_Werkzeuge">
2153
  <widget class="QToolBar" name="tb_Werkzeuge">
2001
   <property name="windowTitle">
2154
   <property name="windowTitle">
2002
    <string>Werkzeuge</string>
2155
    <string>Werkzeuge</string>
2003
   </property>
2156
   </property>
2004
   <property name="iconSize">
2157
   <property name="iconSize">
2005
    <size>
2158
    <size>
2006
     <width>22</width>
2159
     <width>22</width>
2007
     <height>22</height>
2160
     <height>22</height>
2008
    </size>
2161
    </size>
2009
   </property>
2162
   </property>
2010
   <property name="toolButtonStyle">
2163
   <property name="toolButtonStyle">
2011
    <enum>Qt::ToolButtonIconOnly</enum>
2164
    <enum>Qt::ToolButtonIconOnly</enum>
2012
   </property>
2165
   </property>
2013
   <attribute name="toolBarArea">
2166
   <attribute name="toolBarArea">
2014
    <enum>TopToolBarArea</enum>
2167
    <enum>TopToolBarArea</enum>
2015
   </attribute>
2168
   </attribute>
2016
   <attribute name="toolBarBreak">
2169
   <attribute name="toolBarBreak">
2017
    <bool>false</bool>
2170
    <bool>false</bool>
2018
   </attribute>
2171
   </attribute>
2019
   <addaction name="ac_Motortest"/>
2172
   <addaction name="ac_Motortest"/>
2020
   <addaction name="ac_LCD"/>
2173
   <addaction name="ac_LCD"/>
2021
  </widget>
2174
  </widget>
2022
  <widget class="QToolBar" name="tb_Debug">
2175
  <widget class="QToolBar" name="tb_Debug">
2023
   <property name="windowTitle">
2176
   <property name="windowTitle">
2024
    <string>Debug-Daten</string>
2177
    <string>Debug-Daten</string>
2025
   </property>
2178
   </property>
2026
   <property name="iconSize">
2179
   <property name="iconSize">
2027
    <size>
2180
    <size>
2028
     <width>22</width>
2181
     <width>22</width>
2029
     <height>22</height>
2182
     <height>22</height>
2030
    </size>
2183
    </size>
2031
   </property>
2184
   </property>
2032
   <property name="toolButtonStyle">
2185
   <property name="toolButtonStyle">
2033
    <enum>Qt::ToolButtonIconOnly</enum>
2186
    <enum>Qt::ToolButtonIconOnly</enum>
2034
   </property>
2187
   </property>
2035
   <attribute name="toolBarArea">
2188
   <attribute name="toolBarArea">
2036
    <enum>TopToolBarArea</enum>
2189
    <enum>TopToolBarArea</enum>
2037
   </attribute>
2190
   </attribute>
2038
   <attribute name="toolBarBreak">
2191
   <attribute name="toolBarBreak">
2039
    <bool>false</bool>
2192
    <bool>false</bool>
2040
   </attribute>
2193
   </attribute>
2041
   <addaction name="ac_StartPlotter"/>
2194
   <addaction name="ac_StartPlotter"/>
2042
   <addaction name="ac_FastDebug"/>
2195
   <addaction name="ac_FastDebug"/>
2043
   <addaction name="ac_RecordCSV"/>
2196
   <addaction name="ac_RecordCSV"/>
2044
  </widget>
2197
  </widget>
2045
  <widget class="QToolBar" name="tb_TTY">
2198
  <widget class="QToolBar" name="tb_TTY">
2046
   <property name="windowTitle">
2199
   <property name="windowTitle">
2047
    <string>Schnittstelle</string>
2200
    <string>Schnittstelle</string>
2048
   </property>
2201
   </property>
2049
   <attribute name="toolBarArea">
2202
   <attribute name="toolBarArea">
2050
    <enum>TopToolBarArea</enum>
2203
    <enum>TopToolBarArea</enum>
2051
   </attribute>
2204
   </attribute>
2052
   <attribute name="toolBarBreak">
2205
   <attribute name="toolBarBreak">
2053
    <bool>false</bool>
2206
    <bool>false</bool>
2054
   </attribute>
2207
   </attribute>
2055
  </widget>
2208
  </widget>
2056
  <widget class="QToolBar" name="tb_Hardware">
2209
  <widget class="QToolBar" name="tb_Hardware">
2057
   <property name="windowTitle">
2210
   <property name="windowTitle">
2058
    <string>Hardware</string>
2211
    <string>Hardware</string>
2059
   </property>
2212
   </property>
2060
   <attribute name="toolBarArea">
2213
   <attribute name="toolBarArea">
2061
    <enum>TopToolBarArea</enum>
2214
    <enum>TopToolBarArea</enum>
2062
   </attribute>
2215
   </attribute>
2063
   <attribute name="toolBarBreak">
2216
   <attribute name="toolBarBreak">
2064
    <bool>false</bool>
2217
    <bool>false</bool>
2065
   </attribute>
2218
   </attribute>
2066
  </widget>
2219
  </widget>
2067
  <action name="ac_LogDir">
2220
  <action name="ac_LogDir">
2068
   <property name="text">
2221
   <property name="text">
2069
    <string>Log-Verzeichniss</string>
2222
    <string>Log-Verzeichniss</string>
2070
   </property>
2223
   </property>
2071
  </action>
2224
  </action>
2072
  <action name="ac_ParameterDir">
2225
  <action name="ac_ParameterDir">
2073
   <property name="text">
2226
   <property name="text">
2074
    <string>Parameter-Verzeichniss</string>
2227
    <string>Parameter-Verzeichniss</string>
2075
   </property>
2228
   </property>
2076
  </action>
2229
  </action>
2077
  <action name="ac_Quit">
2230
  <action name="ac_Quit">
2078
   <property name="icon">
2231
   <property name="icon">
2079
    <iconset resource="../MKTool.qrc">
2232
    <iconset resource="../MKTool.qrc">
2080
     <normaloff>:/Actions/Images/Actions/Exit.png</normaloff>:/Actions/Images/Actions/Exit.png</iconset>
2233
     <normaloff>:/Actions/Images/Actions/Exit.png</normaloff>:/Actions/Images/Actions/Exit.png</iconset>
2081
   </property>
2234
   </property>
2082
   <property name="text">
2235
   <property name="text">
2083
    <string>&amp;Beenden</string>
2236
    <string>&amp;Beenden</string>
2084
   </property>
2237
   </property>
2085
  </action>
2238
  </action>
2086
  <action name="ac_About">
2239
  <action name="ac_About">
2087
   <property name="text">
2240
   <property name="text">
2088
    <string>Ãœber QMK-Groundstation</string>
2241
    <string>Ãœber QMK-Groundstation</string>
2089
   </property>
2242
   </property>
2090
  </action>
2243
  </action>
2091
  <action name="ac_ConnectTTY">
2244
  <action name="ac_ConnectTTY">
2092
   <property name="checkable">
2245
   <property name="checkable">
2093
    <bool>true</bool>
2246
    <bool>true</bool>
2094
   </property>
2247
   </property>
2095
   <property name="icon">
2248
   <property name="icon">
2096
    <iconset resource="../MKTool.qrc">
2249
    <iconset resource="../MKTool.qrc">
2097
     <normaloff>:/Actions/Images/Actions/Seriell-NO.png</normaloff>
2250
     <normaloff>:/Actions/Images/Actions/Seriell-NO.png</normaloff>
2098
     <normalon>:/Actions/Images/Actions/Seriell-OK.png</normalon>:/Actions/Images/Actions/Seriell-NO.png</iconset>
2251
     <normalon>:/Actions/Images/Actions/Seriell-OK.png</normalon>:/Actions/Images/Actions/Seriell-NO.png</iconset>
2099
   </property>
2252
   </property>
2100
   <property name="text">
2253
   <property name="text">
2101
    <string>Kopter Verbinden</string>
2254
    <string>Kopter Verbinden</string>
2102
   </property>
2255
   </property>
2103
  </action>
2256
  </action>
2104
  <action name="ac_RecordCSV">
2257
  <action name="ac_RecordCSV">
2105
   <property name="checkable">
2258
   <property name="checkable">
2106
    <bool>true</bool>
2259
    <bool>true</bool>
2107
   </property>
2260
   </property>
2108
   <property name="icon">
2261
   <property name="icon">
2109
    <iconset resource="../MKTool.qrc">
2262
    <iconset resource="../MKTool.qrc">
2110
     <normaloff>:/Actions/Images/Actions/CVS-Record.png</normaloff>
2263
     <normaloff>:/Actions/Images/Actions/CVS-Record.png</normaloff>
2111
     <normalon>:/Actions/Images/Actions/CVS-Stop.png</normalon>:/Actions/Images/Actions/CVS-Record.png</iconset>
2264
     <normalon>:/Actions/Images/Actions/CVS-Stop.png</normalon>:/Actions/Images/Actions/CVS-Record.png</iconset>
2112
   </property>
2265
   </property>
2113
   <property name="text">
2266
   <property name="text">
2114
    <string>CSV Aufzeichnen</string>
2267
    <string>CSV Aufzeichnen</string>
2115
   </property>
2268
   </property>
2116
  </action>
2269
  </action>
2117
  <action name="ac_StartPlotter">
2270
  <action name="ac_StartPlotter">
2118
   <property name="checkable">
2271
   <property name="checkable">
2119
    <bool>true</bool>
2272
    <bool>true</bool>
2120
   </property>
2273
   </property>
2121
   <property name="icon">
2274
   <property name="icon">
2122
    <iconset resource="../MKTool.qrc">
2275
    <iconset resource="../MKTool.qrc">
2123
     <normaloff>:/Actions/Images/Actions/Plotter-NO.png</normaloff>
2276
     <normaloff>:/Actions/Images/Actions/Plotter-NO.png</normaloff>
2124
     <normalon>:/Actions/Images/Actions/Plotter-OK.png</normalon>:/Actions/Images/Actions/Plotter-NO.png</iconset>
2277
     <normalon>:/Actions/Images/Actions/Plotter-OK.png</normalon>:/Actions/Images/Actions/Plotter-NO.png</iconset>
2125
   </property>
2278
   </property>
2126
   <property name="text">
2279
   <property name="text">
2127
    <string>Start Plotter</string>
2280
    <string>Start Plotter</string>
2128
   </property>
2281
   </property>
2129
  </action>
2282
  </action>
2130
  <action name="ac_Config">
2283
  <action name="ac_Config">
2131
   <property name="icon">
2284
   <property name="icon">
2132
    <iconset resource="../MKTool.qrc">
2285
    <iconset resource="../MKTool.qrc">
2133
     <normaloff>:/Actions/Images/Actions/Preferences-Data.png</normaloff>:/Actions/Images/Actions/Preferences-Data.png</iconset>
2286
     <normaloff>:/Actions/Images/Actions/Preferences-Data.png</normaloff>:/Actions/Images/Actions/Preferences-Data.png</iconset>
2134
   </property>
2287
   </property>
2135
   <property name="text">
2288
   <property name="text">
2136
    <string>Datenfelder wählen</string>
2289
    <string>Datenfelder wählen</string>
2137
   </property>
2290
   </property>
2138
  </action>
2291
  </action>
2139
  <action name="ac_FastDebug">
2292
  <action name="ac_FastDebug">
2140
   <property name="checkable">
2293
   <property name="checkable">
2141
    <bool>true</bool>
2294
    <bool>true</bool>
2142
   </property>
2295
   </property>
2143
   <property name="icon">
2296
   <property name="icon">
2144
    <iconset resource="../MKTool.qrc">
2297
    <iconset resource="../MKTool.qrc">
2145
     <normaloff>:/Actions/Images/Actions/Fast-Data.png</normaloff>:/Actions/Images/Actions/Fast-Data.png</iconset>
2298
     <normaloff>:/Actions/Images/Actions/Fast-Data.png</normaloff>:/Actions/Images/Actions/Fast-Data.png</iconset>
2146
   </property>
2299
   </property>
2147
   <property name="text">
2300
   <property name="text">
2148
    <string>Schnelle Debugdaten</string>
2301
    <string>Schnelle Debugdaten</string>
2149
   </property>
2302
   </property>
2150
  </action>
2303
  </action>
2151
  <action name="ac_View0">
2304
  <action name="ac_View0">
2152
   <property name="checkable">
2305
   <property name="checkable">
2153
    <bool>true</bool>
2306
    <bool>true</bool>
2154
   </property>
2307
   </property>
2155
   <property name="checked">
2308
   <property name="checked">
2156
    <bool>false</bool>
2309
    <bool>false</bool>
2157
   </property>
2310
   </property>
2158
   <property name="icon">
2311
   <property name="icon">
2159
    <iconset resource="../MKTool.qrc">
2312
    <iconset resource="../MKTool.qrc">
2160
     <normaloff>:/Actions/Images/Actions/Debug.png</normaloff>:/Actions/Images/Actions/Debug.png</iconset>
2313
     <normaloff>:/Actions/Images/Actions/Debug.png</normaloff>:/Actions/Images/Actions/Debug.png</iconset>
2161
   </property>
2314
   </property>
2162
   <property name="text">
2315
   <property name="text">
2163
    <string>Debug-Daten</string>
2316
    <string>Debug-Daten</string>
2164
   </property>
2317
   </property>
2165
  </action>
2318
  </action>
2166
  <action name="ac_View1">
2319
  <action name="ac_View1">
2167
   <property name="checkable">
2320
   <property name="checkable">
2168
    <bool>true</bool>
2321
    <bool>true</bool>
2169
   </property>
2322
   </property>
2170
   <property name="checked">
2323
   <property name="checked">
2171
    <bool>false</bool>
2324
    <bool>false</bool>
2172
   </property>
2325
   </property>
2173
   <property name="icon">
2326
   <property name="icon">
2174
    <iconset resource="../MKTool.qrc">
2327
    <iconset resource="../MKTool.qrc">
2175
     <normaloff>:/Actions/Images/Actions/Plotter-NO.png</normaloff>:/Actions/Images/Actions/Plotter-NO.png</iconset>
2328
     <normaloff>:/Actions/Images/Actions/Plotter-NO.png</normaloff>:/Actions/Images/Actions/Plotter-NO.png</iconset>
2176
   </property>
2329
   </property>
2177
   <property name="text">
2330
   <property name="text">
2178
    <string>Plotter</string>
2331
    <string>Plotter</string>
2179
   </property>
2332
   </property>
2180
  </action>
2333
  </action>
2181
  <action name="ac_View2">
2334
  <action name="ac_View2">
2182
   <property name="checkable">
2335
   <property name="checkable">
2183
    <bool>true</bool>
2336
    <bool>true</bool>
2184
   </property>
2337
   </property>
2185
   <property name="checked">
2338
   <property name="checked">
2186
    <bool>false</bool>
2339
    <bool>false</bool>
2187
   </property>
2340
   </property>
2188
   <property name="icon">
2341
   <property name="icon">
2189
    <iconset resource="../MKTool.qrc">
2342
    <iconset resource="../MKTool.qrc">
2190
     <normaloff>:/Actions/Images/Actions/FC-Settings.png</normaloff>:/Actions/Images/Actions/FC-Settings.png</iconset>
2343
     <normaloff>:/Actions/Images/Actions/FC-Settings.png</normaloff>:/Actions/Images/Actions/FC-Settings.png</iconset>
2191
   </property>
2344
   </property>
2192
   <property name="text">
2345
   <property name="text">
2193
    <string>FC-Settings</string>
2346
    <string>FC-Settings</string>
2194
   </property>
2347
   </property>
2195
  </action>
2348
  </action>
2196
  <action name="ac_View3">
2349
  <action name="ac_View3">
2197
   <property name="checkable">
2350
   <property name="checkable">
2198
    <bool>true</bool>
2351
    <bool>true</bool>
2199
   </property>
2352
   </property>
2200
   <property name="checked">
2353
   <property name="checked">
2201
    <bool>false</bool>
2354
    <bool>false</bool>
2202
   </property>
2355
   </property>
2203
   <property name="icon">
2356
   <property name="icon">
2204
    <iconset resource="../MKTool.qrc">
2357
    <iconset resource="../MKTool.qrc">
2205
     <normaloff>:/Actions/Images/Actions/Terminal.png</normaloff>:/Actions/Images/Actions/Terminal.png</iconset>
2358
     <normaloff>:/Actions/Images/Actions/Terminal.png</normaloff>:/Actions/Images/Actions/Terminal.png</iconset>
2206
   </property>
2359
   </property>
2207
   <property name="text">
2360
   <property name="text">
2208
    <string>Terminal</string>
2361
    <string>Terminal</string>
2209
   </property>
2362
   </property>
2210
  </action>
2363
  </action>
2211
  <action name="ac_View4">
2364
  <action name="ac_View4">
2212
   <property name="checkable">
2365
   <property name="checkable">
2213
    <bool>true</bool>
2366
    <bool>true</bool>
2214
   </property>
2367
   </property>
2215
   <property name="checked">
2368
   <property name="checked">
2216
    <bool>false</bool>
2369
    <bool>false</bool>
2217
   </property>
2370
   </property>
2218
   <property name="icon">
2371
   <property name="icon">
2219
    <iconset resource="../MKTool.qrc">
2372
    <iconset resource="../MKTool.qrc">
2220
     <normaloff>:/Actions/Images/Actions/Cockpit.png</normaloff>:/Actions/Images/Actions/Cockpit.png</iconset>
2373
     <normaloff>:/Actions/Images/Actions/Cockpit.png</normaloff>:/Actions/Images/Actions/Cockpit.png</iconset>
2221
   </property>
2374
   </property>
2222
   <property name="text">
2375
   <property name="text">
2223
    <string>Cockpit</string>
2376
    <string>Cockpit</string>
2224
   </property>
2377
   </property>
2225
  </action>
2378
  </action>
2226
  <action name="ac_View5">
2379
  <action name="ac_View5">
2227
   <property name="checkable">
2380
   <property name="checkable">
2228
    <bool>true</bool>
2381
    <bool>true</bool>
2229
   </property>
2382
   </property>
2230
   <property name="checked">
2383
   <property name="checked">
2231
    <bool>false</bool>
2384
    <bool>false</bool>
2232
   </property>
2385
   </property>
2233
   <property name="icon">
2386
   <property name="icon">
2234
    <iconset resource="../MKTool.qrc">
2387
    <iconset resource="../MKTool.qrc">
2235
     <normaloff>:/Actions/Images/Actions/Firmware.png</normaloff>:/Actions/Images/Actions/Firmware.png</iconset>
2388
     <normaloff>:/Actions/Images/Actions/Firmware.png</normaloff>:/Actions/Images/Actions/Firmware.png</iconset>
2236
   </property>
2389
   </property>
2237
   <property name="text">
2390
   <property name="text">
2238
    <string>Firmware Update</string>
2391
    <string>Firmware Update</string>
2239
   </property>
2392
   </property>
2240
  </action>
2393
  </action>
2241
  <action name="ac_GetLabels">
2394
  <action name="ac_GetLabels">
2242
   <property name="text">
2395
   <property name="text">
2243
    <string>Beschreibungen abfragen</string>
2396
    <string>Beschreibungen abfragen</string>
2244
   </property>
2397
   </property>
2245
  </action>
2398
  </action>
2246
  <action name="ac_Preferences">
2399
  <action name="ac_Preferences">
2247
   <property name="icon">
2400
   <property name="icon">
2248
    <iconset resource="../MKTool.qrc">
2401
    <iconset resource="../MKTool.qrc">
2249
     <normaloff>:/Actions/Images/Actions/Preferences.png</normaloff>:/Actions/Images/Actions/Preferences.png</iconset>
2402
     <normaloff>:/Actions/Images/Actions/Preferences.png</normaloff>:/Actions/Images/Actions/Preferences.png</iconset>
2250
   </property>
2403
   </property>
2251
   <property name="text">
2404
   <property name="text">
2252
    <string>QMK Einrichten</string>
2405
    <string>QMK Einrichten</string>
2253
   </property>
2406
   </property>
2254
  </action>
2407
  </action>
2255
  <action name="ac_Motortest">
2408
  <action name="ac_Motortest">
2256
   <property name="icon">
2409
   <property name="icon">
2257
    <iconset resource="../MKTool.qrc">
2410
    <iconset resource="../MKTool.qrc">
2258
     <normaloff>:/Actions/Images/Actions/Motortest.png</normaloff>:/Actions/Images/Actions/Motortest.png</iconset>
2411
     <normaloff>:/Actions/Images/Actions/Motortest.png</normaloff>:/Actions/Images/Actions/Motortest.png</iconset>
2259
   </property>
2412
   </property>
2260
   <property name="text">
2413
   <property name="text">
2261
    <string>Motortest</string>
2414
    <string>Motortest</string>
2262
   </property>
2415
   </property>
2263
  </action>
2416
  </action>
2264
  <action name="ac_SelFC">
2417
  <action name="ac_SelFC">
2265
   <property name="checkable">
2418
   <property name="checkable">
2266
    <bool>true</bool>
2419
    <bool>true</bool>
2267
   </property>
2420
   </property>
2268
   <property name="text">
2421
   <property name="text">
2269
    <string>FlightCtrl</string>
2422
    <string>FlightCtrl</string>
2270
   </property>
2423
   </property>
2271
  </action>
2424
  </action>
2272
  <action name="ac_SelNC">
2425
  <action name="ac_SelNC">
2273
   <property name="checkable">
2426
   <property name="checkable">
2274
    <bool>true</bool>
2427
    <bool>true</bool>
2275
   </property>
2428
   </property>
2276
   <property name="text">
2429
   <property name="text">
2277
    <string>NaviCtrl</string>
2430
    <string>NaviCtrl</string>
2278
   </property>
2431
   </property>
2279
  </action>
2432
  </action>
2280
  <action name="ac_SelMag">
2433
  <action name="ac_SelMag">
2281
   <property name="checkable">
2434
   <property name="checkable">
2282
    <bool>true</bool>
2435
    <bool>true</bool>
2283
   </property>
2436
   </property>
2284
   <property name="text">
2437
   <property name="text">
2285
    <string>MK3Mag</string>
2438
    <string>MK3Mag</string>
2286
   </property>
2439
   </property>
2287
  </action>
2440
  </action>
2288
  <action name="ac_NoDebug">
2441
  <action name="ac_NoDebug">
2289
   <property name="checkable">
2442
   <property name="checkable">
2290
    <bool>true</bool>
2443
    <bool>true</bool>
2291
   </property>
2444
   </property>
2292
   <property name="text">
2445
   <property name="text">
2293
    <string>Debugdaten abschalten.</string>
2446
    <string>Debugdaten abschalten.</string>
2294
   </property>
2447
   </property>
2295
  </action>
2448
  </action>
2296
  <action name="ac_StartServer">
2449
  <action name="ac_StartServer">
2297
   <property name="checkable">
2450
   <property name="checkable">
2298
    <bool>true</bool>
2451
    <bool>true</bool>
2299
   </property>
2452
   </property>
2300
   <property name="icon">
2453
   <property name="icon">
2301
    <iconset resource="../MKTool.qrc">
2454
    <iconset resource="../MKTool.qrc">
2302
     <normaloff>:/Actions/Images/Actions/Google-NO.png</normaloff>
2455
     <normaloff>:/Actions/Images/Actions/Google-NO.png</normaloff>
2303
     <normalon>:/Actions/Images/Actions/Google-OK.png</normalon>:/Actions/Images/Actions/Google-NO.png</iconset>
2456
     <normalon>:/Actions/Images/Actions/Google-OK.png</normalon>:/Actions/Images/Actions/Google-NO.png</iconset>
2304
   </property>
2457
   </property>
2305
   <property name="text">
2458
   <property name="text">
2306
    <string>Google Earth Server</string>
2459
    <string>KML-Server</string>
2307
   </property>
2460
   </property>
2308
  </action>
2461
  </action>
2309
  <action name="ac_FastNavi">
2462
  <action name="ac_FastNavi">
2310
   <property name="checkable">
2463
   <property name="checkable">
2311
    <bool>true</bool>
2464
    <bool>true</bool>
2312
   </property>
2465
   </property>
2313
   <property name="icon">
2466
   <property name="icon">
2314
    <iconset resource="../MKTool.qrc">
2467
    <iconset resource="../MKTool.qrc">
2315
     <normaloff>:/Actions/Images/Actions/Fast-Data.png</normaloff>:/Actions/Images/Actions/Fast-Data.png</iconset>
2468
     <normaloff>:/Actions/Images/Actions/Fast-Data.png</normaloff>:/Actions/Images/Actions/Fast-Data.png</iconset>
2316
   </property>
2469
   </property>
2317
   <property name="text">
2470
   <property name="text">
2318
    <string>Schnelle Navi-Daten</string>
2471
    <string>Schnelle Navi-Daten</string>
2319
   </property>
2472
   </property>
2320
  </action>
2473
  </action>
2321
  <action name="ac_NoNavi">
2474
  <action name="ac_NoNavi">
2322
   <property name="checkable">
2475
   <property name="checkable">
2323
    <bool>true</bool>
2476
    <bool>true</bool>
2324
   </property>
2477
   </property>
2325
   <property name="text">
2478
   <property name="text">
2326
    <string>Navidaten abschalten</string>
2479
    <string>Navidaten abschalten</string>
2327
   </property>
2480
   </property>
2328
  </action>
2481
  </action>
2329
  <action name="ac_QMKServer">
2482
  <action name="ac_QMKServer">
2330
   <property name="checkable">
2483
   <property name="checkable">
2331
    <bool>true</bool>
2484
    <bool>true</bool>
2332
   </property>
2485
   </property>
2333
   <property name="enabled">
2486
   <property name="enabled">
2334
    <bool>false</bool>
2487
    <bool>false</bool>
2335
   </property>
2488
   </property>
2336
   <property name="icon">
2489
   <property name="icon">
2337
    <iconset resource="../MKTool.qrc">
2490
    <iconset resource="../MKTool.qrc">
2338
     <normaloff>:/Actions/Images/Actions/Network-NO.png</normaloff>
2491
     <normaloff>:/Actions/Images/Actions/Network-NO.png</normaloff>
2339
     <normalon>:/Actions/Images/Actions/Network-OK.png</normalon>:/Actions/Images/Actions/Network-NO.png</iconset>
2492
     <normalon>:/Actions/Images/Actions/Network-OK.png</normalon>:/Actions/Images/Actions/Network-NO.png</iconset>
2340
   </property>
2493
   </property>
2341
   <property name="text">
2494
   <property name="text">
2342
    <string>QMK Server Verbinden</string>
2495
    <string>QMK Server Verbinden</string>
2343
   </property>
2496
   </property>
2344
  </action>
2497
  </action>
2345
  <action name="ac_View6">
2498
  <action name="ac_View6">
2346
   <property name="checkable">
2499
   <property name="checkable">
2347
    <bool>true</bool>
2500
    <bool>true</bool>
2348
   </property>
2501
   </property>
2349
   <property name="icon">
2502
   <property name="icon">
2350
    <iconset resource="../MKTool.qrc">
2503
    <iconset resource="../MKTool.qrc">
2351
     <normaloff>:/Actions/Images/Actions/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
2504
     <normaloff>:/Actions/Images/Actions/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
2352
   </property>
2505
   </property>
2353
   <property name="text">
2506
   <property name="text">
2354
    <string>Wegpunkte</string>
2507
    <string>Wegpunkte</string>
2355
   </property>
2508
   </property>
2356
  </action>
2509
  </action>
2357
  <action name="ac_LCD">
2510
  <action name="ac_LCD">
2358
   <property name="icon">
2511
   <property name="icon">
2359
    <iconset resource="../MKTool.qrc">
2512
    <iconset resource="../MKTool.qrc">
2360
     <normaloff>:/Actions/Images/Actions/LCD.png</normaloff>:/Actions/Images/Actions/LCD.png</iconset>
2513
     <normaloff>:/Actions/Images/Actions/LCD.png</normaloff>:/Actions/Images/Actions/LCD.png</iconset>
2361
   </property>
2514
   </property>
2362
   <property name="text">
2515
   <property name="text">
2363
    <string>LCD-Display</string>
2516
    <string>LCD-Display</string>
2364
   </property>
2517
   </property>
2365
  </action>
2518
  </action>
2366
  <action name="ac_Map">
2519
  <action name="ac_Map">
2367
   <property name="icon">
2520
   <property name="icon">
2368
    <iconset resource="../MKTool.qrc">
2521
    <iconset resource="../MKTool.qrc">
2369
     <normaloff>:/Actions/Images/Actions/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
2522
     <normaloff>:/Actions/Images/Actions/Waypoints.png</normaloff>:/Actions/Images/Actions/Waypoints.png</iconset>
2370
   </property>
2523
   </property>
2371
   <property name="text">
2524
   <property name="text">
2372
    <string>Flug-Karte</string>
2525
    <string>Flug-Karte</string>
2373
   </property>
2526
   </property>
2374
  </action>
2527
  </action>
2375
 </widget>
2528
 </widget>
2376
 <customwidgets>
2529
 <customwidgets>
2377
  <customwidget>
2530
  <customwidget>
2378
   <class>QwtPlot</class>
2531
   <class>QwtPlot</class>
2379
   <extends>QFrame</extends>
2532
   <extends>QFrame</extends>
2380
   <header>qwt_plot.h</header>
2533
   <header>qwt_plot.h</header>
2381
   <container>1</container>
2534
   <container>1</container>
2382
  </customwidget>
2535
  </customwidget>
2383
  <customwidget>
2536
  <customwidget>
2384
   <class>QwtCompass</class>
2537
   <class>QwtCompass</class>
2385
   <extends>QwtDial</extends>
2538
   <extends>QwtDial</extends>
2386
   <header>qwt_compass.h</header>
2539
   <header>qwt_compass.h</header>
2387
  </customwidget>
2540
  </customwidget>
2388
  <customwidget>
2541
  <customwidget>
2389
   <class>QwtSlider</class>
2542
   <class>QwtSlider</class>
2390
   <extends>QWidget</extends>
2543
   <extends>QWidget</extends>
2391
   <header>qwt_slider.h</header>
2544
   <header>qwt_slider.h</header>
2392
  </customwidget>
2545
  </customwidget>
2393
 </customwidgets>
2546
 </customwidgets>
2394
 <resources>
2547
 <resources>
2395
  <include location="../MKTool.qrc"/>
2548
  <include location="../MKTool.qrc"/>
2396
 </resources>
2549
 </resources>
2397
 <connections>
2550
 <connections>
2398
  <connection>
2551
  <connection>
2399
   <sender>ac_Quit</sender>
2552
   <sender>ac_Quit</sender>
2400
   <signal>triggered()</signal>
2553
   <signal>triggered()</signal>
2401
   <receiver>dlg_mktool_UI</receiver>
2554
   <receiver>dlg_mktool_UI</receiver>
2402
   <slot>close()</slot>
2555
   <slot>close()</slot>
2403
   <hints>
2556
   <hints>
2404
    <hint type="sourcelabel">
2557
    <hint type="sourcelabel">
2405
     <x>-1</x>
2558
     <x>-1</x>
2406
     <y>-1</y>
2559
     <y>-1</y>
2407
    </hint>
2560
    </hint>
2408
    <hint type="destinationlabel">
2561
    <hint type="destinationlabel">
2409
     <x>384</x>
2562
     <x>384</x>
2410
     <y>209</y>
2563
     <y>209</y>
2411
    </hint>
2564
    </hint>
2412
   </hints>
2565
   </hints>
2413
  </connection>
2566
  </connection>
2414
  <connection>
2567
  <connection>
2415
   <sender>pb_StartPlotter</sender>
2568
   <sender>pb_StartPlotter</sender>
2416
   <signal>clicked()</signal>
2569
   <signal>clicked()</signal>
2417
   <receiver>ac_StartPlotter</receiver>
2570
   <receiver>ac_StartPlotter</receiver>
2418
   <slot>trigger()</slot>
2571
   <slot>trigger()</slot>
2419
   <hints>
2572
   <hints>
2420
    <hint type="sourcelabel">
2573
    <hint type="sourcelabel">
2421
     <x>756</x>
2574
     <x>756</x>
2422
     <y>370</y>
2575
     <y>370</y>
2423
    </hint>
2576
    </hint>
2424
    <hint type="destinationlabel">
2577
    <hint type="destinationlabel">
2425
     <x>-1</x>
2578
     <x>-1</x>
2426
     <y>-1</y>
2579
     <y>-1</y>
2427
    </hint>
2580
    </hint>
2428
   </hints>
2581
   </hints>
2429
  </connection>
2582
  </connection>
2430
  <connection>
2583
  <connection>
2431
   <sender>rb_SelFC</sender>
2584
   <sender>rb_SelFC</sender>
2432
   <signal>toggled(bool)</signal>
2585
   <signal>toggled(bool)</signal>
2433
   <receiver>ac_SelFC</receiver>
2586
   <receiver>ac_SelFC</receiver>
2434
   <slot>setChecked(bool)</slot>
2587
   <slot>setChecked(bool)</slot>
2435
   <hints>
2588
   <hints>
2436
    <hint type="sourcelabel">
2589
    <hint type="sourcelabel">
2437
     <x>299</x>
2590
     <x>299</x>
2438
     <y>194</y>
2591
     <y>194</y>
2439
    </hint>
2592
    </hint>
2440
    <hint type="destinationlabel">
2593
    <hint type="destinationlabel">
2441
     <x>-1</x>
2594
     <x>-1</x>
2442
     <y>-1</y>
2595
     <y>-1</y>
2443
    </hint>
2596
    </hint>
2444
   </hints>
2597
   </hints>
2445
  </connection>
2598
  </connection>
2446
  <connection>
2599
  <connection>
2447
   <sender>rb_SelMag</sender>
2600
   <sender>rb_SelMag</sender>
2448
   <signal>toggled(bool)</signal>
2601
   <signal>toggled(bool)</signal>
2449
   <receiver>ac_SelMag</receiver>
2602
   <receiver>ac_SelMag</receiver>
2450
   <slot>setChecked(bool)</slot>
2603
   <slot>setChecked(bool)</slot>
2451
   <hints>
2604
   <hints>
2452
    <hint type="sourcelabel">
2605
    <hint type="sourcelabel">
2453
     <x>504</x>
2606
     <x>504</x>
2454
     <y>194</y>
2607
     <y>194</y>
2455
    </hint>
2608
    </hint>
2456
    <hint type="destinationlabel">
2609
    <hint type="destinationlabel">
2457
     <x>-1</x>
2610
     <x>-1</x>
2458
     <y>-1</y>
2611
     <y>-1</y>
2459
    </hint>
2612
    </hint>
2460
   </hints>
2613
   </hints>
2461
  </connection>
2614
  </connection>
2462
  <connection>
2615
  <connection>
2463
   <sender>rb_SelNC</sender>
2616
   <sender>rb_SelNC</sender>
2464
   <signal>toggled(bool)</signal>
2617
   <signal>toggled(bool)</signal>
2465
   <receiver>ac_SelNC</receiver>
2618
   <receiver>ac_SelNC</receiver>
2466
   <slot>setChecked(bool)</slot>
2619
   <slot>setChecked(bool)</slot>
2467
   <hints>
2620
   <hints>
2468
    <hint type="sourcelabel">
2621
    <hint type="sourcelabel">
2469
     <x>404</x>
2622
     <x>404</x>
2470
     <y>194</y>
2623
     <y>194</y>
2471
    </hint>
2624
    </hint>
2472
    <hint type="destinationlabel">
2625
    <hint type="destinationlabel">
2473
     <x>-1</x>
2626
     <x>-1</x>
2474
     <y>-1</y>
2627
     <y>-1</y>
2475
    </hint>
2628
    </hint>
2476
   </hints>
2629
   </hints>
2477
  </connection>
2630
  </connection>
2478
  <connection>
2631
  <connection>
2479
   <sender>ac_SelFC</sender>
2632
   <sender>ac_SelFC</sender>
2480
   <signal>triggered(bool)</signal>
2633
   <signal>triggered(bool)</signal>
2481
   <receiver>rb_SelFC</receiver>
2634
   <receiver>rb_SelFC</receiver>
2482
   <slot>setChecked(bool)</slot>
2635
   <slot>setChecked(bool)</slot>
2483
   <hints>
2636
   <hints>
2484
    <hint type="sourcelabel">
2637
    <hint type="sourcelabel">
2485
     <x>-1</x>
2638
     <x>-1</x>
2486
     <y>-1</y>
2639
     <y>-1</y>
2487
    </hint>
2640
    </hint>
2488
    <hint type="destinationlabel">
2641
    <hint type="destinationlabel">
2489
     <x>299</x>
2642
     <x>299</x>
2490
     <y>194</y>
2643
     <y>194</y>
2491
    </hint>
2644
    </hint>
2492
   </hints>
2645
   </hints>
2493
  </connection>
2646
  </connection>
2494
  <connection>
2647
  <connection>
2495
   <sender>ac_SelMag</sender>
2648
   <sender>ac_SelMag</sender>
2496
   <signal>triggered(bool)</signal>
2649
   <signal>triggered(bool)</signal>
2497
   <receiver>rb_SelMag</receiver>
2650
   <receiver>rb_SelMag</receiver>
2498
   <slot>setChecked(bool)</slot>
2651
   <slot>setChecked(bool)</slot>
2499
   <hints>
2652
   <hints>
2500
    <hint type="sourcelabel">
2653
    <hint type="sourcelabel">
2501
     <x>-1</x>
2654
     <x>-1</x>
2502
     <y>-1</y>
2655
     <y>-1</y>
2503
    </hint>
2656
    </hint>
2504
    <hint type="destinationlabel">
2657
    <hint type="destinationlabel">
2505
     <x>504</x>
2658
     <x>504</x>
2506
     <y>194</y>
2659
     <y>194</y>
2507
    </hint>
2660
    </hint>
2508
   </hints>
2661
   </hints>
2509
  </connection>
2662
  </connection>
2510
  <connection>
2663
  <connection>
2511
   <sender>ac_SelNC</sender>
2664
   <sender>ac_SelNC</sender>
2512
   <signal>triggered(bool)</signal>
2665
   <signal>triggered(bool)</signal>
2513
   <receiver>rb_SelNC</receiver>
2666
   <receiver>rb_SelNC</receiver>
2514
   <slot>setChecked(bool)</slot>
2667
   <slot>setChecked(bool)</slot>
2515
   <hints>
2668
   <hints>
2516
    <hint type="sourcelabel">
2669
    <hint type="sourcelabel">
2517
     <x>-1</x>
2670
     <x>-1</x>
2518
     <y>-1</y>
2671
     <y>-1</y>
2519
    </hint>
2672
    </hint>
2520
    <hint type="destinationlabel">
2673
    <hint type="destinationlabel">
2521
     <x>404</x>
2674
     <x>404</x>
2522
     <y>194</y>
2675
     <y>194</y>
2523
    </hint>
2676
    </hint>
2524
   </hints>
2677
   </hints>
2525
  </connection>
2678
  </connection>
2526
  <connection>
2679
  <connection>
2527
   <sender>pb_Clear</sender>
2680
   <sender>pb_Clear</sender>
2528
   <signal>clicked()</signal>
2681
   <signal>clicked()</signal>
2529
   <receiver>te_RX</receiver>
2682
   <receiver>te_RX</receiver>
2530
   <slot>clear()</slot>
2683
   <slot>clear()</slot>
2531
   <hints>
2684
   <hints>
2532
    <hint type="sourcelabel">
2685
    <hint type="sourcelabel">
2533
     <x>736</x>
2686
     <x>736</x>
2534
     <y>372</y>
2687
     <y>372</y>
2535
    </hint>
2688
    </hint>
2536
    <hint type="destinationlabel">
2689
    <hint type="destinationlabel">
2537
     <x>392</x>
2690
     <x>392</x>
2538
     <y>225</y>
2691
     <y>225</y>
2539
    </hint>
2692
    </hint>
2540
   </hints>
2693
   </hints>
2541
  </connection>
2694
  </connection>
2542
 </connections>
2695
 </connections>
2543
</ui>
2696
</ui>