Subversion Repositories Projects

Rev

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

Rev 166 Rev 167
1
<ui version="4.0" >
1
<ui version="4.0" >
2
 <class>dlg_Preferences_UI</class>
2
 <class>dlg_Preferences_UI</class>
3
 <widget class="QDialog" name="dlg_Preferences_UI" >
3
 <widget class="QDialog" name="dlg_Preferences_UI" >
4
  <property name="geometry" >
4
  <property name="geometry" >
5
   <rect>
5
   <rect>
6
    <x>0</x>
6
    <x>0</x>
7
    <y>0</y>
7
    <y>0</y>
8
    <width>388</width>
8
    <width>402</width>
9
    <height>296</height>
9
    <height>296</height>
10
   </rect>
10
   </rect>
11
  </property>
11
  </property>
12
  <property name="windowTitle" >
12
  <property name="windowTitle" >
13
   <string>Einstellungen</string>
13
   <string>Einstellungen</string>
14
  </property>
14
  </property>
15
  <layout class="QGridLayout" name="gridLayout_4" >
15
  <layout class="QGridLayout" name="gridLayout_4" >
16
   <item row="1" column="0" >
16
   <item row="1" column="0" >
17
    <layout class="QHBoxLayout" name="horizontalLayout" >
17
    <layout class="QHBoxLayout" name="horizontalLayout" >
18
     <item>
18
     <item>
19
      <spacer>
19
      <spacer>
20
       <property name="orientation" >
20
       <property name="orientation" >
21
        <enum>Qt::Horizontal</enum>
21
        <enum>Qt::Horizontal</enum>
22
       </property>
22
       </property>
23
       <property name="sizeHint" stdset="0" >
23
       <property name="sizeHint" stdset="0" >
24
        <size>
24
        <size>
25
         <width>131</width>
25
         <width>131</width>
26
         <height>31</height>
26
         <height>31</height>
27
        </size>
27
        </size>
28
       </property>
28
       </property>
29
      </spacer>
29
      </spacer>
30
     </item>
30
     </item>
31
     <item>
31
     <item>
32
      <widget class="QPushButton" name="okButton" >
32
      <widget class="QPushButton" name="okButton" >
33
       <property name="text" >
33
       <property name="text" >
34
        <string>OK</string>
34
        <string>OK</string>
35
       </property>
35
       </property>
36
      </widget>
36
      </widget>
37
     </item>
37
     </item>
38
     <item>
38
     <item>
39
      <widget class="QPushButton" name="cancelButton" >
39
      <widget class="QPushButton" name="cancelButton" >
40
       <property name="text" >
40
       <property name="text" >
41
        <string>Cancel</string>
41
        <string>Cancel</string>
42
       </property>
42
       </property>
43
      </widget>
43
      </widget>
44
     </item>
44
     </item>
45
    </layout>
45
    </layout>
46
   </item>
46
   </item>
47
   <item row="0" column="0" >
47
   <item row="0" column="0" >
48
    <widget class="QTabWidget" name="tabWidget" >
48
    <widget class="QTabWidget" name="tabWidget" >
49
     <property name="currentIndex" >
49
     <property name="currentIndex" >
50
      <number>0</number>
50
      <number>0</number>
51
     </property>
51
     </property>
-
 
52
     <property name="usesScrollButtons" >
-
 
53
      <bool>true</bool>
-
 
54
     </property>
52
     <widget class="QWidget" name="Seite" >
55
     <widget class="QWidget" name="Tab_1" >
53
      <attribute name="title" >
56
      <attribute name="title" >
54
       <string>Verbindung </string>
57
       <string>Verbindung </string>
55
      </attribute>
58
      </attribute>
56
      <layout class="QGridLayout" name="gridLayout_7" >
59
      <layout class="QGridLayout" name="gridLayout_7" >
57
       <item row="0" column="0" >
60
       <item row="0" column="0" >
58
        <widget class="QGroupBox" name="groupBox_5" >
61
        <widget class="QGroupBox" name="groupBox_5" >
59
         <property name="title" >
