summaryrefslogtreecommitdiff
path: root/noncore/settings/sound/soundsettingsbase.ui
Unidiff
Diffstat (limited to 'noncore/settings/sound/soundsettingsbase.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/sound/soundsettingsbase.ui180
1 files changed, 172 insertions, 8 deletions
diff --git a/noncore/settings/sound/soundsettingsbase.ui b/noncore/settings/sound/soundsettingsbase.ui
index 1aa4545..0b2b2be 100644
--- a/noncore/settings/sound/soundsettingsbase.ui
+++ b/noncore/settings/sound/soundsettingsbase.ui
@@ -8,34 +8,49 @@
8 </property> 8 </property>
9 <property stdset="1"> 9 <property stdset="1">
10 <name>geometry</name> 10 <name>geometry</name>
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>246</width> 14 <width>376</width>
15 <height>299</height> 15 <height>441</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
19 <name>caption</name> 19 <name>caption</name>
20 <string>Sound Settings</string> 20 <string>Sound Settings</string>
21 </property> 21 </property>
22 <property> 22 <property>
23 <name>layoutMargin</name> 23 <name>layoutMargin</name>
24 </property> 24 </property>
25 <property> 25 <property>
26 <name>layoutSpacing</name> 26 <name>layoutSpacing</name>
27 </property> 27 </property>
28 <grid>
29 <property stdset="1">
30 <name>margin</name>
31 <number>11</number>
32 </property>
33 <property stdset="1">
34 <name>spacing</name>
35 <number>6</number>
36 </property>
37 <widget row="0" column="0" >
38 <class>QLayoutWidget</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>Layout8</cstring>
42 </property>
28 <vbox> 43 <vbox>
29 <property stdset="1"> 44 <property stdset="1">
30 <name>margin</name> 45 <name>margin</name>
31 <number>7</number> 46 <number>0</number>
32 </property> 47 </property>
33 <property stdset="1"> 48 <property stdset="1">
34 <name>spacing</name> 49 <name>spacing</name>
35 <number>1</number> 50 <number>6</number>
36 </property> 51 </property>
37 <widget> 52 <widget>
38 <class>QCheckBox</class> 53 <class>QCheckBox</class>
39 <property stdset="1"> 54 <property stdset="1">
40 <name>name</name> 55 <name>name</name>
41 <cstring>keysound</cstring> 56 <cstring>keysound</cstring>
@@ -54,27 +69,75 @@
54 <property stdset="1"> 69 <property stdset="1">
55 <name>text</name> 70 <name>text</name>
56 <string>Screen sound</string> 71 <string>Screen sound</string>
57 </property> 72 </property>
58 </widget> 73 </widget>
59 <widget> 74 <widget>
75 <class>QLabel</class>
76 <property stdset="1">
77 <name>name</name>
78 <cstring>dblClickLabel</cstring>
79 </property>
80 <property stdset="1">
81 <name>text</name>
82 <string>Double Click Volume runs:</string>
83 </property>
84 </widget>
85 <widget>
86 <class>QLineEdit</class>
87 <property stdset="1">
88 <name>name</name>
89 <cstring>dblClickRuns</cstring>
90 </property>
91 <property stdset="1">
92 <name>text</name>
93 <string></string>
94 </property>
95 </widget>
96 <widget>
60 <class>QLayoutWidget</class> 97 <class>QLayoutWidget</class>
61 <property stdset="1"> 98 <property stdset="1">
62 <name>name</name> 99 <name>name</name>
63 <cstring>Layout10</cstring> 100 <cstring>Layout14</cstring>
64 </property> 101 </property>
65 <hbox> 102 <hbox>
66 <property stdset="1"> 103 <property stdset="1">
67 <name>margin</name> 104 <name>margin</name>
68 <number>0</number> 105 <number>0</number>
69 </property> 106 </property>
70 <property stdset="1"> 107 <property stdset="1">
71 <name>spacing</name> 108 <name>spacing</name>
72 <number>6</number> 109 <number>6</number>
73 </property> 110 </property>
74 <widget> 111 <widget>
112 <class>QLayoutWidget</class>
113 <property stdset="1">
114 <name>name</name>
115 <cstring>Layout7</cstring>
116 </property>
117 <vbox>
118 <property stdset="1">
119 <name>margin</name>
120 <number>0</number>
121 </property>
122 <property stdset="1">
123 <name>spacing</name>
124 <number>6</number>
125 </property>
126 <widget>
127 <class>QLabel</class>
128 <property stdset="1">
129 <name>name</name>
130 <cstring>volLabel</cstring>
131 </property>
132 <property stdset="1">
133 <name>text</name>
134 <string>Volume</string>
135 </property>
136 </widget>
137 <widget>
75 <class>QSlider</class> 138 <class>QSlider</class>
76 <property stdset="1"> 139 <property stdset="1">
77 <name>name</name> 140 <name>name</name>
78 <cstring>volume</cstring> 141 <cstring>volume</cstring>
79 </property> 142 </property>
80 <property stdset="1"> 143 <property stdset="1">
@@ -95,17 +158,19 @@
95 </property> 158 </property>
96 <property stdset="1"> 159 <property stdset="1">
97 <name>tickInterval</name> 160 <name>tickInterval</name>
98 <number>5</number> 161 <number>5</number>
99 </property> 162 </property>
100 </widget> 163 </widget>
164 </vbox>
165 </widget>
101 <widget> 166 <widget>
102 <class>QLayoutWidget</class> 167 <class>QLayoutWidget</class>
103 <property stdset="1"> 168 <property stdset="1">
104 <name>name</name> 169 <name>name</name>
105 <cstring>Layout9</cstring> 170 <cstring>Layout13</cstring>
106 </property> 171 </property>
107 <vbox> 172 <vbox>
108 <property stdset="1"> 173 <property stdset="1">
109 <name>margin</name> 174 <name>margin</name>
110 <number>0</number> 175 <number>0</number>
111 </property> 176 </property>
@@ -114,23 +179,44 @@
114 <number>6</number> 179 <number>6</number>
115 </property> 180 </property>
116 <widget> 181 <widget>
117 <class>QLayoutWidget</class> 182 <class>QLayoutWidget</class>
118 <property stdset="1"> 183 <property stdset="1">
119 <name>name</name> 184 <name>name</name>
120 <cstring>Layout10_2</cstring> 185 <cstring>Layout11</cstring>
121 </property> 186 </property>
122 <hbox> 187 <hbox>
123 <property stdset="1"> 188 <property stdset="1">
124 <name>margin</name> 189 <name>margin</name>
125 <number>0</number> 190 <number>0</number>
126 </property> 191 </property>
127 <property stdset="1"> 192 <property stdset="1">
128 <name>spacing</name> 193 <name>spacing</name>
129 <number>6</number> 194 <number>6</number>
130 </property> 195 </property>
196 <spacer>
197 <property>
198 <name>name</name>
199 <cstring>Spacer3_2_2</cstring>
200 </property>
201 <property stdset="1">
202 <name>orientation</name>
203 <enum>Horizontal</enum>
204 </property>
205 <property stdset="1">
206 <name>sizeType</name>
207 <enum>Expanding</enum>
208 </property>
209 <property>
210 <name>sizeHint</name>
211 <size>
212 <width>20</width>
213 <height>20</height>
214 </size>
215 </property>
216 </spacer>
131 <widget> 217 <widget>
132 <class>QLabel</class> 218 <class>QLabel</class>
133 <property stdset="1"> 219 <property stdset="1">
134 <name>name</name> 220 <name>name</name>
135 <cstring>PixmapLabel1_2</cstring> 221 <cstring>PixmapLabel1_2</cstring>
136 </property> 222 </property>
@@ -199,23 +285,44 @@
199 </property> 285 </property>
200 </spacer> 286 </spacer>
201 <widget> 287 <widget>
202 <class>QLayoutWidget</class> 288 <class>QLayoutWidget</class>
203 <property stdset="1"> 289 <property stdset="1">
204 <name>name</name> 290 <name>name</name>
205 <cstring>Layout9_2</cstring> 291 <cstring>Layout12</cstring>
206 </property> 292 </property>
207 <hbox> 293 <hbox>
208 <property stdset="1"> 294 <property stdset="1">
209 <name>margin</name> 295 <name>margin</name>
210 <number>0</number> 296 <number>0</number>
211 </property> 297 </property>
212 <property stdset="1"> 298 <property stdset="1">
213 <name>spacing</name> 299 <name>spacing</name>
214 <number>6</number> 300 <number>6</number>
215 </property> 301 </property>
302 <spacer>
303 <property>
304 <name>name</name>
305 <cstring>Spacer3_2_3</cstring>
306 </property>
307 <property stdset="1">
308 <name>orientation</name>
309 <enum>Horizontal</enum>
310 </property>
311 <property stdset="1">
312 <name>sizeType</name>
313 <enum>Expanding</enum>
314 </property>
315 <property>
316 <name>sizeHint</name>
317 <size>
318 <width>20</width>
319 <height>20</height>
320 </size>
321 </property>
322 </spacer>
216 <widget> 323 <widget>
217 <class>QLabel</class> 324 <class>QLabel</class>
218 <property stdset="1"> 325 <property stdset="1">
219 <name>name</name> 326 <name>name</name>
220 <cstring>PixmapLabel2_2</cstring> 327 <cstring>PixmapLabel2_2</cstring>
221 </property> 328 </property>
@@ -261,16 +368,73 @@
261 </property> 368 </property>
262 </spacer> 369 </spacer>
263 </hbox> 370 </hbox>
264 </widget> 371 </widget>
265 </vbox> 372 </vbox>
266 </widget> 373 </widget>
374 <widget>
375 <class>QLayoutWidget</class>
376 <property stdset="1">
377 <name>name</name>
378 <cstring>Layout8</cstring>
379 </property>
380 <vbox>
381 <property stdset="1">
382 <name>margin</name>
383 <number>0</number>
384 </property>
385 <property stdset="1">
386 <name>spacing</name>
387 <number>6</number>
388 </property>
389 <widget>
390 <class>QLabel</class>
391 <property stdset="1">
392 <name>name</name>
393 <cstring>micLabel</cstring>
394 </property>
395 <property stdset="1">
396 <name>text</name>
397 <string>Microphone</string>
398 </property>
399 </widget>
400 <widget>
401 <class>QSlider</class>
402 <property stdset="1">
403 <name>name</name>
404 <cstring>mic</cstring>
405 </property>
406 <property stdset="1">
407 <name>maxValue</name>
408 <number>100</number>
409 </property>
410 <property stdset="1">
411 <name>value</name>
412 <number>50</number>
413 </property>
414 <property stdset="1">
415 <name>orientation</name>
416 <enum>Vertical</enum>
417 </property>
418 <property stdset="1">
419 <name>tickmarks</name>
420 <enum>Right</enum>
421 </property>
422 <property stdset="1">
423 <name>tickInterval</name>
424 <number>5</number>
425 </property>
426 </widget>
427 </vbox>
428 </widget>
267 </hbox> 429 </hbox>
268 </widget> 430 </widget>
269 </vbox> 431 </vbox>
270</widget> 432</widget>
433 </grid>
434</widget>
271<images> 435<images>
272 <image> 436 <image>
273 <name>image0</name> 437 <name>image0</name>
274 <data format="XPM.GZ" length="409">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523234530022630543251d2e253d856405bffcbc54103b11c856360003105719c44d4b8371f590803210638829a38b2983115c2c112a8224969808d60716868a2582c440aa94a1628960a00755a5ac8c2aa64c8118c23c6cf6c2dda787e23eb03f602af1fa17395c6aadb9008c9350cb</data> 438 <data format="XPM.GZ" length="409">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523234530022630543251d2e253d856405bffcbc54103b11c856360003105719c44d4b8371f590803210638829a38b2983115c2c112a8224969808d60716868a2582c440aa94a1628960a00755a5ac8c2aa64c8118c23c6cf6c2dda787e23eb03f602af1fa17395c6aadb9008c9350cb</data>
275 </image> 439 </image>
276 <image> 440 <image>