~ubuntu-branches/ubuntu/feisty/muse/feisty

« back to all changes in this revision

Viewing changes to widgets/audioconfbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kobras
  • Date: 2002-04-23 17:28:23 UTC
  • Revision ID: james.westby@ubuntu.com-20020423172823-w8yplzr81a759xa3
Tags: upstream-0.5.2
ImportĀ upstreamĀ versionĀ 0.5.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
 
2
<class>AudioConfBase</class>
 
3
<widget class="QDialog">
 
4
    <property name="name">
 
5
        <cstring>AudioConfBase</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>369</width>
 
12
            <height>315</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>MusE: Audio Configuration</string>
 
17
    </property>
 
18
    <property name="sizeGripEnabled">
 
19
        <bool>true</bool>
 
20
    </property>
 
21
    <grid>
 
22
        <property name="name">
 
23
            <cstring>unnamed</cstring>
 
24
        </property>
 
25
        <property name="margin">
 
26
            <number>11</number>
 
27
        </property>
 
28
        <property name="spacing">
 
29
            <number>6</number>
 
30
        </property>
 
31
        <widget class="QLayoutWidget" row="2" column="0">
 
32
            <property name="name">
 
33
                <cstring>Layout1</cstring>
 
34
            </property>
 
35
            <hbox>
 
36
                <property name="name">
 
37
                    <cstring>unnamed</cstring>
 
38
                </property>
 
39
                <property name="margin">
 
40
                    <number>0</number>
 
41
                </property>
 
42
                <property name="spacing">
 
43
                    <number>6</number>
 
44
                </property>
 
45
                <widget class="QPushButton">
 
46
                    <property name="name">
 
47
                        <cstring>buttonHelp</cstring>
 
48
                    </property>
 
49
                    <property name="text">
 
50
                        <string>&amp;Help</string>
 
51
                    </property>
 
52
                    <property name="autoDefault">
 
53
                        <bool>true</bool>
 
54
                    </property>
 
55
                </widget>
 
56
                <spacer>
 
57
                    <property name="name" stdset="0">
 
58
                        <cstring>Horizontal Spacing2</cstring>
 
59
                    </property>
 
60
                    <property name="orientation">
 
61
                        <enum>Horizontal</enum>
 
62
                    </property>
 
63
                    <property name="sizeType">
 
64
                        <enum>Expanding</enum>
 
65
                    </property>
 
66
                    <property name="sizeHint">
 
67
                        <size>
 
68
                            <width>20</width>
 
69
                            <height>20</height>
 
70
                        </size>
 
71
                    </property>
 
72
                </spacer>
 
73
                <widget class="QPushButton">
 
74
                    <property name="name">
 
75
                        <cstring>buttonApply</cstring>
 
76
                    </property>
 
77
                    <property name="text">
 
78
                        <string>&amp;Apply</string>
 
79
                    </property>
 
80
                    <property name="autoDefault">
 
81
                        <bool>true</bool>
 
82
                    </property>
 
83
                </widget>
 
84
                <widget class="QPushButton">
 
85
                    <property name="name">
 
86
                        <cstring>buttonOk</cstring>
 
87
                    </property>
 
88
                    <property name="text">
 
89
                        <string>&amp;OK</string>
 
90
                    </property>
 
91
                    <property name="autoDefault">
 
92
                        <bool>true</bool>
 
93
                    </property>
 
94
                    <property name="default">
 
95
                        <bool>true</bool>
 
96
                    </property>
 
97
                </widget>
 
98
                <widget class="QPushButton">
 
99
                    <property name="name">
 
100
                        <cstring>buttonCancel</cstring>
 
101
                    </property>
 
102
                    <property name="text">
 
103
                        <string>&amp;Cancel</string>
 
104
                    </property>
 
105
                    <property name="autoDefault">
 
106
                        <bool>true</bool>
 
107
                    </property>
 
108
                </widget>
 
109
            </hbox>
 
