Subversion Repositories Projects

Rev

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

Rev 163 Rev 166
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>388</width>
9
    <height>317</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
     <widget class="QWidget" name="Seite" >
-
 
53
      <attribute name="title" >
-
 
54
       <string>Verbindung </string>
-
 
55
      </attribute>
-
 
56
      <layout class="QGridLayout" name="gridLayout_7" >
-
 
57
       <item row="0" column="0" >
-
 
58
        <widget class="QGroupBox" name="groupBox_5" >
-
 
59
         <property name="title" >
-
 
60
          <string>Serieller Port für Verbindung zum MK.</string>
-
 
61
         </property>
-
 
62
         <layout class="QGridLayout" name="gridLayout_6" >
-
 
63
          <item row="0" column="0" >
-
 
64
           <widget class="QLabel" name="label_6" >
-
 
65
            <property name="text" >
-
 
66
             <string>Device: </string>
-
 
67
            </property>
-
 
68
           </widget>
-
 
69
          </item>
-
 
70
          <item row="0" column="1" >
-
 
71
           <widget class="QLineEdit" name="le_TTY" >
-
 
72
            <property name="text" >
-
 
73
             <string>/dev/ttyS0</string>
-
 
74
            </property>
-
 
75
           </widget>
-
 
76
          </item>
-
 
77
         </layout>
-
 
78
        </widget>
-
 
79
       </item>
-
 
80
       <item row="1" column="0" >
-
 
81
        <widget class="QGroupBox" name="groupBox_6" >
-
 
82
         <property name="enabled" >
-
 
83
          <bool>false</bool>
-
 
84
         </property>
-
 
85
         <property name="title" >
-
 
86
          <string>ISP-Adapter (Flash AVR)</string>
-
 
87
         </property>
-
 
88
         <layout class="QGridLayout" name="gridLayout_5" >
-
 
89
          <item row="0" column="0" >
-
 
90
           <widget class="QLabel" name="label_4" >
-
 
91
            <property name="text" >
-
 
92
             <string>ISP-Adapter: </string>
-
 
93
            </property>
-
 
94
           </widget>
-
 
95
          </item>
-
 
96
          <item row="0" column="1" >
-
 
97
           <widget class="QComboBox" name="comboBox" >
-
 
98
            <item>
-
 
99
             <property name="text" >
-
 
100
              <string>Sercon</string>
-
 
101
             </property>
-
 
102
            </item>
-
 
103
            <item>
-
 
104
             <property name="text" >
-
 
105
              <string>STK200</string>
-
 
106
             </property>
-
 
107
            </item>
-
 
108
            <item>
-
 
109
             <property name="text" >
-
 
110
              <string>USBProg</string>
-
 
111
             </property>
-
 
112
            </item>
-
 
113
            <item>
-
 
114
             <property name="text" >
-
 
115
              <string>Atmel AVR ISP (STK500)</string>
-
 
116
             </property>
-
 
117
            </item>
-
 
118
            <item>
-
 
119
             <property name="text" >
-
 
120
              <string>Atmel AVR ISP mkII (STK500v1)</string>
-
 
121
             </property>
-
 
122
            </item>
-
 
123
            <item>
-
 
124
             <property name="text" >
-
 
125
              <string>Atmel AVR ISP mkII (STK500v2)</string>
-
 
126
             </property>
-
 
127
            </item>
-
 
128
           </widget>
-
 
129
          </item>
-
 
130
          <item row="1" column="0" >
-
 
131
           <widget class="QLabel" name="label_5" >
-
 
132
            <property name="text" >
-
 
133
             <string>Device: </string>
-
 
134
            </property>
-
 
135
           </widget>
-
 
136
          </item>
-
 
137
          <item row="1" column="1" >
-
 
138
           <widget class="QLineEdit" name="lineEdit_2" />
-
 
139
          </item>
-
 
140
          <item row="2" column="0" colspan="2" >
