Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
158 | KeyOz | 1 | <ui version="4.0" > |
2 | <class>dlg_Config_UI</class> |
||
3 | <widget class="QDialog" name="dlg_Config_UI" > |
||
4 | <property name="geometry" > |
||
5 | <rect> |
||
6 | <x>0</x> |
||
7 | <y>0</y> |
||
162 | KeyOz | 8 | <width>528</width> |
9 | <height>335</height> |
||
158 | KeyOz | 10 | </rect> |
11 | </property> |
||
12 | <property name="windowTitle" > |
||
162 | KeyOz | 13 | <string>Auswahl Datenfelder</string> |
158 | KeyOz | 14 | </property> |
15 | <layout class="QGridLayout" name="gridLayout" > |
||
16 | <item row="1" column="0" > |
||
17 | <layout class="QHBoxLayout" > |
||
18 | <property name="spacing" > |
||
19 | <number>6</number> |
||
20 | </property> |
||
21 | <property name="margin" > |
||
22 | <number>0</number> |
||
23 | </property> |
||
24 | <item> |
||
162 | KeyOz | 25 | <widget class="QLabel" name="label_3" > |
26 | <property name="text" > |
||
27 | <string>Datenfelder für: </string> |
||
28 | </property> |
||
29 | </widget> |
||
30 | </item> |
||
31 | <item> |
||
32 | <widget class="QLabel" name="lb_Hardware" > |
||
33 | <property name="font" > |
||
34 | <font> |
||
35 | <pointsize>12</pointsize> |
||
36 | <weight>75</weight> |
||
37 | <bold>true</bold> |
||
38 | </font> |
||
39 | </property> |
||
40 | <property name="text" > |
||
41 | <string>Default</string> |
||
42 | </property> |
||
43 | </widget> |
||
44 | </item> |
||
45 | <item> |
||
158 | KeyOz | 46 | <spacer> |
47 | <property name="orientation" > |
||
48 | <enum>Qt::Horizontal</enum> |
||
49 | </property> |
||
50 | <property name="sizeHint" stdset="0" > |
||
51 | <size> |
||
52 | <width>131</width> |
||
53 | <height>31</height> |
||
54 | </size> |
||
55 | </property> |
||
56 | </spacer> |
||
57 | </item> |
||
58 | <item> |
||
59 | <widget class="QPushButton" name="okButton" > |
||
60 | <property name="text" > |
||
61 | <string>OK</string> |
||
62 | </property> |
||
63 | </widget> |
||
64 | </item> |
||
65 | <item> |
||
66 | <widget class="QPushButton" name="cancelButton" > |
||
67 | <property name="text" > |
||
68 | <string>Cancel</string> |
||
69 | </property> |
||
70 | </widget> |
||
71 | </item> |
||
72 | </layout> |
||
73 | </item> |
||
74 | <item row="0" column="0" > |
||
75 | <widget class="QTabWidget" name="tabWidget" > |
||
76 | <property name="currentIndex" > |
||
77 | <number>0</number> |
||
78 | </property> |
||
79 | <widget class="QWidget" name="ct_3" > |
||
80 | <attribute name="title" > |
||
81 | <string>Auswahl Plotter </string> |
||
82 | </attribute> |
||
83 | <layout class="QGridLayout" name="gridLayout_6" > |
||
84 | <item row="1" column="0" > |
||
85 | <widget class="QFrame" name="frame" > |
||
86 | <property name="frameShape" > |
||
87 | <enum>QFrame::StyledPanel</enum> |
||
88 | </property> |
||
89 | <property name="frameShadow" > |
||
90 | <enum>QFrame::Raised</enum> |
||
91 | </property> |
||
92 | <layout class="QGridLayout" name="gridLayout_2" > |
||
93 | <item row="0" column="0" > |
||
94 | <widget class="QCheckBox" name="cb_Plot_0" > |
||
95 | <property name="text" > |
||
96 | <string>CheckBox</string> |
||
97 | </property> |
||
98 | </widget> |
||
99 | </item> |
||
100 | <item row="1" column="0" > |
||
101 | <widget class="QCheckBox" name="cb_Plot_1" > |
||
102 | <property name="text" > |
||
103 | <string>CheckBox</string> |
||
104 | </property> |
||
105 | </widget> |
||
106 | </item> |
||
107 | <item row="2" column="0" > |
||
108 | <widget class="QCheckBox" name="cb_Plot_2" > |
||
109 | <property name="text" > |
||
110 | <string>CheckBox</string> |
||
111 | </property> |
||
112 | </widget> |
||
113 | </item> |
||
114 | <item row="3" column="0" > |
||
115 | <widget class="QCheckBox" name="cb_Plot_3" > |
||
116 | <property name="text" > |
||
117 | <string>CheckBox</string> |
||
118 | </property> |
||
119 | </widget> |
||
120 | </item> |
||
121 | <item row="4" column="0" > |
||
122 | <widget class="QCheckBox" name="cb_Plot_4" > |
||
123 | <property name="text" > |
||
124 | <string>CheckBox</string> |
||
125 | </property> |
||
126 | </widget> |
||
127 | </item> |
||
128 | <item row="5" column="0" > |
||
129 | <widget class="QCheckBox" name="cb_Plot_5" > |
||
130 | <property name="text" > |
||
131 | <string>CheckBox</string> |
||
132 | </property> |
||
133 | </widget> |
||
134 | </item> |
||
135 | <item row="6" column="0" > |
||
136 | <widget class="QCheckBox" name="cb_Plot_6" > |
||
137 | <property name="text" > |
||
138 | <string>CheckBox</string> |
||
139 | </property> |
||
140 | </widget> |
||
141 | </item> |
||
142 | <item row="7" column="0" > |
||
143 | <widget class="QCheckBox" name="cb_Plot_7" > |
||
144 | <property name="text" > |
||
145 | <string>CheckBox</string> |
||
146 | </property> |
||
147 | </widget> |
||
148 | </item> |
||
149 | </layout> |
||
150 | </widget> |
||
151 | </item> |
||
152 | <item row="1" column="1" > |
||
153 | <widget class="QFrame" name="frame_2" > |
||
154 | <property name="frameShape" > |
||
155 | <enum>QFrame::StyledPanel</enum> |
||
156 | </property> |
||
157 | <property name="frameShadow" > |
||
158 | <enum>QFrame::Raised</enum> |
||
159 | </property> |
||
160 | <layout class="QGridLayout" name="gridLayout_3" > |
||
161 | <item row="0" column="0" > |
||
162 | <widget class="QCheckBox" name="cb_Plot_8" > |
||
163 | <property name="text" > |
||
164 | <string>CheckBox</string> |
||
165 | </property> |
||
166 | </widget> |
||
167 | </item> |
||
168 | <item row="1" column="0" > |
||
169 | <widget class="QCheckBox" name="cb_Plot_9" > |
||
170 | <property name="text" > |
||
171 | <string>CheckBox</string> |
||
172 | </property> |
||
173 | </widget> |
||
174 | </item> |
||
175 | <item row="2" column="0" > |
||
176 | <widget class="QCheckBox" name="cb_Plot_10" > |
||
177 | <property name="text" > |
||
178 | <string>CheckBox</string> |
||
179 | </property> |
||
180 | </widget> |
||
181 | </item> |
||
182 | <item row="3" column="0" > |
||
183 | <widget class="QCheckBox" name="cb_Plot_11" > |
||
184 | <property name="text" > |
||
185 | <string>CheckBox</string> |
||
186 | </property> |
||
187 | </widget> |
||
188 | </item> |
||
189 | <item row="4" column="0" > |
||
190 | <widget class="QCheckBox" name="cb_Plot_12" > |
||
191 | <property name="text" > |
||
192 | <string>CheckBox</string> |
||
193 | </property> |
||
194 | </widget> |
||
195 | </item> |
||
196 | <item row="5" column="0" > |
||
197 | <widget class="QCheckBox" name="cb_Plot_13" > |
||
198 | <property name="text" > |
||
199 | <string>CheckBox</string> |
||
200 | </property> |
||
201 | </widget> |
||
202 | </item> |
||
203 | <item row="6" column="0" > |
||
204 | <widget class="QCheckBox" name="cb_Plot_14" > |
||
205 | <property name="text" > |
||
206 | <string>CheckBox</string> |
||
207 | </property> |
||
208 | </widget> |
||
209 | </item> |
||
210 | <item row="7" column="0" > |
||
211 | <widget class="QCheckBox" name="cb_Plot_15" > |
||
212 | <property name="text" > |
||
213 | <string>CheckBox</string> |
||
214 | </property> |
||
215 | </widget> |
||
216 | </item> |
||
217 | </layout> |
||
218 | </widget> |
||
219 | </item> |
||
220 | <item row="1" column="2" > |
||
221 | <widget class="QFrame" name="frame_3" > |
||
222 | <property name="frameShape" > |
||
223 | <enum>QFrame::StyledPanel</enum> |
||
224 | </property> |
||
225 | <property name="frameShadow" > |
||
226 | <enum>QFrame::Raised</enum> |
||
227 | </property> |
||
228 | <layout class="QGridLayout" name="gridLayout_4" > |
||
229 | <item row="0" column="0" > |
||
230 | <widget class="QCheckBox" name="cb_Plot_16" > |
||
231 | <property name="text" > |
||
232 | <string>CheckBox</string> |
||
233 | </property> |
||
234 | </widget> |
||
235 | </item> |
||
236 | <item row="1" column="0" > |
||
237 | <widget class="QCheckBox" name="cb_Plot_17" > |
||
238 | <property name="text" > |
||
239 | <string>CheckBox</string> |
||
240 | </property> |
||
241 | </widget> |
||
242 | </item> |
||
243 | <item row="2" column="0" > |
||
244 | <widget class="QCheckBox" name="cb_Plot_18" > |
||
245 | <property name="text" > |
||
246 | <string>CheckBox</string> |
||
247 | </property> |
||
248 | </widget> |
||
249 | </item> |
||
250 | <item row="3" column="0" > |
||
251 | <widget class="QCheckBox" name="cb_Plot_19" > |
||
252 | <property name="text" > |
||
253 | <string>CheckBox</string> |
||
254 | </property> |
||
255 | </widget> |
||
256 | </item> |
||
257 | <item row="4" column="0" > |
||
258 | <widget class="QCheckBox" name="cb_Plot_20" > |
||
259 | <property name="text" > |
||
260 | <string>CheckBox</string> |
||
261 | </property> |
||
262 | </widget> |
||
263 | </item> |
||
264 | <item row="5" column="0" > |
||
265 | <widget class="QCheckBox" name="cb_Plot_21" > |
||
266 | <property name="text" > |
||
267 | <string>CheckBox</string> |
||
268 | </property> |
||
269 | </widget> |
||
270 | </item> |
||
271 | <item row="6" column="0" > |
||
272 | <widget class="QCheckBox" name="cb_Plot_22" > |
||
273 | <property name="text" > |
||
274 | <string>CheckBox</string> |
||
275 | </property> |
||
276 | </widget> |
||
277 | </item> |
||
278 | <item row="7" column="0" > |
||
279 | <widget class="QCheckBox" name="cb_Plot_23" > |
||
280 | <property name="text" > |
||
281 | <string>CheckBox</string> |
||
282 | </property> |
||
283 | </widget> |
||
284 | </item> |
||
285 | </layout> |
||
286 | </widget> |
||
287 | </item> |
||
288 | <item row="1" column="3" > |
||
289 | <widget class="QFrame" name="frame_4" > |
||
290 | <property name="frameShape" > |
||
291 | <enum>QFrame::StyledPanel</enum> |
||
292 | </property> |
||
293 | <property name="frameShadow" > |
||
294 | <enum>QFrame::Raised</enum> |
||
295 | </property> |
||
296 | <layout class="QGridLayout" name="gridLayout_5" > |
||
297 | <item row="0" column="0" > |
||
298 | <widget class="QCheckBox" name="cb_Plot_24" > |
||
299 | <property name="text" > |
||
300 | <string>CheckBox</string> |
||
301 | </property> |
||
302 | </widget> |
||
303 | </item> |
||
304 | <item row="1" column="0" > |
||
305 | <widget class="QCheckBox" name="cb_Plot_25" > |
||
306 | <property name="text" > |
||
307 | <string>CheckBox</string> |
||
308 | </property> |
||
309 | </widget> |
||
310 | </item> |
||
311 | <item row="2" column="0" > |
||
312 | <widget class="QCheckBox" name="cb_Plot_26" > |
||
313 | <property name="text" > |
||
314 | <string>CheckBox</string> |
||
315 | </property> |
||
316 | </widget> |
||
317 | </item> |
||
318 | <item row="3" column="0" > |
||
319 | <widget class="QCheckBox" name="cb_Plot_27" > |
||
320 | <property name="text" > |
||
321 | <string>CheckBox</string> |
||
322 | </property> |
||
323 | </widget> |
||
324 | </item> |
||
325 | <item row="4" column="0" > |
||
326 | <widget class="QCheckBox" name="cb_Plot_28" > |
||
327 | <property name="text" > |
||
328 | <string>CheckBox</string> |
||
329 | </property> |
||
330 | </widget> |
||
331 | </item> |
||
332 | <item row="5" column="0" > |
||
333 | <widget class="QCheckBox" name="cb_Plot_29" > |
||
334 | <property name="text" > |
||
335 | <string>CheckBox</string> |
||
336 | </property> |
||
337 | </widget> |
||
338 | </item> |
||
339 | <item row="6" column="0" > |
||
340 | <widget class="QCheckBox" name="cb_Plot_30" > |
||
341 | <property name="text" > |
||
342 | <string>CheckBox</string> |
||
343 | </property> |
||
344 | </widget> |
||
345 | </item> |
||
346 | <item row="7" column="0" > |
||
347 | <widget class="QCheckBox" name="cb_Plot_31" > |
||
348 | <property name="text" > |
||
349 | <string>CheckBox</string> |
||
350 | </property> |
||
351 | </widget> |
||
352 | </item> |
||
353 | </layout> |
||
354 | </widget> |
||
355 | </item> |
||
356 | <item row="0" column="0" colspan="4" > |
||
357 | <widget class="QLabel" name="label" > |
||
358 | <property name="text" > |
||
359 | <string>Auswahl der Analogwerte, die im Plotter angezeigt werden.</string> |
||
360 | </property> |
||
361 | </widget> |
||
362 | </item> |
||
363 | </layout> |
||
364 | </widget> |
||
365 | <widget class="QWidget" name="ct_2" > |
||
366 | <attribute name="title" > |
||
367 | <string>Auswahl CSV-Record </string> |
||
368 | </attribute> |
||
369 | <layout class="QGridLayout" name="gridLayout_11" > |
||
370 | <item row="1" column="0" > |
||
371 | <widget class="QFrame" name="frame_5" > |
||
372 | <property name="frameShape" > |
||
373 | <enum>QFrame::StyledPanel</enum> |
||
374 | </property> |
||
375 | <property name="frameShadow" > |
||
376 | <enum>QFrame::Raised</enum> |
||
377 | </property> |
||
378 | <layout class="QGridLayout" name="gridLayout_7" > |
||
379 | <item row="0" column="0" > |
||
380 | <widget class="QCheckBox" name="cb_Log_0" > |
||
381 | <property name="text" > |
||
382 | <string>CheckBox</string> |
||
383 | </property> |
||
384 | </widget> |
||
385 | </item> |
||
386 | <item row="1" column="0" > |
||
387 | <widget class="QCheckBox" name="cb_Log_1" > |
||
388 | <property name="text" > |
||
389 | <string>CheckBox</string> |
||
390 | </property> |
||
391 | </widget> |
||
392 | </item> |
||
393 | <item row="2" column="0" > |
||
394 | <widget class="QCheckBox" name="cb_Log_2" > |
||
395 | <property name="text" > |
||
396 | <string>CheckBox</string> |
||
397 | </property> |
||
398 | </widget> |
||
399 | </item> |
||
400 | <item row="3" column="0" > |
||
401 | <widget class="QCheckBox" name="cb_Log_3" > |
||
402 | <property name="text" > |
||
403 | <string>CheckBox</string> |
||
404 | </property> |
||
405 | </widget> |
||
406 | </item> |
||
407 | <item row="4" column="0" > |
||
408 | <widget class="QCheckBox" name="cb_Log_4" > |
||
409 | <property name="text" > |
||
410 | <string>CheckBox</string> |
||
411 | </property> |
||
412 | </widget> |
||
413 | </item> |
||
414 | <item row="5" column="0" > |
||
415 | <widget class="QCheckBox" name="cb_Log_5" > |
||
416 | <property name="text" > |
||
417 | <string>CheckBox</string> |
||
418 | </property> |
||
419 | </widget> |
||
420 | </item> |
||
421 | <item row="6" column="0" > |
||
422 | <widget class="QCheckBox" name="cb_Log_6" > |
||
423 | <property name="text" > |
||
424 | <string>CheckBox</string> |
||
425 | </property> |
||
426 | </widget> |
||
427 | </item> |
||
428 | <item row="7" column="0" > |
||
429 | <widget class="QCheckBox" name="cb_Log_7" > |
||
430 | <property name="text" > |
||
431 | <string>CheckBox</string> |
||
432 | </property> |
||
433 | </widget> |
||
434 | </item> |
||
435 | </layout> |
||
436 | </widget> |
||
437 | </item> |
||
438 | <item row="1" column="1" > |
||
439 | <widget class="QFrame" name="frame_6" > |
||
440 | <property name="frameShape" > |
||
441 | <enum>QFrame::StyledPanel</enum> |
||
442 | </property> |
||
443 | <property name="frameShadow" > |
||
444 | <enum>QFrame::Raised</enum> |
||
445 | </property> |
||
446 | <layout class="QGridLayout" name="gridLayout_8" > |
||
447 | <item row="0" column="0" > |
||
448 | <widget class="QCheckBox" name="cb_Log_8" > |
||
449 | <property name="text" > |
||
450 | <string>CheckBox</string> |
||
451 | </property> |
||
452 | </widget> |
||
453 | </item> |
||
454 | <item row="1" column="0" > |
||
455 | <widget class="QCheckBox" name="cb_Log_9" > |
||
456 | <property name="text" > |
||
457 | <string>CheckBox</string> |
||
458 | </property> |
||
459 | </widget> |
||
460 | </item> |
||
461 | <item row="2" column="0" > |
||
462 | <widget class="QCheckBox" name="cb_Log_10" > |
||
463 | <property name="text" > |
||
464 | <string>CheckBox</string> |
||
465 | </property> |
||
466 | </widget> |
||
467 | </item> |
||
468 | <item row="3" column="0" > |
||
469 | <widget class="QCheckBox" name="cb_Log_11" > |
||
470 | <property name="text" > |
||
471 | <string>CheckBox</string> |
||
472 | </property> |
||
473 | </widget> |
||
474 | </item> |
||
475 | <item row="4" column="0" > |
||
476 | <widget class="QCheckBox" name="cb_Log_12" > |
||
477 | <property name="text" > |
||
478 | <string>CheckBox</string> |
||
479 | </property> |
||
480 | </widget> |
||
481 | </item> |
||
482 | <item row="5" column="0" > |
||
483 | <widget class="QCheckBox" name="cb_Log_13" > |
||
484 | <property name="text" > |
||
485 | <string>CheckBox</string> |
||
486 | </property> |
||
487 | </widget> |
||
488 | </item> |
||
489 | <item row="6" column="0" > |
||
490 | <widget class="QCheckBox" name="cb_Log_14" > |
||
491 | <property name="text" > |
||
492 | <string>CheckBox</string> |
||
493 | </property> |
||
494 | </widget> |
||
495 | </item> |
||
496 | <item row="7" column="0" > |
||
497 | <widget class="QCheckBox" name="cb_Log_15" > |
||
498 | <property name="text" > |
||
499 | <string>CheckBox</string> |
||
500 | </property> |
||
501 | </widget> |
||
502 | </item> |
||
503 | </layout> |
||
504 | </widget> |
||
505 | </item> |
||
506 | <item row="1" column="2" > |
||
507 | <widget class="QFrame" name="frame_7" > |
||
508 | <property name="frameShape" > |
||
509 | <enum>QFrame::StyledPanel</enum> |
||
510 | </property> |
||
511 | <property name="frameShadow" > |
||
512 | <enum>QFrame::Raised</enum> |
||
513 | </property> |
||
514 | <layout class="QGridLayout" name="gridLayout_9" > |
||
515 | <item row="0" column="0" > |
||
516 | <widget class="QCheckBox" name="cb_Log_16" > |
||
517 | <property name="text" > |
||
518 | <string>CheckBox</string> |
||
519 | </property> |
||
520 | </widget> |
||
521 | </item> |
||
522 | <item row="1" column="0" > |
||
523 | <widget class="QCheckBox" name="cb_Log_17" > |
||
524 | <property name="text" > |
||
525 | <string>CheckBox</string> |
||
526 | </property> |
||
527 | </widget> |
||
528 | </item> |
||
529 | <item row="2" column="0" > |
||
530 | <widget class="QCheckBox" name="cb_Log_18" > |
||
531 | <property name="text" > |
||
532 | <string>CheckBox</string> |
||
533 | </property> |
||
534 | </widget> |
||
535 | </item> |
||
536 | <item row="3" column="0" > |
||
537 | <widget class="QCheckBox" name="cb_Log_19" > |
||
538 | <property name="text" > |
||
539 | <string>CheckBox</string> |
||
540 | </property> |
||
541 | </widget> |
||
542 | </item> |
||
543 | <item row="4" column="0" > |
||
544 | <widget class="QCheckBox" name="cb_Log_20" > |
||
545 | <property name="text" > |
||
546 | <string>CheckBox</string> |
||
547 | </property> |
||
548 | </widget> |
||
549 | </item> |
||
550 | <item row="5" column="0" > |
||
551 | <widget class="QCheckBox" name="cb_Log_21" > |
||
552 | <property name="text" > |
||
553 | <string>CheckBox</string> |
||
554 | </property> |
||
555 | </widget> |
||
556 | </item> |
||
557 | <item row="6" column="0" > |
||
558 | <widget class="QCheckBox" name="cb_Log_22" > |
||
559 | <property name="text" > |
||
560 | <string>CheckBox</string> |
||
561 | </property> |
||
562 | </widget> |
||
563 | </item> |
||
564 | <item row="7" column="0" > |
||
565 | <widget class="QCheckBox" name="cb_Log_23" > |
||
566 | <property name="text" > |
||
567 | <string>CheckBox</string> |
||
568 | </property> |
||
569 | </widget> |
||
570 | </item> |
||
571 | </layout> |
||
572 | </widget> |
||
573 | </item> |
||
574 | <item row="1" column="3" > |
||
575 | <widget class="QFrame" name="frame_8" > |
||
576 | <property name="frameShape" > |
||
577 | <enum>QFrame::StyledPanel</enum> |
||
578 | </property> |
||
579 | <property name="frameShadow" > |
||
580 | <enum>QFrame::Raised</enum> |
||
581 | </property> |
||
582 | <layout class="QGridLayout" name="gridLayout_10" > |
||
583 | <item row="0" column="0" > |
||
584 | <widget class="QCheckBox" name="cb_Log_24" > |
||
585 | <property name="text" > |
||
586 | <string>CheckBox</string> |
||
587 | </property> |
||
588 | </widget> |
||
589 | </item> |
||
590 | <item row="1" column="0" > |
||
591 | <widget class="QCheckBox" name="cb_Log_25" > |
||
592 | <property name="text" > |
||
593 | <string>CheckBox</string> |
||
594 | </property> |
||
595 | </widget> |
||
596 | </item> |
||
597 | <item row="2" column="0" > |
||
598 | <widget class="QCheckBox" name="cb_Log_26" > |
||
599 | <property name="text" > |
||
600 | <string>CheckBox</string> |
||
601 | </property> |
||
602 | </widget> |
||
603 | </item> |
||
604 | <item row="3" column="0" > |
||
605 | <widget class="QCheckBox" name="cb_Log_27" > |
||
606 | <property name="text" > |
||
607 | <string>CheckBox</string> |
||
608 | </property> |
||
609 | </widget> |
||
610 | </item> |
||
611 | <item row="4" column="0" > |
||
612 | <widget class="QCheckBox" name="cb_Log_28" > |
||
613 | <property name="text" > |
||
614 | <string>CheckBox</string> |
||
615 | </property> |
||
616 | </widget> |
||
617 | </item> |
||
618 | <item row="5" column="0" > |
||
619 | <widget class="QCheckBox" name="cb_Log_29" > |
||
620 | <property name="text" > |
||
621 | <string>CheckBox</string> |
||
622 | </property> |
||
623 | </widget> |
||
624 | </item> |
||
625 | <item row="6" column="0" > |
||
626 | <widget class="QCheckBox" name="cb_Log_30" > |
||
627 | <property name="text" > |
||
628 | <string>CheckBox</string> |
||
629 | </property> |
||
630 | </widget> |
||
631 | </item> |
||
632 | <item row="7" column="0" > |
||
633 | <widget class="QCheckBox" name="cb_Log_31" > |
||
634 | <property name="text" > |
||
635 | <string>CheckBox</string> |
||
636 | </property> |
||
637 | </widget> |
||
638 | </item> |
||
639 | </layout> |
||
640 | </widget> |
||
641 | </item> |
||
642 | <item row="0" column="0" colspan="4" > |
||
643 | <widget class="QLabel" name="label_2" > |
||
644 | <property name="text" > |
||
645 | <string>Auswahl der Analogwerte, die ins Log-File geschrieben werden.</string> |
||
646 | </property> |
||
647 | </widget> |
||
648 | </item> |
||
649 | </layout> |
||
650 | </widget> |
||
651 | </widget> |
||
652 | </item> |
||
653 | </layout> |
||
654 | </widget> |
||
655 | <resources/> |
||
656 | <connections> |
||
657 | <connection> |
||
658 | <sender>okButton</sender> |
||
659 | <signal>clicked()</signal> |
||
660 | <receiver>dlg_Config_UI</receiver> |
||
661 | <slot>accept()</slot> |
||
662 | <hints> |
||
663 | <hint type="sourcelabel" > |
||
664 | <x>278</x> |
||
665 | <y>253</y> |
||
666 | </hint> |
||
667 | <hint type="destinationlabel" > |
||
668 | <x>96</x> |
||
669 | <y>254</y> |
||
670 | </hint> |
||
671 | </hints> |
||
672 | </connection> |
||
673 | <connection> |
||
674 | <sender>cancelButton</sender> |
||
675 | <signal>clicked()</signal> |
||
676 | <receiver>dlg_Config_UI</receiver> |
||
677 | <slot>reject()</slot> |
||
678 | <hints> |
||
679 | <hint type="sourcelabel" > |
||
680 | <x>369</x> |
||
681 | <y>253</y> |
||
682 | </hint> |
||
683 | <hint type="destinationlabel" > |
||
684 | <x>179</x> |
||
685 | <y>282</y> |
||
686 | </hint> |
||
687 | </hints> |
||
688 | </connection> |
||
689 | </connections> |
||
690 | </ui> |