110
        </widget>
 
111
        <widget class="QGroupBox" row="1" column="0">
 
112
            <property name="name">
 
113
                <cstring>GroupBox2</cstring>
 
114
            </property>
 
115
            <property name="title">
 
116
                <string>Audio System</string>
 
117
            </property>
 
118
            <grid>
 
119
                <property name="name">
 
120
                    <cstring>unnamed</cstring>
 
121
                </property>
 
122
                <property name="margin">
 
123
                    <number>11</number>
 
124
                </property>
 
125
                <property name="spacing">
 
126
                    <number>6</number>
 
127
                </property>
 
128
                <widget class="QComboBox" row="2" column="1">
 
129
                    <item>
 
130
                        <property name="text">
 
131
                            <string>32</string>
 
132
                        </property>
 
133
                    </item>
 
134
                    <item>
 
135
                        <property name="text">
 
136
                            <string>64</string>
 
137
                        </property>
 
138
                    </item>
 
139
                    <item>
 
140
                        <property name="text">
 
141
                            <string>128</string>
 
142
                        </property>
 
143
                    </item>
 
144
                    <item>
 
145
                        <property name="text">
 
146
                            <string>256</string>
 
147
                        </property>
 
148
                    </item>
 
149
                    <item>
 
150
                        <property name="text">
 
151
                            <string>512</string>
 
152
                        </property>
 
153
                    </item>
 
154
                    <item>
 
155
                        <property name="text">
 
156
                            <string>1024</string>
 
157
                        </property>
 
158
                    </item>
 
159
                    <item>
 
160
                        <property name="text">
 
161
                            <string>2048</string>
 
162
                        </property>
 
163
                    </item>
 
164
                    <item>
 
165
                        <property name="text">
 
166
                            <string>4096</string>
 
167
                        </property>
 
168
                    </item>
 
169
                    <property name="name">
 
170
                        <cstring>comboFrameSize</cstring>
 
171
                    </property>
 
172
                </widget>
 
173
                <widget class="QLabel" row="2" column="0">
 
174
                    <property name="name">
 
175
                        <cstring>TextLabel4</cstring>
 
176
                    </property>
 
177
                    <property name="text">
 
178
                        <string>Frame Size:</string>
 
179
                    </property>
 
180
                </widget>
 
181
                <widget class="QLabel" row="1" column="0">
 
182
                    <property name="name">
 
183
                        <cstring>TextLabel3</cstring>
 
184
                    </property>
 
185
                    <property name="text">
 
186
                        <string>Delay:</string>
 
187
                    </property>
 
188
                </widget>
 
189
                <widget class="QComboBox" row="1" column="1">
 
190
                    <property name="name">
 
191
                        <cstring>comboDelay</cstring>
 
192
                    </property>
 
193
                </widget>
 
194
                <widget class="QLabel" row="0" column="0">
 
195
                    <property name="name">
 
196
                        <cstring>TextLabel2</cstring>
 
197
                    </property>
 
198
                    <property name="text">
 
199
                        <string>Sample Rate:</string>
 
200
                    </property>
 
201
                </widget>
 
202
                <widget class="QComboBox" row="0" column="1">
 
203
                    <item>
 
204
                        <property name="text">
 
205
                            <string>44100</string>
 
206
                        </property>
 
207
                    </item>
 
208
                    <item>
 
209
                        <property name="text">
 
210
                            <string>48000</string>
 
211
                        </property>
 
212
                    </item>
 
213
                    <item>
 
214
                        <property name="text">
 
215
                            <string>96000</string>
 
216
                        </property>
 
217
                    </item>
 
218
                    <property name="name">
 
219
                        <cstring>comboSampleRate</cstring>
 
220
                    </property>
 
221
                </widget>
 
222
            </grid>
 
223
        </widget>
 
224
        <widget class="QGroupBox" row="0" column="0">
 
225
            <property name="name">
 
226
                <cstring>modeGroup</cstring>
 