-
 
141
           <widget class="QCheckBox" name="checkBox_2" >
-
 
142
            <property name="text" >
-
 
143
             <string>Serielle Firmeware-Updates mit AVRDUDE</string>
-
 
144
            </property>
-
 
145
           </widget>
-
 
146
          </item>
-
 
147
         </layout>
-
 
148
        </widget>
-
 
149
       </item>
-
 
150
       <item row="2" column="0" >
-
 
151
        <spacer name="verticalSpacer_2" >
-
 
152
         <property name="orientation" >
-
 
153
          <enum>Qt::Vertical</enum>
-
 
154
         </property>
-
 
155
         <property name="sizeHint" stdset="0" >
-
 
156
          <size>
-
 
157
           <width>20</width>
-
 
158
           <height>50</height>
-
 
159
          </size>
-
 
160
         </property>
-
 
161
        </spacer>
-
 
162
       </item>
-
 
163
      </layout>
-
 
164
     </widget>
52
     <widget class="QWidget" name="tab" >
165
     <widget class="QWidget" name="tab" >
53
      <attribute name="title" >
166
      <attribute name="title" >
54
       <string>Analog-Daten</string>
167
       <string>Analog-Daten</string>
55
      </attribute>
168
      </attribute>
56
      <layout class="QGridLayout" name="gridLayout_3" >
169
      <layout class="QGridLayout" name="gridLayout_3" >
57
       <item row="0" column="0" >
170
       <item row="0" column="0" >
58
        <widget class="QGroupBox" name="groupBox" >
171
        <widget class="QGroupBox" name="groupBox" >
59
         <property name="title" >
172
         <property name="title" >
60
          <string>Debug-Daten</string>
173
          <string>Debug-Daten</string>
61
         </property>
174
         </property>
62
         <layout class="QGridLayout" name="gridLayout" >
175
         <layout class="QGridLayout" name="gridLayout" >
63
          <item row="0" column="0" >
176
          <item row="0" column="0" >
64
           <widget class="QLabel" name="label" >
177
           <widget class="QLabel" name="label" >
65
            <property name="text" >
178
            <property name="text" >
66
             <string>Intervall langsam :</string>
179
             <string>Intervall langsam :</string>
67
            </property>
180
            </property>
68
           </widget>
181
           </widget>
69
          </item>
182
          </item>
70
          <item row="0" column="1" >
183
          <item row="0" column="1" >
71
           <widget class="QSpinBox" name="sp_Debug_Slow" >
184
           <widget class="QSpinBox" name="sp_Debug_Slow" >
72
            <property name="suffix" >
185
            <property name="suffix" >
73
             <string> ms</string>
186
             <string> ms</string>
74
            </property>
187
            </property>
75
            <property name="minimum" >
188
            <property name="minimum" >
76
             <number>10</number>
189
             <number>10</number>
77
            </property>
190
            </property>
78
            <property name="maximum" >
191
            <property name="maximum" >
79
             <number>2550</number>
192
             <number>2550</number>
80
            </property>
193
            </property>
81
            <property name="singleStep" >
194
            <property name="singleStep" >
82
             <number>10</number>
195
             <number>10</number>
83
            </property>
196
            </property>
84
            <property name="value" >
197
            <property name="value" >
85
             <number>500</number>
198
             <number>500</number>
86
            </property>
199
            </property>
87
           </widget>
200
           </widget>
88
          </item>
201
          </item>
89
          <item row="1" column="0" >
202
          <item row="1" column="0" >
90
           <widget class="QLabel" name="label_2" >
203
           <widget class="QLabel" name="label_2" >
91
            <property name="text" >
204
            <property name="text" >
92
             <string>Intervall schnell :</string>
205
             <string>Intervall schnell :</string>
93
            </property>
206
            </property>
94
           </widget>
207
           </widget>
95
          </item>
208
          </item>
96
          <item row="1" column="1" >