62
         <property name="title" >
60
          <string>Serieller Port für Verbindung zum MK.</string>
63
          <string>Serieller Port für Verbindung zum MK.</string>
61
         </property>
64
         </property>
62
         <layout class="QGridLayout" name="gridLayout_6" >
65
         <layout class="QGridLayout" name="gridLayout_6" >
63
          <item row="0" column="0" >
66
          <item row="0" column="0" >
64
           <widget class="QLabel" name="label_6" >
67
           <widget class="QLabel" name="label_6" >
65
            <property name="text" >
68
            <property name="text" >
66
             <string>Device: </string>
69
             <string>Device: </string>
67
            </property>
70
            </property>
68
           </widget>
71
           </widget>
69
          </item>
72
          </item>
70
          <item row="0" column="1" >
73
          <item row="0" column="1" >
71
           <widget class="QLineEdit" name="le_TTY" >
74
           <widget class="QLineEdit" name="le_TTY" >
72
            <property name="text" >
75
            <property name="text" >
73
             <string>/dev/ttyS0</string>
76
             <string>/dev/ttyS0</string>
74
            </property>
77
            </property>
75
           </widget>
78
           </widget>
76
          </item>
79
          </item>
77
         </layout>
80
         </layout>
78
        </widget>
81
        </widget>
79
       </item>
82
       </item>
80
       <item row="1" column="0" >
83
       <item row="1" column="0" >
81
        <widget class="QGroupBox" name="groupBox_6" >
84
        <widget class="QGroupBox" name="groupBox_6" >
82
         <property name="enabled" >
85
         <property name="enabled" >
83
          <bool>false</bool>
86
          <bool>false</bool>
84
         </property>
87
         </property>
85
         <property name="title" >
88
         <property name="title" >
86
          <string>ISP-Adapter (Flash AVR)</string>
89
          <string>ISP-Adapter (Flash AVR)</string>
87
         </property>
90
         </property>
88
         <layout class="QGridLayout" name="gridLayout_5" >
91
         <layout class="QGridLayout" name="gridLayout_5" >
89
          <item row="0" column="0" >
92
          <item row="0" column="0" >
90
           <widget class="QLabel" name="label_4" >
93
           <widget class="QLabel" name="label_4" >
91
            <property name="text" >
94
            <property name="text" >
92
             <string>ISP-Adapter: </string>
95
             <string>ISP-Adapter: </string>
93
            </property>
96
            </property>
94
           </widget>
97
           </widget>
95
          </item>
98
          </item>
96
          <item row="0" column="1" >
99
          <item row="0" column="1" >
97
           <widget class="QComboBox" name="comboBox" >
100
           <widget class="QComboBox" name="comboBox" >
98
            <item>
101
            <item>
99
             <property name="text" >
102
             <property name="text" >
100
              <string>Sercon</string>
103
              <string>Sercon</string>
101
             </property>
104
             </property>
102
            </item>
105
            </item>
103
            <item>
106
            <item>
104
             <property name="text" >
107
             <property name="text" >
105
              <string>STK200</string>
108
              <string>STK200</string>
106
             </property>
109
             </property>
107
            </item>
110
            </item>
108
            <item>
111
            <item>
109
             <property name="text" >
112
             <property name="text" >
110
              <string>USBProg</string>
113
              <string>USBProg</string>
111
             </property>
114
             </property>
112
            </item>
115
            </item>
113
            <item>
116
            <item>
114
             <property name="text" >
117
             <property name="text" >
115
              <string>Atmel AVR ISP (STK500)</string>
118
              <string>Atmel AVR ISP (STK500)</string>
116
             </property>
119
             </property>
117
            </item>
120
            </item>
118
            <item>
121
            <item>
119
             <property name="text" >
122
             <property name="text" >
120
              <string>Atmel AVR ISP mkII (STK500v1)</string>
123
              <string>Atmel AVR ISP mkII (STK500v1)</string>
121
             </property>
124
             </property>
122
            </item>
125
            </item>
123
            <item>
126
            <item>