227
            </property>
 
228
            <property name="title">
 
229
                <string>Audio Device</string>
 
230
            </property>
 
231
            <vbox>
 
232
                <property name="name">
 
233
                    <cstring>unnamed</cstring>
 
234
                </property>
 
235
                <property name="margin">
 
236
                    <number>11</number>
 
237
                </property>
 
238
                <property name="spacing">
 
239
                    <number>6</number>
 
240
                </property>
 
241
                <widget class="QLayoutWidget">
 
242
                    <property name="name">
 
243
                        <cstring>Layout4</cstring>
 
244
                    </property>
 
245
                    <hbox>
 
246
                        <property name="name">
 
247
                            <cstring>unnamed</cstring>
 
248
                        </property>
 
249
                        <property name="margin">
 
250
                            <number>0</number>
 
251
                        </property>
 
252
                        <property name="spacing">
 
253
                            <number>6</number>
 
254
                        </property>
 
255
                        <widget class="QLabel">
 
256
                            <property name="name">
 
257
                                <cstring>TextLabel1</cstring>
 
258
                            </property>
 
259
                            <property name="text">
 
260
                                <string>Device:</string>
 
261
                            </property>
 
262
                        </widget>
 
263
                        <widget class="QComboBox">
 
264
                            <property name="name">
 
265
                                <cstring>comboDevice</cstring>
 
266
                            </property>
 
267
                            <property name="sizePolicy">
 
268
                                <sizepolicy>
 
269
                                    <hsizetype>7</hsizetype>
 
270
                                    <vsizetype>0</vsizetype>
 
271
                                    <horstretch>0</horstretch>
 
272
                                    <verstretch>0</verstretch>
 
273
                                </sizepolicy>
 
274
                            </property>
 
275
                        </widget>
 
276
                    </hbox>
 
277
                </widget>
 
278
                <widget class="QLayoutWidget">
 
279
                    <property name="name">
 
280
                        <cstring>Layout5</cstring>
 
281
                    </property>
 
282
                    <hbox>
 
283
                        <property name="name">
 
284
                            <cstring>unnamed</cstring>
 
285
                        </property>
 
286
                        <property name="margin">
 
287
                            <number>0</number>
 
288
                        </property>
 
289
                        <property name="spacing">
 
290
                            <number>6</number>
 
291
                        </property>
 
292
                        <widget class="QLabel">
 
293
                            <property name="name">
 
294
                                <cstring>TextLabel5</cstring>
 
295
                            </property>
 
296
                            <property name="frameShape">
 
297
                                <enum>NoFrame</enum>
 
298
                            </property>
 
299
                            <property name="frameShadow">
 
300
                                <enum>Plain</enum>
 
301
                            </property>
 
302
                            <property name="lineWidth">
 
303
                                <number>1</number>
 
304
                            </property>
 
305
                            <property name="text">
 
306
                                <string>Status:</string>
 
307
                            </property>
 
308
                            <property name="buddy" stdset="0">
 
309
                                <cstring>TextLabel5</cstring>
 
310
                            </property>
 
311
                        </widget>
 
312
                        <widget class="QLabel">
 
313
                            <property name="name">
 
314
                                <cstring>labelStatus</cstring>
 
315
                            </property>
 
316
                            <property name="sizePolicy">
 
317
                                <sizepolicy>
 
318
                                    <hsizetype>7</hsizetype>
 
319
                                    <vsizetype>0</vsizetype>
 
320
                                    <horstretch>0</horstretch>
 
321
                                    <verstretch>0</verstretch>
 
322
                                </sizepolicy>
 
323
                            </property>
 
324
                            <property name="frameShape">
 
325
                                <enum>Panel</enum>
 
326
                            </property>
 
327
                            <property name="frameShadow">
 
328
                                <enum>Sunken</enum>
 
329
                            </property>
 
330
                            <property name="lineWidth">
 
331
                                <number>2</number>
 
