Rev 158 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 158 | Rev 162 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | <widget class="QDialog" name="dlg_Config_UI" > |
3 | <widget class="QDialog" name="dlg_Config_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>517</width> |
8 | <width>528</width> |
9 | <height>336</height> |
9 | <height>335</height> |
10 | </rect> |
10 | </rect> |
11 | </property> |
11 | </property> |
12 | <property name="windowTitle" > |
12 | <property name="windowTitle" > |
13 | <string>Dialog</string> |
13 | <string>Auswahl Datenfelder</string> |
14 | </property> |
14 | </property> |
15 | <layout class="QGridLayout" name="gridLayout" > |
15 | <layout class="QGridLayout" name="gridLayout" > |
16 | <item row="1" column="0" > |
16 | <item row="1" column="0" > |
17 | <layout class="QHBoxLayout" > |
17 | <layout class="QHBoxLayout" > |
18 | <property name="spacing" > |
18 | <property name="spacing" > |
Line 20... | Line 20... | ||
20 | </property> |
20 | </property> |
21 | <property name="margin" > |
21 | <property name="margin" > |
22 | <number>0</number> |
22 | <number>0</number> |
23 | </property> |
23 | </property> |
24 | <item> |
24 | <item> |
- | 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> |
|
25 | <spacer> |
46 | <spacer> |
26 | <property name="orientation" > |
47 | <property name="orientation" > |
27 | <enum>Qt::Horizontal</enum> |
48 | <enum>Qt::Horizontal</enum> |
28 | </property> |
49 | </property> |
29 | <property name="sizeHint" stdset="0" > |
50 | <property name="sizeHint" stdset="0" > |
Line 54... | Line 75... | ||
54 | <widget class="QTabWidget" name="tabWidget" > |
75 | <widget class="QTabWidget" name="tabWidget" > |
55 | <property name="currentIndex" > |
76 | <property name="currentIndex" > |
56 | <number>0</number> |
77 | <number>0</number> |
57 | </property> |
78 | </property> |
58 | <widget class="QWidget" name="ct_3" > |
79 | <widget class="QWidget" name="ct_3" > |
59 | <property name="geometry" > |
- | |
60 | <rect> |
- | |
61 | <x>0</x> |
- | |
62 | <y>0</y> |
- | |
63 | <width>501</width> |
- | |
64 | <height>259</height> |
- | |
65 | </rect> |
- | |
66 | </property> |
- | |
67 | <attribute name="title" > |
80 | <attribute name="title" > |
68 | <string>Auswahl Plotter </string> |
81 | <string>Auswahl Plotter </string> |
69 | </attribute> |
82 | </attribute> |
70 | <layout class="QGridLayout" name="gridLayout_6" > |
83 | <layout class="QGridLayout" name="gridLayout_6" > |
71 | <item row="1" column="0" > |
84 | <item row="1" column="0" > |
Line 348... | Line 361... | ||
348 | </widget> |
361 | </widget> |
349 | </item> |
362 | </item> |
350 | </layout> |
363 | </layout> |
351 | </widget> |
364 | </widget> |
352 | <widget class="QWidget" name="ct_2" > |
365 | <widget class="QWidget" name="ct_2" > |
353 | <property name="geometry" > |
- | |
354 | <rect> |
- | |
355 | <x>0</x> |
- | |
356 | <y>0</y> |
- | |
357 | <width>501</width> |
- | |
358 | <height>259</height> |
- | |
359 | </rect> |
- | |
360 | </property> |
- | |
361 | <attribute name="title" > |
366 | <attribute name="title" > |
362 | <string>Auswahl CSV-Record </string> |
367 | <string>Auswahl CSV-Record </string> |
363 | </attribute> |
368 | </attribute> |
364 | <layout class="QGridLayout" name="gridLayout_11" > |
369 | <layout class="QGridLayout" name="gridLayout_11" > |
365 | <item row="1" column="0" > |
370 | <item row="1" column="0" > |