124
             <property name="text" >
127
             <property name="text" >
125
              <string>Atmel AVR ISP mkII (STK500v2)</string>
128
              <string>Atmel AVR ISP mkII (STK500v2)</string>
126
             </property>
129
             </property>
127
            </item>
130
            </item>
128
           </widget>
131
           </widget>
129
          </item>
132
          </item>
130
          <item row="1" column="0" >
133
          <item row="1" column="0" >
131
           <widget class="QLabel" name="label_5" >
134
           <widget class="QLabel" name="label_5" >
132
            <property name="text" >
135
            <property name="text" >
133
             <string>Device: </string>
136
             <string>Device: </string>
134
            </property>
137
            </property>
135
           </widget>
138
           </widget>
136
          </item>
139
          </item>
137
          <item row="1" column="1" >
140
          <item row="1" column="1" >
138
           <widget class="QLineEdit" name="lineEdit_2" />
141
           <widget class="QLineEdit" name="lineEdit_2" />
139
          </item>
142
          </item>
140
          <item row="2" column="0" colspan="2" >
143
          <item row="2" column="0" colspan="2" >
141
           <widget class="QCheckBox" name="checkBox_2" >
144
           <widget class="QCheckBox" name="checkBox_2" >
142
            <property name="text" >
145
            <property name="text" >
143
             <string>Serielle Firmeware-Updates mit AVRDUDE</string>
146
             <string>Serielle Firmeware-Updates mit AVRDUDE</string>
144
            </property>
147
            </property>
145
           </widget>
148
           </widget>
146
          </item>
149
          </item>
147
         </layout>
150
         </layout>
148
        </widget>
151
        </widget>
149
       </item>
152
       </item>
150
       <item row="2" column="0" >
153
       <item row="2" column="0" >
151
        <spacer name="verticalSpacer_2" >
154
        <spacer name="verticalSpacer_2" >
152
         <property name="orientation" >
155
         <property name="orientation" >
153
          <enum>Qt::Vertical</enum>
156
          <enum>Qt::Vertical</enum>
154
         </property>
157
         </property>
155
         <property name="sizeHint" stdset="0" >
158
         <property name="sizeHint" stdset="0" >
156
          <size>
159
          <size>
157
           <width>20</width>
160
           <width>20</width>
158
           <height>50</height>
161
           <height>50</height>
159
          </size>
162
          </size>
160
         </property>
163
         </property>
161
        </spacer>
164
        </spacer>
162
       </item>
165
       </item>
163
      </layout>
166
      </layout>
164
     </widget>
167
     </widget>
165
     <widget class="QWidget" name="tab" >
168
     <widget class="QWidget" name="Tab_2" >
166
      <attribute name="title" >
169
      <attribute name="title" >
167
       <string>Analog-Daten</string>
170
       <string>Debug-Daten</string>
168
      </attribute>
171
      </attribute>
169
      <layout class="QGridLayout" name="gridLayout_3" >
172
      <layout class="QGridLayout" name="gridLayout_3" >
170
       <item row="0" column="0" >
173
       <item row="0" column="0" >
171
        <widget class="QGroupBox" name="groupBox" >
174
        <widget class="QGroupBox" name="groupBox" >
172
         <property name="title" >
175
         <property name="title" >
173
          <string>Debug-Daten</string>
176
          <string>Debug-Daten intervall</string>
174
         </property>
177
         </property>
175
         <layout class="QGridLayout" name="gridLayout" >
178
         <layout class="QGridLayout" name="gridLayout" >
176
          <item row="0" column="0" >
179
          <item row="0" column="0" >
177
           <widget class="QLabel" name="label" >
180
           <widget class="QLabel" name="label" >
178
            <property name="text" >
181
            <property name="text" >
179
             <string>Intervall langsam :</string>
182
             <string>Intervall langsam :</string>
180
            </property>
183
            </property>
181
           </widget>
184
           </widget>
182
          </item>
185
          </item>
183
          <item row="0" column="1" >
186
          <item row="0" column="1" >