209
          <item row="1" column="1" >
97
           <widget class="QSpinBox" name="sp_Debug_Fast" >
210
           <widget class="QSpinBox" name="sp_Debug_Fast" >
98
            <property name="suffix" >
211
            <property name="suffix" >
99
             <string> ms</string>
212
             <string> ms</string>
100
            </property>
213
            </property>
101
            <property name="prefix" >
214
            <property name="prefix" >
102
             <string/>
215
             <string/>
103
            </property>
216
            </property>
104
            <property name="minimum" >
217
            <property name="minimum" >
105
             <number>10</number>
218
             <number>10</number>
106
            </property>
219
            </property>
107
            <property name="maximum" >
220
            <property name="maximum" >
108
             <number>2550</number>
221
             <number>2550</number>
109
            </property>
222
            </property>
110
            <property name="singleStep" >
223
            <property name="singleStep" >
111
             <number>10</number>
224
             <number>10</number>
112
            </property>
225
            </property>
113
            <property name="value" >
226
            <property name="value" >
114
             <number>100</number>
227
             <number>100</number>
115
            </property>
228
            </property>
116
           </widget>
229
           </widget>
117
          </item>
230
          </item>
118
          <item row="2" column="0" colspan="2" >
231
          <item row="2" column="0" colspan="2" >
119
           <widget class="QCheckBox" name="checkBox" >
232
           <widget class="QCheckBox" name="checkBox" >
120
            <property name="text" >
233
            <property name="enabled" >
121
             <string>Beim Beenden abschalten</string>
234
             <bool>false</bool>
122
            </property>
235
            </property>
123
           </widget>
-
 
124
          </item>
-
 
125
          <item row="3" column="0" colspan="2" >
-
 
126
           <widget class="QCheckBox" name="checkBox_2" >
-
 
127
            <property name="text" >
236
            <property name="text" >
128
             <string>Debug-Texte immer neueinlesen</string>
237
             <string>Beim Beenden abschalten</string>
129
            </property>
238
            </property>
130
           </widget>
239
           </widget>
131
          </item>
240
          </item>
132
         </layout>
241
         </layout>
133
        </widget>
242
        </widget>
134
       </item>
243
       </item>
135
       <item row="1" column="0" >
244
       <item row="1" column="0" >
136
        <widget class="QGroupBox" name="groupBox_2" >
245
        <widget class="QGroupBox" name="groupBox_2" >
137
         <property name="title" >
246
         <property name="title" >
138
          <string>Plotter</string>
247
          <string>Plotter</string>
139
         </property>
248
         </property>
140
         <layout class="QGridLayout" name="gridLayout_2" >
249
         <layout class="QGridLayout" name="gridLayout_2" >
141
          <item row="0" column="0" >
250
          <item row="0" column="0" >
142
           <widget class="QLabel" name="label_3" >
251
           <widget class="QLabel" name="label_3" >
143
            <property name="text" >
252
            <property name="text" >
144
             <string>Angezeigte Datensätze :</string>
253
             <string>Angezeigte Datensätze :</string>
145
            </property>
254
            </property>
146
           </widget>
255
           </widget>
147
          </item>
256
          </item>
148
          <item row="0" column="1" >
257
          <item row="0" column="1" >
149
           <widget class="QSpinBox" name="sp_Plotter_Count" >
258
           <widget class="QSpinBox" name="sp_Plotter_Count" >
150
            <property name="minimum" >
259
            <property name="minimum" >
151
             <number>50</number>
260
             <number>50</number>
152
            </property>
261
            </property>
153
            <property name="maximum" >
262
            <property name="maximum" >
154
             <number>250</number>
263
             <number>250</number>
155
            </property>
264
            </property>
156
            <property name="singleStep" >
265
            <property name="singleStep" >
157
             <number>5</number>
266
             <number>5</number>
158
            </property>
267
            </property>
159
            <property name="value" >
