summaryrefslogtreecommitdiff
path: root/noncore/settings/sound/soundsettingsbase.ui
Unidiff
Diffstat (limited to 'noncore/settings/sound/soundsettingsbase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/sound/soundsettingsbase.ui281
1 files changed, 281 insertions, 0 deletions
diff --git a/noncore/settings/sound/soundsettingsbase.ui b/noncore/settings/sound/soundsettingsbase.ui
new file mode 100644
index 0000000..1aa4545
--- a/dev/null
+++ b/noncore/settings/sound/soundsettingsbase.ui
@@ -0,0 +1,281 @@
1<!DOCTYPE UI><UI>
2<class>SoundSettingsBase</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>SoundSettingsBase</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>246</width>
15 <height>299</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Sound Settings</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <property>
26 <name>layoutSpacing</name>
27 </property>
28 <vbox>
29 <property stdset="1">
30 <name>margin</name>
31 <number>7</number>
32 </property>
33 <property stdset="1">
34 <name>spacing</name>
35 <number>1</number>
36 </property>
37 <widget>
38 <class>QCheckBox</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>keysound</cstring>
42 </property>
43 <property stdset="1">
44 <name>text</name>
45 <string>Keyboard sound</string>
46 </property>
47 </widget>
48 <widget>
49 <class>QCheckBox</class>
50 <property stdset="1">
51 <name>name</name>
52 <cstring>touchsound</cstring>
53 </property>
54 <property stdset="1">
55 <name>text</name>
56 <string>Screen sound</string>
57 </property>
58 </widget>
59 <widget>
60 <class>QLayoutWidget</class>
61 <property stdset="1">
62 <name>name</name>
63 <cstring>Layout10</cstring>
64 </property>
65 <hbox>
66 <property stdset="1">
67 <name>margin</name>
68 <number>0</number>
69 </property>
70 <property stdset="1">
71 <name>spacing</name>
72 <number>6</number>
73 </property>
74 <widget>
75 <class>QSlider</class>
76 <property stdset="1">
77 <name>name</name>
78 <cstring>volume</cstring>
79 </property>
80 <property stdset="1">
81 <name>maxValue</name>
82 <number>100</number>
83 </property>
84 <property stdset="1">
85 <name>value</name>
86 <number>50</number>
87 </property>
88 <property stdset="1">
89 <name>orientation</name>
90 <enum>Vertical</enum>
91 </property>
92 <property stdset="1">
93 <name>tickmarks</name>
94 <enum>Right</enum>
95 </property>
96 <property stdset="1">
97 <name>tickInterval</name>
98 <number>5</number>
99 </property>
100 </widget>
101 <widget>
102 <class>QLayoutWidget</class>
103 <property stdset="1">
104 <name>name</name>
105 <cstring>Layout9</cstring>
106 </property>
107 <vbox>
108 <property stdset="1">
109 <name>margin</name>
110 <number>0</number>
111 </property>
112 <property stdset="1">
113 <name>spacing</name>
114 <number>6</number>
115 </property>
116 <widget>
117 <class>QLayoutWidget</class>
118 <property stdset="1">
119 <name>name</name>
120 <cstring>Layout10_2</cstring>
121 </property>
122 <hbox>
123 <property stdset="1">
124 <name>margin</name>
125 <number>0</number>
126 </property>
127 <property stdset="1">
128 <name>spacing</name>
129 <number>6</number>
130 </property>
131 <widget>
132 <class>QLabel</class>
133 <property stdset="1">
134 <name>name</name>
135 <cstring>PixmapLabel1_2</cstring>
136 </property>
137 <property stdset="1">
138 <name>pixmap</name>
139 <pixmap>image0</pixmap>
140 </property>
141 <property stdset="1">
142 <name>scaledContents</name>
143 <bool>false</bool>
144 </property>
145 </widget>
146 <widget>
147 <class>QLabel</class>
148 <property stdset="1">
149 <name>name</name>
150 <cstring>TextLabel1_2</cstring>
151 </property>
152 <property stdset="1">
153 <name>text</name>
154 <string>Loud</string>
155 </property>
156 </widget>
157 <spacer>
158 <property>
159 <name>name</name>
160 <cstring>Spacer3_2</cstring>
161 </property>
162 <property stdset="1">
163 <name>orientation</name>
164 <enum>Horizontal</enum>
165 </property>
166 <property stdset="1">
167 <name>sizeType</name>
168 <enum>Expanding</enum>
169 </property>
170 <property>
171 <name>sizeHint</name>
172 <size>
173 <width>20</width>
174 <height>20</height>
175 </size>
176 </property>
177 </spacer>
178 </hbox>
179 </widget>
180 <spacer>
181 <property>
182 <name>name</name>
183 <cstring>Spacer5_2</cstring>
184 </property>
185 <property stdset="1">
186 <name>orientation</name>
187 <enum>Vertical</enum>
188 </property>
189 <property stdset="1">
190 <name>sizeType</name>
191 <enum>Expanding</enum>
192 </property>
193 <property>
194 <name>sizeHint</name>
195 <size>
196 <width>20</width>
197 <height>20</height>
198 </size>
199 </property>
200 </spacer>
201 <widget>
202 <class>QLayoutWidget</class>
203 <property stdset="1">
204 <name>name</name>
205 <cstring>Layout9_2</cstring>
206 </property>
207 <hbox>
208 <property stdset="1">
209 <name>margin</name>
210 <number>0</number>
211 </property>
212 <property stdset="1">
213 <name>spacing</name>
214 <number>6</number>
215 </property>
216 <widget>
217 <class>QLabel</class>
218 <property stdset="1">
219 <name>name</name>
220 <cstring>PixmapLabel2_2</cstring>
221 </property>
222 <property stdset="1">
223 <name>pixmap</name>
224 <pixmap>image1</pixmap>
225 </property>
226 <property stdset="1">
227 <name>scaledContents</name>
228 <bool>false</bool>
229 </property>
230 </widget>
231 <widget>
232 <class>QLabel</class>
233 <property stdset="1">
234 <name>name</name>
235 <cstring>TextLabel2_2</cstring>
236 </property>
237 <property stdset="1">
238 <name>text</name>
239 <string>Silent</string>
240 </property>
241 </widget>
242 <spacer>
243 <property>
244 <name>name</name>
245 <cstring>Spacer2_2</cstring>
246 </property>
247 <property stdset="1">
248 <name>orientation</name>
249 <enum>Horizontal</enum>
250 </property>
251 <property stdset="1">
252 <name>sizeType</name>
253 <enum>Expanding</enum>
254 </property>
255 <property>
256 <name>sizeHint</name>
257 <size>
258 <width>20</width>
259 <height>20</height>
260 </size>
261 </property>
262 </spacer>
263 </hbox>
264 </widget>
265 </vbox>
266 </widget>
267 </hbox>
268 </widget>
269 </vbox>
270</widget>
271<images>
272 <image>
273 <name>image0</name>
274 <data format="XPM.GZ" length="409">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523234530022630543251d2e253d856405bffcbc54103b11c856360003105719c44d4b8371f590803210638829a38b2983115c2c112a8224969808d60716868a2582c440aa94a1628960a00755a5ac8c2aa64c8118c23c6cf6c2dda787e23eb03f602af1fa17395c6aadb9008c9350cb</data>
275 </image>
276 <image>
277 <name>image1</name>
278 <data format="XPM.GZ" length="409">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523234530022630543251d2e253d856405bffcbc54105b19c856360003103711c44d4b8371f5d000c962ca9862ca9862ca60b1440806bb0a0c80dcc444304616030924a2a983a8d423a80ed93c6cf6e2701f567f100c835a6b2e0025ab4ee4</data>
279 </image>
280</images>
281</UI>