184
           <widget class="QSpinBox" name="sp_Debug_Slow" >
187
           <widget class="QSpinBox" name="sp_Debug_Slow" >
185
            <property name="suffix" >
188
            <property name="suffix" >
186
             <string> ms</string>
189
             <string> ms</string>
187
            </property>
190
            </property>
188
            <property name="minimum" >
191
            <property name="minimum" >
189
             <number>10</number>
192
             <number>10</number>
190
            </property>
193
            </property>
191
            <property name="maximum" >
194
            <property name="maximum" >
192
             <number>2550</number>
195
             <number>2550</number>
193
            </property>
196
            </property>
194
            <property name="singleStep" >
197
            <property name="singleStep" >
195
             <number>10</number>
198
             <number>10</number>
196
            </property>
199
            </property>
197
            <property name="value" >
200
            <property name="value" >
198
             <number>500</number>
201
             <number>500</number>
199
            </property>
202
            </property>
200
           </widget>
203
           </widget>
201
          </item>
204
          </item>
202
          <item row="1" column="0" >
205
          <item row="1" column="0" >
203
           <widget class="QLabel" name="label_2" >
206
           <widget class="QLabel" name="label_2" >
204
            <property name="text" >
207
            <property name="text" >
205
             <string>Intervall schnell :</string>
208
             <string>Intervall schnell :</string>
206
            </property>
209
            </property>
207
           </widget>
210
           </widget>
208
          </item>
211
          </item>
209
          <item row="1" column="1" >
212
          <item row="1" column="1" >
210
           <widget class="QSpinBox" name="sp_Debug_Fast" >
213
           <widget class="QSpinBox" name="sp_Debug_Fast" >
211
            <property name="suffix" >
214
            <property name="suffix" >
212
             <string> ms</string>
215
             <string> ms</string>
213
            </property>
216
            </property>
214
            <property name="prefix" >
217
            <property name="prefix" >
215
             <string/>
218
             <string/>
216
            </property>
219
            </property>
217
            <property name="minimum" >
220
            <property name="minimum" >
218
             <number>10</number>
221
             <number>10</number>
219
            </property>
222
            </property>
220
            <property name="maximum" >
223
            <property name="maximum" >
221
             <number>2550</number>
224
             <number>2550</number>
222
            </property>
225
            </property>
223
            <property name="singleStep" >
226
            <property name="singleStep" >
224
             <number>10</number>
227
             <number>10</number>
225
            </property>
228
            </property>
226
            <property name="value" >
229
            <property name="value" >
227
             <number>100</number>
230
             <number>100</number>
228
            </property>
231
            </property>
229
           </widget>
232
           </widget>
230
          </item>
233
          </item>
231
          <item row="2" column="0" colspan="2" >
234
          <item row="2" column="0" colspan="2" >
232
           <widget class="QCheckBox" name="checkBox" >
235
           <widget class="QCheckBox" name="checkBox" >
233
            <property name="enabled" >
236
            <property name="enabled" >
234
             <bool>false</bool>
237
             <bool>false</bool>
235
            </property>
238
            </property>
236
            <property name="text" >
239
            <property name="text" >
237
             <string>Beim Beenden abschalten</string>
240
             <string>Beim Beenden abschalten</string>
238
            </property>
241
            </property>
239
           </widget>
242
           </widget>
240
          </item>
243
          </item>
241
         </layout>
244
         </layout>
242
        </widget>
245
        </widget>
243
       </item>
246
       </item>
244
       <item row="1" column="0" >
247
       <item row="1" column="0" >
245
        <widget class="QGroupBox" name="groupBox_2" >
248
        <widget class="QGroupBox" name="groupBox_2" >
246
         <property name="title" >
249
         <property name="title" >
247
          <string>Plotter</string>
250
          <string>Plotter</string>
248
         </property>
251
         </property>
249
         <layout class="QGridLayout" name="gridLayout_2" >
252
         <layout class="QGridLayout" name="gridLayout_2" >
250
          <item row="0" column="0" >
253
          <item row="0" column="0" >
