Rev 158 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 158 | Rev 337 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | <?xml version="1.0" encoding="UTF-8"?> |
|
1 | <ui version="4.0" > |
2 | <ui version="4.0"> |
2 | <class>dlg_Motortest_UI</class> |
3 | <class>dlg_Motortest_UI</class> |
3 | <widget class="QDialog" name="dlg_Motortest_UI" > |
4 | <widget class="QDialog" name="dlg_Motortest_UI"> |
4 | <property name="geometry" > |
5 | <property name="geometry"> |
5 | <rect> |
6 | <rect> |
6 | <x>0</x> |
7 | <x>0</x> |
7 | <y>0</y> |
8 | <y>0</y> |
8 | <width>253</width> |
9 | <width>194</width> |
9 | <height>193</height> |
10 | <height>208</height> |
10 | </rect> |
11 | </rect> |
11 | </property> |
12 | </property> |
12 | <property name="windowTitle" > |
13 | <property name="windowTitle"> |
13 | <string>Motortest</string> |
14 | <string>Motortest</string> |
14 | </property> |
15 | </property> |
15 | <layout class="QGridLayout" name="gridLayout" > |
16 | <layout class="QGridLayout" name="gridLayout_2"> |
16 | <item row="0" column="0" > |
17 | <item row="0" column="0"> |
17 | <widget class="QLabel" name="label_133" > |
18 | <widget class="QGroupBox" name="groupBox"> |
18 | <property name="text" > |
19 | <property name="title"> |
19 | <string>Links</string> |
20 | <string>Motoren</string> |
20 | </property> |
21 | </property> |
21 | </widget> |
22 | <layout class="QGridLayout" name="gridLayout"> |
22 | </item> |
- | |
23 | <item row="0" column="1" > |
23 | <item row="0" column="0"> |
24 | <widget class="QSlider" name="sl_Left" > |
24 | <widget class="QCheckBox" name="cb_1"> |
25 | <property name="minimumSize" > |
25 | <property name="text"> |
26 | <size> |
- | |
27 | <width>200</width> |
26 | <string>1</string> |
28 | <height>0</height> |
27 | </property> |
29 | </size> |
28 | </widget> |
30 | </property> |
29 | </item> |
31 | <property name="maximum" > |
30 | <item row="0" column="1"> |
32 | <number>255</number> |
31 | <widget class="QCheckBox" name="cb_2"> |
33 | </property> |
- | |
34 | <property name="orientation" > |
32 | <property name="text"> |
35 | <enum>Qt::Horizontal</enum> |
33 | <string>2</string> |
36 | </property> |
34 | </property> |
37 | </widget> |
35 | </widget> |
38 | </item> |
36 | </item> |
39 | <item row="1" column="0" > |
37 | <item row="0" column="2"> |
40 | <widget class="QLabel" name="label_135" > |
38 | <widget class="QCheckBox" name="cb_3"> |
41 | <property name="text" > |
39 | <property name="text"> |
42 | <string>Rechts</string> |
40 | <string>3</string> |
43 | </property> |
41 | </property> |
44 | </widget> |
42 | </widget> |
45 | </item> |
43 | </item> |
46 | <item row="1" column="1" > |
44 | <item row="0" column="3"> |
47 | <widget class="QSlider" name="sl_Right" > |
45 | <widget class="QCheckBox" name="cb_4"> |
48 | <property name="maximum" > |
46 | <property name="text"> |
49 | <number>255</number> |
47 | <string>4</string> |
50 | </property> |
48 | </property> |
- | 49 | </widget> |
|
- | 50 | </item> |
|
- | 51 | <item row="1" column="0"> |
|
- | 52 | <widget class="QCheckBox" name="cb_5"> |
|
51 | <property name="orientation" > |
53 | <property name="text"> |
52 | <enum>Qt::Horizontal</enum> |
54 | <string>5</string> |
53 | </property> |
55 | </property> |
54 | </widget> |
56 | </widget> |
55 | </item> |
57 | </item> |
56 | <item row="2" column="0" > |
58 | <item row="1" column="1"> |
57 | <widget class="QLabel" name="label_136" > |
59 | <widget class="QCheckBox" name="cb_6"> |
58 | <property name="text" > |
60 | <property name="text"> |
59 | <string>Vorn</string> |
61 | <string>6</string> |
60 | </property> |
62 | </property> |
61 | </widget> |
63 | </widget> |
62 | </item> |
64 | </item> |
63 | <item row="2" column="1" > |
65 | <item row="1" column="2"> |
64 | <widget class="QSlider" name="sl_Front" > |
66 | <widget class="QCheckBox" name="cb_7"> |
65 | <property name="maximum" > |
67 | <property name="text"> |
66 | <number>255</number> |
68 | <string>7</string> |
67 | </property> |
69 | </property> |
- | 70 | </widget> |
|
- | 71 | </item> |
|
- | 72 | <item row="1" column="3"> |
|
- | 73 | <widget class="QCheckBox" name="cb_8"> |
|
68 | <property name="orientation" > |
74 | <property name="text"> |
69 | <enum>Qt::Horizontal</enum> |
75 | <string>8</string> |
70 | </property> |
76 | </property> |
71 | </widget> |
77 | </widget> |
72 | </item> |
78 | </item> |
73 | <item row="3" column="0" > |
79 | <item row="2" column="0"> |
74 | <widget class="QLabel" name="label_137" > |
80 | <widget class="QCheckBox" name="cb_9"> |
75 | <property name="text" > |
81 | <property name="text"> |
76 | <string>Hinten</string> |
82 | <string>9</string> |
77 | </property> |
83 | </property> |
78 | </widget> |
84 | </widget> |
79 | </item> |
85 | </item> |
80 | <item row="3" column="1" > |
86 | <item row="2" column="1"> |
81 | <widget class="QSlider" name="sl_Back" > |
87 | <widget class="QCheckBox" name="cb_10"> |
82 | <property name="maximum" > |
88 | <property name="text"> |
83 | <number>255</number> |
89 | <string>10</string> |
84 | </property> |
90 | </property> |
- | 91 | </widget> |
|
- | 92 | </item> |
|
- | 93 | <item row="2" column="2"> |
|
- | 94 | <widget class="QCheckBox" name="cb_11"> |
|
85 | <property name="orientation" > |
95 | <property name="text"> |
86 | <enum>Qt::Horizontal</enum> |
96 | <string>11</string> |
87 | </property> |
97 | </property> |
88 | </widget> |
98 | </widget> |
89 | </item> |
99 | </item> |
90 | <item row="4" column="0" colspan="2" > |
100 | <item row="2" column="3"> |
91 | <widget class="Line" name="line" > |
101 | <widget class="QCheckBox" name="cb_12"> |
92 | <property name="orientation" > |
102 | <property name="text"> |
93 | <enum>Qt::Horizontal</enum> |
103 | <string>12</string> |
94 | </property> |
104 | </property> |
95 | </widget> |
105 | </widget> |
96 | </item> |
106 | </item> |
97 | <item row="5" column="0" > |
107 | <item row="3" column="0" colspan="4"> |
98 | <widget class="QLabel" name="label_138" > |
108 | <widget class="QCheckBox" name="cb_ALL"> |
99 | <property name="text" > |
109 | <property name="text"> |
100 | <string>Alle</string> |
110 | <string>Alle auswählen</string> |
101 | </property> |
111 | </property> |
- | 112 | </widget> |
|
- | 113 | </item> |
|
- | 114 | </layout> |
|
102 | </widget> |
115 | </widget> |
103 | </item> |
116 | </item> |
104 | <item row="5" column="1" > |
117 | <item row="1" column="0"> |
105 | <widget class="QSlider" name="sl_All" > |
118 | <widget class="QSlider" name="sl_Speed"> |
106 | <property name="maximum" > |
119 | <property name="maximum"> |
107 | <number>255</number> |
120 | <number>255</number> |
108 | </property> |
121 | </property> |
109 | <property name="orientation" > |
122 | <property name="pageStep"> |
110 | <enum>Qt::Horizontal</enum> |
123 | <number>1</number> |
111 | </property> |
124 | </property> |
112 | </widget> |
- | |
113 | </item> |
- | |
114 | <item row="7" column="0" colspan="2" > |
- | |
115 | <widget class="Line" name="line_2" > |
- | |
116 | <property name="orientation" > |
125 | <property name="orientation"> |
117 | <enum>Qt::Horizontal</enum> |
126 | <enum>Qt::Horizontal</enum> |
118 | </property> |
127 | </property> |
119 | </widget> |
128 | </widget> |
120 | </item> |
129 | </item> |
121 | <item row="8" column="1" > |
130 | <item row="2" column="0"> |
122 | <widget class="QPushButton" name="pb_OK" > |
131 | <widget class="QPushButton" name="pb_OK"> |
123 | <property name="text" > |
132 | <property name="text"> |
124 | <string>OK</string> |
133 | <string>OK</string> |
125 | </property> |
134 | </property> |
126 | </widget> |
135 | </widget> |
127 | </item> |
136 | </item> |
128 | </layout> |
137 | </layout> |
129 | <zorder>sl_All</zorder> |
- | |
130 | <zorder>sl_Left</zorder> |
- | |
131 | <zorder>sl_Right</zorder> |
- | |
132 | <zorder>label_137</zorder> |
- | |
133 | <zorder>label_136</zorder> |
- | |
134 | <zorder>sl_Front</zorder> |
- | |
135 | <zorder>label_138</zorder> |
- | |
136 | <zorder>sl_Back</zorder> |
- | |
137 | <zorder>label_133</zorder> |
- | |
138 | <zorder>label_135</zorder> |
- | |
139 | <zorder>line</zorder> |
- | |
140 | <zorder>line_2</zorder> |
- | |
141 | <zorder>pb_OK</zorder> |
- | |
142 | </widget> |
138 | </widget> |
143 | <resources/> |
139 | <resources/> |
144 | <connections> |
140 | <connections> |
145 | <connection> |
141 | <connection> |
- | 142 | <sender>pb_OK</sender> |
|
- | 143 | <signal>clicked()</signal> |
|
- | 144 | <receiver>dlg_Motortest_UI</receiver> |
|
- | 145 | <slot>accept()</slot> |
|
- | 146 | <hints> |
|
- | 147 | <hint type="sourcelabel"> |
|
- | 148 | <x>63</x> |
|
- | 149 | <y>174</y> |
|
- | 150 | </hint> |
|
- | 151 | <hint type="destinationlabel"> |
|
- | 152 | <x>29</x> |
|
- | 153 | <y>177</y> |
|
- | 154 | </hint> |
|
- | 155 | </hints> |
|
- | 156 | </connection> |
|
- | 157 | <connection> |
|
146 | <sender>sl_All</sender> |
158 | <sender>cb_ALL</sender> |
147 | <signal>valueChanged(int)</signal> |
159 | <signal>toggled(bool)</signal> |
148 | <receiver>sl_Back</receiver> |
160 | <receiver>cb_1</receiver> |
149 | <slot>setValue(int)</slot> |
161 | <slot>setChecked(bool)</slot> |
150 | <hints> |
162 | <hints> |
151 | <hint type="sourcelabel" > |
163 | <hint type="sourcelabel"> |
152 | <x>132</x> |
164 | <x>96</x> |
153 | <y>133</y> |
165 | <y>128</y> |
154 | </hint> |
166 | </hint> |
155 | <hint type="destinationlabel" > |
167 | <hint type="destinationlabel"> |
156 | <x>131</x> |
168 | <x>29</x> |
157 | <y>108</y> |
169 | <y>47</y> |
158 | </hint> |
170 | </hint> |
159 | </hints> |
171 | </hints> |
160 | </connection> |
172 | </connection> |
161 | <connection> |
173 | <connection> |
162 | <sender>sl_All</sender> |
174 | <sender>cb_ALL</sender> |
163 | <signal>valueChanged(int)</signal> |
175 | <signal>toggled(bool)</signal> |
164 | <receiver>sl_Front</receiver> |
176 | <receiver>cb_2</receiver> |
165 | <slot>setValue(int)</slot> |
177 | <slot>setChecked(bool)</slot> |
166 | <hints> |
178 | <hints> |
167 | <hint type="sourcelabel" > |
179 | <hint type="sourcelabel"> |
168 | <x>166</x> |
180 | <x>96</x> |
169 | <y>137</y> |
181 | <y>128</y> |
170 | </hint> |
182 | </hint> |
171 | <hint type="destinationlabel" > |
183 | <hint type="destinationlabel"> |
172 | <x>166</x> |
184 | <x>71</x> |
173 | <y>76</y> |
185 | <y>47</y> |
174 | </hint> |
186 | </hint> |
175 | </hints> |
187 | </hints> |
176 | </connection> |
188 | </connection> |
177 | <connection> |
189 | <connection> |
178 | <sender>sl_All</sender> |
190 | <sender>cb_ALL</sender> |
179 | <signal>valueChanged(int)</signal> |
191 | <signal>toggled(bool)</signal> |
180 | <receiver>sl_Right</receiver> |
192 | <receiver>cb_3</receiver> |
181 | <slot>setValue(int)</slot> |
193 | <slot>setChecked(bool)</slot> |
182 | <hints> |
194 | <hints> |
183 | <hint type="sourcelabel" > |
195 | <hint type="sourcelabel"> |
184 | <x>202</x> |
196 | <x>96</x> |
185 | <y>130</y> |
197 | <y>128</y> |
186 | </hint> |
198 | </hint> |
187 | <hint type="destinationlabel" > |
199 | <hint type="destinationlabel"> |
188 | <x>204</x> |
200 | <x>115</x> |
189 | <y>50</y> |
201 | <y>47</y> |
190 | </hint> |
202 | </hint> |
191 | </hints> |
203 | </hints> |
192 | </connection> |
204 | </connection> |
193 | <connection> |
205 | <connection> |
194 | <sender>sl_All</sender> |
206 | <sender>cb_ALL</sender> |
195 | <signal>valueChanged(int)</signal> |
207 | <signal>toggled(bool)</signal> |
196 | <receiver>sl_Left</receiver> |
208 | <receiver>cb_4</receiver> |
197 | <slot>setValue(int)</slot> |
209 | <slot>setChecked(bool)</slot> |
198 | <hints> |
210 | <hints> |
199 | <hint type="sourcelabel" > |
211 | <hint type="sourcelabel"> |
200 | <x>241</x> |
212 | <x>96</x> |
201 | <y>144</y> |
213 | <y>128</y> |
202 | </hint> |
214 | </hint> |
203 | <hint type="destinationlabel" > |
215 | <hint type="destinationlabel"> |
204 | <x>240</x> |
216 | <x>160</x> |
205 | <y>17</y> |
217 | <y>47</y> |
206 | </hint> |
218 | </hint> |
207 | </hints> |
219 | </hints> |
208 | </connection> |
220 | </connection> |
209 | <connection> |
221 | <connection> |
210 | <sender>pb_OK</sender> |
222 | <sender>cb_ALL</sender> |
211 | <signal>clicked()</signal> |
223 | <signal>toggled(bool)</signal> |
212 | <receiver>dlg_Motortest_UI</receiver> |
224 | <receiver>cb_5</receiver> |
213 | <slot>accept()</slot> |
225 | <slot>setChecked(bool)</slot> |
214 | <hints> |
226 | <hints> |
215 | <hint type="sourcelabel" > |
227 | <hint type="sourcelabel"> |
216 | <x>63</x> |
228 | <x>96</x> |
217 | <y>174</y> |
229 | <y>128</y> |
218 | </hint> |
230 | </hint> |
219 | <hint type="destinationlabel" > |
231 | <hint type="destinationlabel"> |
220 | <x>29</x> |
232 | <x>29</x> |
- | 233 | <y>74</y> |
|
- | 234 | </hint> |
|
- | 235 | </hints> |
|
- | 236 | </connection> |
|
- | 237 | <connection> |
|
- | 238 | <sender>cb_ALL</sender> |
|
- | 239 | <signal>toggled(bool)</signal> |
|
- | 240 | <receiver>cb_6</receiver> |
|
- | 241 | <slot>setChecked(bool)</slot> |
|
- | 242 | <hints> |
|
- | 243 | <hint type="sourcelabel"> |
|
- | 244 | <x>96</x> |
|
- | 245 | <y>128</y> |
|
- | 246 | </hint> |
|
- | 247 | <hint type="destinationlabel"> |
|
- | 248 | <x>71</x> |
|
- | 249 | <y>74</y> |
|
- | 250 | </hint> |
|
- | 251 | </hints> |
|
- | 252 | </connection> |
|
- | 253 | <connection> |
|
- | 254 | <sender>cb_ALL</sender> |
|
- | 255 | <signal>toggled(bool)</signal> |
|
- | 256 | <receiver>cb_7</receiver> |
|
- | 257 | <slot>setChecked(bool)</slot> |
|
- | 258 | <hints> |
|
- | 259 | <hint type="sourcelabel"> |
|
- | 260 | <x>96</x> |
|
- | 261 | <y>128</y> |
|
- | 262 | </hint> |
|
- | 263 | <hint type="destinationlabel"> |
|
- | 264 | <x>115</x> |
|
- | 265 | <y>74</y> |
|
- | 266 | </hint> |
|
- | 267 | </hints> |
|
- | 268 | </connection> |
|
- | 269 | <connection> |
|
- | 270 | <sender>cb_ALL</sender> |
|
- | 271 | <signal>toggled(bool)</signal> |
|
- | 272 | <receiver>cb_8</receiver> |
|
- | 273 | <slot>setChecked(bool)</slot> |
|
- | 274 | <hints> |
|
- | 275 | <hint type="sourcelabel"> |
|
- | 276 | <x>96</x> |
|
- | 277 | <y>128</y> |
|
- | 278 | </hint> |
|
- | 279 | <hint type="destinationlabel"> |
|
- | 280 | <x>160</x> |
|
- | 281 | <y>74</y> |
|
- | 282 | </hint> |
|
- | 283 | </hints> |
|
- | 284 | </connection> |
|
- | 285 | <connection> |
|
- | 286 | <sender>cb_ALL</sender> |
|
- | 287 | <signal>toggled(bool)</signal> |
|
- | 288 | <receiver>cb_9</receiver> |
|
- | 289 | <slot>setChecked(bool)</slot> |
|
- | 290 | <hints> |
|
- | 291 | <hint type="sourcelabel"> |
|
- | 292 | <x>96</x> |
|
- | 293 | <y>128</y> |
|
- | 294 | </hint> |
|
- | 295 | <hint type="destinationlabel"> |
|
- | 296 | <x>29</x> |
|
- | 297 | <y>101</y> |
|
- | 298 | </hint> |
|
- | 299 | </hints> |
|
- | 300 | </connection> |
|
- | 301 | <connection> |
|
- | 302 | <sender>cb_ALL</sender> |
|
- | 303 | <signal>toggled(bool)</signal> |
|
- | 304 | <receiver>cb_10</receiver> |
|
- | 305 | <slot>setChecked(bool)</slot> |
|
- | 306 | <hints> |
|
- | 307 | <hint type="sourcelabel"> |
|
- | 308 | <x>96</x> |
|
- | 309 | <y>128</y> |
|
- | 310 | </hint> |
|
- | 311 | <hint type="destinationlabel"> |
|
- | 312 | <x>71</x> |
|
- | 313 | <y>101</y> |
|
- | 314 | </hint> |
|
- | 315 | </hints> |
|
- | 316 | </connection> |
|
- | 317 | <connection> |
|
- | 318 | <sender>cb_ALL</sender> |
|
- | 319 | <signal>toggled(bool)</signal> |
|
- | 320 | <receiver>cb_11</receiver> |
|
- | 321 | <slot>setChecked(bool)</slot> |
|
- | 322 | <hints> |
|
- | 323 | <hint type="sourcelabel"> |
|
- | 324 | <x>96</x> |
|
- | 325 | <y>128</y> |
|
- | 326 | </hint> |
|
- | 327 | <hint type="destinationlabel"> |
|
- | 328 | <x>115</x> |
|
- | 329 | <y>101</y> |
|
- | 330 | </hint> |
|
- | 331 | </hints> |
|
- | 332 | </connection> |
|
- | 333 | <connection> |
|
- | 334 | <sender>cb_ALL</sender> |
|
- | 335 | <signal>toggled(bool)</signal> |
|
- | 336 | <receiver>cb_12</receiver> |
|
- | 337 | <slot>setChecked(bool)</slot> |
|
- | 338 | <hints> |
|
- | 339 | <hint type="sourcelabel"> |
|
- | 340 | <x>96</x> |
|
- | 341 | <y>128</y> |
|
- | 342 | </hint> |
|
- | 343 | <hint type="destinationlabel"> |
|
- | 344 | <x>160</x> |
|
221 | <y>177</y> |
345 | <y>101</y> |
222 | </hint> |
346 | </hint> |
223 | </hints> |
347 | </hints> |
224 | </connection> |
348 | </connection> |
225 | </connections> |
349 | </connections> |
226 | </ui> |
350 | </ui> |