268
            <property name="value" >
160
             <number>100</number>
269
             <number>100</number>
161
            </property>
270
            </property>
162
           </widget>
271
           </widget>
163
          </item>
272
          </item>
164
         </layout>
273
         </layout>
165
        </widget>
274
        </widget>
166
       </item>
275
       </item>
167
      </layout>
276
      </layout>
168
     </widget>
277
     </widget>
169
     <widget class="QWidget" name="tab_2" >
278
     <widget class="QWidget" name="tab_2" >
170
      <attribute name="title" >
279
      <attribute name="title" >
171
       <string>Verzeichnisse</string>
280
       <string>Verzeichnisse</string>
172
      </attribute>
281
      </attribute>
173
      <layout class="QVBoxLayout" name="verticalLayout_3" >
282
      <layout class="QVBoxLayout" name="verticalLayout_3" >
174
       <item>
283
       <item>
175
        <widget class="QGroupBox" name="groupBox_3" >
284
        <widget class="QGroupBox" name="groupBox_3" >
176
         <property name="title" >
285
         <property name="title" >
177
          <string>Verzeichniss für CVS-Dateien (Datenrecorder)</string>
286
          <string>Verzeichniss für CVS-Dateien (Datenrecorder)</string>
178
         </property>
287
         </property>
179
         <layout class="QVBoxLayout" name="verticalLayout" >
288
         <layout class="QVBoxLayout" name="verticalLayout" >
180
          <item>
289
          <item>
181
           <widget class="QLineEdit" name="le_DIR_CVS" />
290
           <widget class="QLineEdit" name="le_DIR_CVS" />
182
          </item>
291
          </item>
183
          <item>
292
          <item>
184
           <widget class="QPushButton" name="pb_DIR_CVS" >
293
           <widget class="QPushButton" name="pb_DIR_CVS" >
185
            <property name="text" >
294
            <property name="text" >
186
             <string>Verzeichniss auswählen</string>
295
             <string>Verzeichniss auswählen</string>
187
            </property>
296
            </property>
188
            <property name="icon" >
297
            <property name="icon" >
189
             <iconset resource="../MKTool.qrc" >
298
             <iconset resource="../MKTool.qrc" >
190
              <normaloff>:/Actions/Images/22X22/folder-print.png</normaloff>:/Actions/Images/22X22/folder-print.png</iconset>
299
              <normaloff>:/Actions/Images/22X22/folder-print.png</normaloff>:/Actions/Images/22X22/folder-print.png</iconset>
191
            </property>
300
            </property>
192
           </widget>
301
           </widget>
193
          </item>
302
          </item>
194
         </layout>
303
         </layout>
195
        </widget>
304
        </widget>
196
       </item>
305
       </item>
197
       <item>
306
       <item>
198
        <widget class="QGroupBox" name="groupBox_4" >
307
        <widget class="QGroupBox" name="groupBox_4" >
199
         <property name="title" >
308
         <property name="title" >
200
          <string>Verzeichniss für Setting-Dateien</string>
309
          <string>Verzeichniss für Setting-Dateien</string>
201
         </property>
310
         </property>
202
         <layout class="QVBoxLayout" name="verticalLayout_2" >
311
         <layout class="QVBoxLayout" name="verticalLayout_2" >
203
          <item>
312
          <item>
204
           <widget class="QLineEdit" name="le_DIR_SET" />
313
           <widget class="QLineEdit" name="le_DIR_SET" />
205
          </item>
314
          </item>
206
          <item>
315
          <item>
207
           <widget class="QPushButton" name="pb_DIR_SET" >
316
           <widget class="QPushButton" name="pb_DIR_SET" >
208
            <property name="text" >
317
            <property name="text" >
209
             <string>Verzeichniss auswählen</string>
318
             <string>Verzeichniss auswählen</string>
210
            </property>
319
            </property>
211
            <property name="icon" >