251
           <widget class="QLabel" name="label_3" >
254
           <widget class="QLabel" name="label_3" >
252
            <property name="text" >
255
            <property name="text" >
253
             <string>Angezeigte Datensätze :</string>
256
             <string>Angezeigte Datensätze :</string>
254
            </property>
257
            </property>
255
           </widget>
258
           </widget>
256
          </item>
259
          </item>
257
          <item row="0" column="1" >
260
          <item row="0" column="1" >
258
           <widget class="QSpinBox" name="sp_Plotter_Count" >
261
           <widget class="QSpinBox" name="sp_Plotter_Count" >
259
            <property name="minimum" >
262
            <property name="minimum" >
260
             <number>50</number>
263
             <number>50</number>
261
            </property>
264
            </property>
262
            <property name="maximum" >
265
            <property name="maximum" >
263
             <number>250</number>
266
             <number>250</number>
264
            </property>
267
            </property>
265
            <property name="singleStep" >
268
            <property name="singleStep" >
266
             <number>5</number>
269
             <number>5</number>
267
            </property>
270
            </property>
268
            <property name="value" >
271
            <property name="value" >
269
             <number>100</number>
272
             <number>100</number>
270
            </property>
273
            </property>
271
           </widget>
274
           </widget>
272
          </item>
275
          </item>
273
         </layout>
276
         </layout>
274
        </widget>
277
        </widget>
275
       </item>
278
       </item>
-
 
279
       <item row="2" column="0" >
-
 
280
        <spacer name="verticalSpacer_4" >
-
 
281
         <property name="orientation" >
-
 
282
          <enum>Qt::Vertical</enum>
-
 
283
         </property>
-
 
284
         <property name="sizeHint" stdset="0" >
-
 
285
          <size>
-
 
286
           <width>20</width>
-
 
287
           <height>40</height>
-
 
288
          </size>
-
 
289
         </property>
-
 
290
        </spacer>
-
 
291
       </item>
-
 
292
      </layout>
-
 
293
     </widget>
-
 
294
     <widget class="QWidget" name="Seite" >
-
 
295
      <attribute name="title" >
-
 
296
       <string>Navi-Daten</string>
-
 
297
      </attribute>
-
 
298
      <layout class="QGridLayout" name="gridLayout_11" >
-
 
299
       <item row="0" column="0" >
-
 
300
        <widget class="QGroupBox" name="groupBox_9" >
-
 
301
         <property name="title" >
-
 
302
          <string>Navi-Daten Intervall</string>
-
 
303
         </property>
-
 
304
         <layout class="QGridLayout" name="gridLayout_10" >
-
 
305
          <item row="0" column="0" >
-
 
306
           <widget class="QLabel" name="label_8" >
-
 
307
            <property name="text" >
-
 
308
             <string>Intervall langsam :</string>
-
 
309
            </property>
-
 
310
           </widget>
-
 
311
          </item>
-
 
312
          <item row="0" column="1" >
-
 
313
           <widget class="QSpinBox" name="sp_Debug_Slow_2" >
-
 
314
            <property name="suffix" >
-
 
315
             <string> ms</string>
-
 
316
            </property>
-
 
317
            <property name="minimum" >
-
 
318
             <number>10</number>
-
 
319
            </property>
-
 
320
            <property name="maximum" >
-
 
321
             <number>2550</number>
-
 
322
            </property>
-
 
323
            <property name="singleStep" >
-
 
324
             <number>10</number>
-
 
325
            </property>
-
 
326
            <property name="value" >
-
 
327
             <number>500</number>
-
 
328
            </property>
-
 
329
           </widget>
-
 
330
          </item>
-
 
331
          <item row="1" column="0" >
-
 
332
           <widget class="QLabel" name="label_9" >
-
 
333
            <property name="text" >
-
 
334
             <string>Intervall schnell :</string>
-
 
335
            </property>
-
 
336
           </widget>
-
 
337
          </item>
-
 
338
          <item row="1" column="1" >
-
 
339
           <widget class="QSpinBox" name="sp_Debug_Fast_2" >