332
                            </property>
 
333
                            <property name="text">
 
334
                                <string>TextLabel6</string>
 
335
                            </property>
 
336
                        </widget>
 
337
                    </hbox>
 
338
                </widget>
 
339
                <widget class="QButtonGroup">
 
340
                    <property name="name">
 
341
                        <cstring>buttonRecord</cstring>
 
342
                    </property>
 
343
                    <property name="enabled">
 
344
                        <bool>true</bool>
 
345
                    </property>
 
346
                    <property name="frameShape">
 
347
                        <enum>NoFrame</enum>
 
348
                    </property>
 
349
                    <property name="title">
 
350
                        <string></string>
 
351
                    </property>
 
352
                    <property name="exclusive">
 
353
                        <bool>true</bool>
 
354
                    </property>
 
355
                    <property name="radioButtonExclusive">
 
356
                        <bool>true</bool>
 
357
                    </property>
 
358
                    <hbox>
 
359
                        <property name="name">
 
360
                            <cstring>unnamed</cstring>
 
361
                        </property>
 
362
                        <property name="margin">
 
363
                            <number>11</number>
 
364
                        </property>
 
365
                        <property name="spacing">
 
366
                            <number>6</number>
 
367
                        </property>
 
368
                        <widget class="QRadioButton">
 
369
                            <property name="name">
 
370
                                <cstring>buttonPlay</cstring>
 
371
                            </property>
 
372
                            <property name="text">
 
373
                                <string>Play</string>
 
374
                            </property>
 
375
                            <property name="buttonGroupId">
 
376
                                <number>1</number>
 
377
                            </property>
 
378
                        </widget>
 
379
                        <widget class="QRadioButton">
 
380
                            <property name="name">
 
381
                                <cstring>recordButton</cstring>
 
382
                            </property>
 
383
                            <property name="text">
 
384
                                <string>Record</string>
 
385
                            </property>
 
386
                            <property name="buttonGroupId">
 
387
                                <number>2</number>
 
388
                            </property>
 
389
                        </widget>
 
390
                        <widget class="QRadioButton">
 
391
                            <property name="name">
 
392
                                <cstring>buttonDuplex</cstring>
 
393
                            </property>
 
394
                            <property name="text">
 
395
                                <string>Duplex</string>
 
396
                            </property>
 
397
                            <property name="checked">
 
398
                                <bool>true</bool>
 
399
                            </property>
 
400
                            <property name="buttonGroupId">
 
401
                                <number>3</number>
 
402
                            </property>
 
403
                        </widget>
 
404
                    </hbox>
 
405
                </widget>
 
406
            </vbox>
 
407
        </widget>
 
408
    </grid>
 
409
</widget>
 
410
<connections>
 
411
    <connection>
 
412
        <sender>buttonOk</sender>
 
413
        <signal>clicked()</signal>
 
414
        <receiver>AudioConfBase</receiver>
 
415
        <slot>accept()</slot>
 
416
    </connection>
 
417
    <connection>
 
418
        <sender>buttonCancel</sender>
 
419
        <signal>clicked()</signal>
 
420
        <receiver>AudioConfBase</receiver>
 
421
        <slot>reject()</slot>
 
422
    </connection>
 
423
</connections>
 
424
<tabstops>
 
425
    <tabstop>comboDevice</tabstop>
 
426
    <tabstop>buttonDuplex</tabstop>
 
427
    <tabstop>comboSampleRate</tabstop>
 
428
    <tabstop>comboDelay</tabstop>
 
429
    <tabstop>comboFrameSize</tabstop>
 
430
    <tabstop>buttonHelp</tabstop>
 
431
    <tabstop>buttonApply</tabstop>
 
432
    <tabstop>buttonOk</tabstop>
 
433
    <tabstop>buttonCancel</tabstop>
 
434
</tabstops>
 
435
<layoutdefaults spacing="6" margin="11"/>
 
436
</UI>