320
            <property name="icon" >
212
             <iconset resource="../MKTool.qrc" >
321
             <iconset resource="../MKTool.qrc" >
213
              <normaloff>:/Actions/Images/22X22/folder.png</normaloff>:/Actions/Images/22X22/folder.png</iconset>
322
              <normaloff>:/Actions/Images/22X22/folder.png</normaloff>:/Actions/Images/22X22/folder.png</iconset>
214
            </property>
323
            </property>
215
           </widget>
324
           </widget>
216
          </item>
325
          </item>
217
         </layout>
326
         </layout>
218
        </widget>
327
        </widget>
219
       </item>
328
       </item>
220
       <item>
329
       <item>
221
        <spacer name="verticalSpacer" >
330
        <spacer name="verticalSpacer" >
222
         <property name="orientation" >
331
         <property name="orientation" >
223
          <enum>Qt::Vertical</enum>
332
          <enum>Qt::Vertical</enum>
224
         </property>
333
         </property>
225
         <property name="sizeHint" stdset="0" >
334
         <property name="sizeHint" stdset="0" >
226
          <size>
335
          <size>
227
           <width>20</width>
336
           <width>20</width>
228
           <height>21</height>
337
           <height>21</height>
229
          </size>
338
          </size>
230
         </property>
339
         </property>
231
        </spacer>
340
        </spacer>
232
       </item>
341
       </item>
233
      </layout>
342
      </layout>
234
     </widget>
343
     </widget>
235
    </widget>
344
    </widget>
236
   </item>
345
   </item>
237
  </layout>
346
  </layout>
238
 </widget>
347
 </widget>
239
 <resources>
348
 <resources>
240
  <include location="../MKTool.qrc" />
349
  <include location="../MKTool.qrc" />
241
 </resources>
350
 </resources>
242
 <connections>
351
 <connections>
243
  <connection>
352
  <connection>
244
   <sender>okButton</sender>
353
   <sender>okButton</sender>
245
   <signal>clicked()</signal>
354
   <signal>clicked()</signal>
246
   <receiver>dlg_Preferences_UI</receiver>
355
   <receiver>dlg_Preferences_UI</receiver>
247
   <slot>accept()</slot>
356
   <slot>accept()</slot>
248
   <hints>
357
   <hints>
249
    <hint type="sourcelabel" >
358
    <hint type="sourcelabel" >
250
     <x>278</x>
359
     <x>278</x>
251
     <y>253</y>
360
     <y>253</y>
252
    </hint>
361
    </hint>
253
    <hint type="destinationlabel" >
362
    <hint type="destinationlabel" >
254
     <x>96</x>
363
     <x>96</x>
255
     <y>254</y>
364
     <y>254</y>
256
    </hint>
365
    </hint>
257
   </hints>
366
   </hints>
258
  </connection>
367
  </connection>
259
  <connection>
368
  <connection>
260
   <sender>cancelButton</sender>
369
   <sender>cancelButton</sender>
261
   <signal>clicked()</signal>
370
   <signal>clicked()</signal>
262
   <receiver>dlg_Preferences_UI</receiver>
371
   <receiver>dlg_Preferences_UI</receiver>
263
   <slot>reject()</slot>
372
   <slot>reject()</slot>
264
   <hints>
373
   <hints>
265
    <hint type="sourcelabel" >
374
    <hint type="sourcelabel" >
266
     <x>369</x>
375
     <x>369</x>
267
     <y>253</y>
376
     <y>253</y>
268
    </hint>
377
    </hint>
269
    <hint type="destinationlabel" >
378
    <hint type="destinationlabel" >
270
     <x>179</x>
379
     <x>179</x>
271
     <y>282</y>
380
     <y>282</y>
272
    </hint>
381
    </hint>
273
   </hints>
382
   </hints>
274
  </connection>
383
  </connection>
275
 </connections>
384
 </connections>
276
</ui>
385
</ui>