-
 
340
            <property name="suffix" >
-
 
341
             <string> ms</string>
-
 
342
            </property>
-
 
343
            <property name="prefix" >
-
 
344
             <string/>
-
 
345
            </property>
-
 
346
            <property name="minimum" >
-
 
347
             <number>10</number>
-
 
348
            </property>
-
 
349
            <property name="maximum" >
-
 
350
             <number>2550</number>
-
 
351
            </property>
-
 
352
            <property name="singleStep" >
-
 
353
             <number>10</number>
-
 
354
            </property>
-
 
355
            <property name="value" >
-
 
356
             <number>100</number>
-
 
357
            </property>
-
 
358
           </widget>
-
 
359
          </item>
-
 
360
          <item row="2" column="0" colspan="2" >
-
 
361
           <widget class="QCheckBox" name="checkBox_5" >
-
 
362
            <property name="enabled" >
-
 
363
             <bool>false</bool>
-
 
364
            </property>
-
 
365
            <property name="text" >
-
 
366
             <string>Beim Beenden abschalten</string>
-
 
367
            </property>
-
 
368
           </widget>
-
 
369
          </item>
-
 
370
         </layout>
-
 
371
        </widget>
-
 
372
       </item>
-
 
373
       <item row="1" column="0" >
-
 
374
        <spacer name="verticalSpacer_5" >
-
 
375
         <property name="orientation" >
-
 
376
          <enum>Qt::Vertical</enum>
-
 
377
         </property>
-
 
378
         <property name="sizeHint" stdset="0" >
-
 
379
          <size>
-
 
380
           <width>375</width>
-
 
381
           <height>76</height>
-
 
382
          </size>
-
 
383
         </property>
-
 
384
        </spacer>
-
 
385
       </item>
276
      </layout>
386
      </layout>
277
     </widget>
387
     </widget>
278
     <widget class="QWidget" name="tab_2" >
388
     <widget class="QWidget" name="Tab_3" >
279
      <attribute name="title" >
389
      <attribute name="title" >
280
       <string>Verzeichnisse</string>
390
       <string>Verzeichnisse</string>
281
      </attribute>
391
      </attribute>
282
      <layout class="QVBoxLayout" name="verticalLayout_3" >
392
      <layout class="QVBoxLayout" name="verticalLayout_3" >
283
       <item>
393
       <item>
284
        <widget class="QGroupBox" name="groupBox_3" >
394
        <widget class="QGroupBox" name="groupBox_3" >
285
         <property name="title" >
395
         <property name="title" >
286
          <string>Verzeichniss für CVS-Dateien (Datenrecorder)</string>
396
          <string>Verzeichniss für CVS-Dateien (Datenrecorder)</string>
287
         </property>
397
         </property>
288
         <layout class="QVBoxLayout" name="verticalLayout" >
398
         <layout class="QVBoxLayout" name="verticalLayout" >
289
          <item>
399
          <item>
290
           <widget class="QLineEdit" name="le_DIR_CVS" />
400
           <widget class="QLineEdit" name="le_DIR_CVS" />
291
          </item>
401
          </item>
292
          <item>
402
          <item>
293
           <widget class="QPushButton" name="pb_DIR_CVS" >
403
           <widget class="QPushButton" name="pb_DIR_CVS" >
294
            <property name="text" >
404
            <property name="text" >
295
             <string>Verzeichniss auswählen</string>
405
             <string>Verzeichniss auswählen</string>
296
            </property>
406
            </property>
297
            <property name="icon" >
407
            <property name="icon" >
298
             <iconset resource="../MKTool.qrc" >
408
             <iconset resource="../MKTool.qrc" >
299
              <normaloff>:/Actions/Images/22X22/folder-print.png</normaloff>:/Actions/Images/22X22/folder-print.png</iconset>
409
              <normaloff>:/Actions/Images/22X22/folder-print.png</normaloff>:/Actions/Images/22X22/folder-print.png</iconset>
300
            </property>
410
            </property>
301
           </widget>
411
           </widget>
302
          </item>
412
          </item>
303
         </layout>
413
         </layout>
304
        </widget>
414
        </widget>
305
       </item>
415
       </item>
306
       <item>
416
       <item>
307
        <widget class="QGroupBox" name="groupBox_4" >
417
        <widget class="QGroupBox" name="groupBox_4" >
308
         <property name="title" >
418
         <property name="title" >
309
          <string>Verzeichniss für Setting-Dateien</string>
419
          <string>Verzeichniss für Setting-Dateien</string>
310
         </property>
420
         </property>
311
         <layout class="QVBoxLayout" name="verticalLayout_2" >
421
         <layout class="QVBoxLayout" name="verticalLayout_2" >
312
          <item>
422
          <item>
313
           <widget class="QLineEdit" name="le_DIR_SET" />
423
           <widget class="QLineEdit" name="le_DIR_SET" />
314
          </item>
424
          </item>
315
          <item>
425
          <item>
316
           <widget class="QPushButton" name="pb_DIR_SET" >
426
           <widget class="QPushButton" name="pb_DIR_SET" >
317
            <property name="text" >
427
            <property name="text" >
318
             <string>Verzeichniss auswählen</string>
428
             <string>Verzeichniss auswählen</string>
319
            </property>
429
            </property>
320
            <property name="icon" >
430
            <property name="icon" >
321
             <iconset resource="../MKTool.qrc" >
431
             <iconset resource="../MKTool.qrc" >
322
              <normaloff>:/Actions/Images/22X22/folder.png</normaloff>:/Actions/Images/22X22/folder.png</iconset>
432
              <normaloff>:/Actions/Images/22X22/folder.png</normaloff>:/Actions/Images/22X22/folder.png</iconset>
323
            </property>
433
            </property>
324
           </widget>
434
           </widget>
325
          </item>
435
          </item>
326
         </layout>
436
         </layout>
327
        </widget>
437
        </widget>
328
       </item>
438
       </item>
329
       <item>
439
       <item>
330
        <spacer name="verticalSpacer" >
440
        <spacer name="verticalSpacer" >
331
         <property name="orientation" >
441
         <property name="orientation" >
332
          <enum>Qt::Vertical</enum>
442
          <enum>Qt::Vertical</enum>
333
         </property>
443
         </property>
334
         <property name="sizeHint" stdset="0" >
444
         <property name="sizeHint" stdset="0" >
335
          <size>
445
          <size>
336
           <width>20</width>
446
           <width>20</width>
337
           <height>21</height>
447
           <height>21</height>
338
          </size>
448
          </size>
-
 
449
         </property>
-
 
450
        </spacer>
-
 
451
       </item>
-
 
452
      </layout>
-
 
453
     </widget>
-
 
454
     <widget class="QWidget" name="Tab_4" >
-
 
455
      <attribute name="title" >
-
 
456
       <string>Google Earth</string>
-
 
457
      </attribute>
-
 
458
      <layout class="QVBoxLayout" name="verticalLayout_4" >
-
 
459
       <item>
-
 
460
        <widget class="QGroupBox" name="groupBox_7" >
-
 
461
         <property name="title" >
-
 
462
          <string>Server</string>
-
 
463
         </property>
-
 
464
         <layout class="QGridLayout" name="gridLayout_8" >
-
 
465
          <item row="0" column="0" >
-
 
466
           <widget class="QLabel" name="label_7" >
-
 
467
            <property name="text" >
-
 
468
             <string>Serverport: </string>
-
 
469
            </property>
-
 
470
           </widget>
-
 
471
          </item>
-
 
472
          <item row="0" column="1" >
-
 
473
           <widget class="QLineEdit" name="lineEdit" >
-
 
474
            <property name="text" >
-
 
475
             <string>10664</string>
-
 
476
            </property>
-
 
477
           </widget>
-
 
478
          </item>
-
 
479
          <item row="1" column="0" colspan="2" >
-
 
480
           <widget class="QCheckBox" name="checkBox_3" >
-
 
481
            <property name="text" >
-
 
482
             <string>Google Earth Server automatisch starten</string>
-
 
483
            </property>
-
 
484
           </widget>
-
 
485
          </item>
-
 
486
         </layout>
-
 
487
        </widget>
-
 
488
       </item>
-
 
489
       <item>
-
 
490
        <widget class="QGroupBox" name="groupBox_8" >
-
 
491
         <property name="title" >
-
 
492
          <string>Datenanzeige</string>
-
 
493
         </property>
-
 
494
         <layout class="QGridLayout" name="gridLayout_9" >
-
 
495
          <item row="0" column="0" >
-
 
496
           <widget class="QCheckBox" name="checkBox_4" >
-
 
497
            <property name="text" >
-
 
498
             <string>Höhe bis zum Boden verlängern</string>
-
 
499
            </property>
-
 
500
           </widget>
-
 
501
          </item>
-
 
502
         </layout>
-
 
503
        </widget>
-
 
504
       </item>
-
 
505
       <item>
-
 
506
        <spacer name="verticalSpacer_3" >
-
 
507
         <property name="orientation" >
-
 
508
          <enum>Qt::Vertical</enum>
-
 
509
         </property>
-
 
510
         <property name="sizeHint" stdset="0" >
-
 
511
          <size>
-
 
512
           <width>20</width>
-
 
513
           <height>37</height>
-
 
514
          </size>
339
         </property>
515
         </property>
340
        </spacer>
516
        </spacer>
341
       </item>
517
       </item>
342
      </layout>
518
      </layout>
343
     </widget>
519
     </widget>
344
    </widget>
520
    </widget>
345
   </item>
521
   </item>
346
  </layout>
522
  </layout>
347
 </widget>
523
 </widget>
348
 <resources>
524
 <resources>
349
  <include location="../MKTool.qrc" />
525
  <include location="../MKTool.qrc" />
350
 </resources>
526
 </resources>
351
 <connections>
527
 <connections>
352
  <connection>
528
  <connection>
353
   <sender>okButton</sender>
529
   <sender>okButton</sender>
354
   <signal>clicked()</signal>
530
   <signal>clicked()</signal>
355
   <receiver>dlg_Preferences_UI</receiver>
531
   <receiver>dlg_Preferences_UI</receiver>
356
   <slot>accept()</slot>
532
   <slot>accept()</slot>
357
   <hints>
533
   <hints>
358
    <hint type="sourcelabel" >
534
    <hint type="sourcelabel" >
359
     <x>278</x>
535
     <x>278</x>
360
     <y>253</y>
536
     <y>253</y>
361
    </hint>
537
    </hint>
362
    <hint type="destinationlabel" >
538
    <hint type="destinationlabel" >
363
     <x>96</x>
539
     <x>96</x>
364
     <y>254</y>
540
     <y>254</y>
365
    </hint>
541
    </hint>
366
   </hints>
542
   </hints>
367
  </connection>
543
  </connection>
368
  <connection>
544
  <connection>
369
   <sender>cancelButton</sender>
545
   <sender>cancelButton</sender>
370
   <signal>clicked()</signal>
546
   <signal>clicked()</signal>
371
   <receiver>dlg_Preferences_UI</receiver>
547
   <receiver>dlg_Preferences_UI</receiver>
372
   <slot>reject()</slot>
548
   <slot>reject()</slot>
373
   <hints>
549
   <hints>
374
    <hint type="sourcelabel" >
550
    <hint type="sourcelabel" >
375
     <x>369</x>
551
     <x>369</x>
376
     <y>253</y>
552
     <y>253</y>
377
    </hint>
553
    </hint>
378
    <hint type="destinationlabel" >
554
    <hint type="destinationlabel" >
379
     <x>179</x>
555
     <x>179</x>
380
     <y>282</y>
556
     <y>282</y>
381
    </hint>
557
    </hint>
382
   </hints>
558
   </hints>
383
  </connection>
559
  </connection>
384
 </connections>
560
 </connections>
385
</ui>
561
</ui>