~ubuntu-branches/ubuntu/karmic/muse/karmic-proposed

« back to all changes in this revision

Viewing changes to widgets/midirawbase.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>MidiRawDeviceDialogBase</class>
 
3
<widget class="QDialog">
 
4
    <property name="name">
 
5
        <cstring>MidiRawDeviceDialogBase</cstring>
 
6
    </property>
 
7
    <property name="geometry">
 
8
        <rect>
 
9
            <x>0</x>
 
10
            <y>0</y>
 
11
            <width>426</width>
 
12
            <height>353</height>
 
13
        </rect>
 
14
    </property>
 
15
    <property name="caption">
 
16
        <string>MusE: raw midi device configuration</string>
 
17
    </property>
 
18
    <property name="sizeGripEnabled">
 
19
        <bool>true</bool>
 
20
    </property>
 
21
    <vbox>
 
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="QListView">
 
32
            <column>
 
33
                <property name="text">
 
34
                    <string>Name</string>
 
35
                </property>
 
36
                <property name="clickable">
 
37
                    <bool>true</bool>
 
38
                </property>
 
39
                <property name="resizeable">
 
40
                    <bool>true</bool>
 
41
                </property>
 
42
            </column>
 
43
            <column>
 
44
                <property name="text">
 
45
                    <string>Device</string>
 
46
                </property>
 
47
                <property name="clickable">
 
48
                    <bool>true</bool>
 
49
                </property>
 
50
                <property name="resizeable">
 
51
                    <bool>true</bool>
 
52
                </property>
 
53
            </column>
 
54
            <column>
 
55
                <property name="text">
 
56
                    <string>Type</string>
 
57
                </property>
 
58
                <property name="clickable">
 
59
                    <bool>true</bool>
 
60
                </property>
 
61
                <property name="resizeable">
 
62
                    <bool>false</bool>
 
63
                </property>
 
64
            </column>
 
65
            <column>
 
66
                <property name="text">
 
67
                    <string>Virt. Ports</string>
 
68
                </property>
 
69
                <property name="clickable">
 
70
                    <bool>true</bool>
 
71
                </property>
 
72
                <property name="resizeable">
 
73
                    <bool>false</bool>
 
74
                </property>
 
75
            </column>
 
76
            <column>
 
77
                <property name="text">
 
78
                    <string>Speed</string>
 
79
                </property>
 
80
                <property name="clickable">
 
81
                    <bool>true</bool>
 
82
                </property>
 
83
                <property name="resizeable">
 
84
                    <bool>false</bool>
 
85
                </property>
 
86
            </column>
 
87
            <column>
 
88
                <property name="text">
 
89
                    <string>Handshaking</string>
 
90
                </property>
 
91
                <property name="clickable">
 
92
                    <bool>true</bool>
 
93
                </property>
 
94
                <property name="resizeable">
 
95
                    <bool>false</bool>
 
96
                </property>
 
97
            </column>
 
98
            <property name="name">
 
99
                <cstring>listDevices</cstring>
 
100
            </property>
 
101
            <property name="resizePolicy">
 
102
                <enum>Manual</enum>
 
103
            </property>
 
104
            <property name="allColumnsShowFocus">
 
105
                <bool>true</bool>
 
106
            </property>
 
107
        </widget>
 
108
        <widget class="QGroupBox">
 
109
            <property name="name">
 
110
                <cstring>GroupBox1</cstring>
 
111
            </property>
 
112
            <property name="sizePolicy">
 
113
                <sizepolicy>
 
114
                    <hsizetype>3</hsizetype>
 
115
                    <vsizetype>3</vsizetype>
 
116
                    <horstretch>0</horstretch>
 
117
                    <verstretch>0</verstretch>
 
118
                </sizepolicy>
 
119
            </property>
 
120
            <property name="title">
 
121
                <string>Device Properties</string>
 
122
            </property>
 
123
            <grid>
 
124
                <property name="name">
 
125
                    <cstring>unnamed</cstring>
 
126
                </property>
 
127
                <property name="margin">
 
128
                    <number>11</number>
 
129
                </property>
 
130
                <property name="spacing">
 
131
                    <number>6</number>
 
132
                </property>
 
133
                <widget class="QLabel" row="2" column="0">
 
134
                    <property name="name">
 
135
                        <cstring>TextLabel4</cstring>
 
136
                    </property>
 
137
                    <property name="text">
 
138
                        <string>Type</string>
 
139
                    </property>
 
140
                </widget>
 
141
                <widget class="QLabel" row="0" column="0">
 
142
                    <property name="name">
 
143
                        <cstring>TextLabel2</cstring>
 
144
                    </property>
 
145
                    <property name="text">
 
146
                        <string>Name</string>
 
147
                    </property>
 
148
                </widget>
 
149
                <widget class="QLabel" row="3" column="0">
 
150
                    <property name="name">
 
151
                        <cstring>TextLabel5</cstring>
 
152
                    </property>
 
153
                    <property name="text">
 
154
                        <string>Virt.Ports</string>
 
155
                    </property>
 
156
                </widget>
 
157
                <widget class="QLineEdit" row="0" column="1" rowspan="1" colspan="2">
 
158
                    <property name="name">
 
159
                        <cstring>editName</cstring>
 
160
                    </property>
 
161
                    <property name="sizePolicy">
 
162
                        <sizepolicy>
 
163
                            <hsizetype>3</hsizetype>
 
164
                            <vsizetype>0</vsizetype>
 
165
                            <horstretch>0</horstretch>
 
166
                            <verstretch>0</verstretch>
 
167
                        </sizepolicy>
 
168
                    </property>
 
169
                </widget>
 
170
                <widget class="QComboBox" row="2" column="1" rowspan="1" colspan="2">
 
171
                    <item>
 
172
                        <property name="text">
 
173
                            <string>Raw Device</string>
 
174
                        </property>
 
175
                    </item>
 
176
                    <item>
 
177
                        <property name="text">
 
178
                            <string>Serial Port</string>
 
179
                        </property>
 
180
                    </item>
 
181
                    <item>
 
182
                        <property name="text">
 
183
                            <string>Pipe</string>
 
184
                        </property>
 
185
                    </item>
 
186
                    <property name="name">
 
187
                        <cstring>type</cstring>
 
188
                    </property>
 
189
                    <property name="sizePolicy">
 
190
                        <sizepolicy>
 
191
                            <hsizetype>3</hsizetype>
 
192
                            <vsizetype>0</vsizetype>
 
193
                            <horstretch>0</horstretch>
 
194
                            <verstretch>0</verstretch>
 
195
                        </sizepolicy>
 
196
                    </property>
 
197
                </widget>
 
198
                <widget class="QLabel" row="1" column="0">
 
199
                    <property name="name">
 
200
                        <cstring>TextLabel3</cstring>
 
201
                    </property>
 
202
                    <property name="text">
 
203
                        <string>Device Path</string>
 
204
                    </property>
 
205
                </widget>
 
206
                <widget class="QLabel" row="4" column="0">
 
207
                    <property name="name">
 
208
                        <cstring>TextLabel6</cstring>
 
209
                    </property>
 
210
                    <property name="text">
 
211
                        <string>Speed</string>
 
212
                    </property>
 
213
                </widget>
 
214
                <widget class="QLayoutWidget" row="1" column="1" rowspan="1" colspan="2">
 
215
                    <property name="name">
 
216
                        <cstring>Layout3</cstring>
 
217
                    </property>
 
218
                    <hbox>
 
219
                        <property name="name">
 
220
                            <cstring>unnamed</cstring>
 
221
                        </property>
 
222
                        <property name="margin">
 
223
                            <number>0</number>
 
224
                        </property>
 
225
                        <property name="spacing">
 
226
                            <number>6</number>
 
227
                        </property>
 
228
                        <widget class="QLineEdit">
 
229
                            <property name="name">
 
230
                                <cstring>editPath</cstring>
 
231
                            </property>
 
232
                            <property name="sizePolicy">
 
233
                                <sizepolicy>
 
234
                                    <hsizetype>3</hsizetype>
 
235
                                    <vsizetype>0</vsizetype>
 
236
                                    <horstretch>0</horstretch>
 
237
                                    <verstretch>0</verstretch>
 
238
                                </sizepolicy>
 
239
                            </property>
 
240
                        </widget>
 
241
                        <widget class="QToolButton">
 
242
                            <property name="name">
 
243
                                <cstring>buttonDevicePath</cstring>
 
244
                            </property>
 
245
                            <property name="enabled">
 
246
                                <bool>false</bool>
 
247
                            </property>
 
248
                            <property name="text">
 
249
                                <string></string>
 
250
                            </property>
 
251
                            <property name="pixmap">
 
252
                                <pixmap>image0</pixmap>
 
253
                            </property>
 
254
                        </widget>
 
255
                    </hbox>
 
256
                </widget>
 
257
                <widget class="QSpinBox" row="3" column="1">
 
258
                    <property name="name">
 
259
                        <cstring>virtPorts</cstring>
 
260
                    </property>
 
261
                    <property name="maxValue">
 
262
                        <number>6</number>
 
263
                    </property>
 
264
                    <property name="minValue">
 
265
                        <number>1</number>
 
266
                    </property>
 
267
                    <property name="value">
 
268
                        <number>1</number>
 
269
                    </property>
 
270
                </widget>
 
271
                <spacer row="3" column="2">
 
272
                    <property name="name" stdset="0">
 
273
                        <cstring>Spacer1_2</cstring>
 
274
                    </property>
 
275
                    <property name="orientation">
 
276
                        <enum>Horizontal</enum>
 
277
                    </property>
 
278
                    <property name="sizeType">
 
279
                        <enum>Expanding</enum>
 
280
                    </property>
 
281
                    <property name="sizeHint">
 
282
                        <size>
 
283
                            <width>20</width>
 
284
                            <height>20</height>
 
285
                        </size>
 
286
                    </property>
 
287
                </spacer>
 
288
                <widget class="QLayoutWidget" row="4" column="1" rowspan="1" colspan="2">
 
289
                    <property name="name">
 
290
                        <cstring>Layout5</cstring>
 
291
                    </property>
 
292
                    <hbox>
 
293
                        <property name="name">
 
294
                            <cstring>unnamed</cstring>
 
295
                        </property>
 
296
                        <property name="margin">
 
297
                            <number>0</number>
 
298
                        </property>
 
299
                        <property name="spacing">
 
300
                            <number>6</number>
 
301
                        </property>
 
302
                        <widget class="QComboBox">
 
303
                            <item>
 
304
                                <property name="text">
 
305
                                    <string>9600</string>
 
306
                                </property>
 
307
                            </item>
 
308
                            <item>
 
309
                                <property name="text">
 
310
                                    <string>19200</string>
 
311
                                </property>
 
312
                            </item>
 
313
                            <item>
 
314
                                <property name="text">
 
315
                                    <string>38400</string>
 
316
                                </property>
 
317
                            </item>
 
318
                            <property name="name">
 
319
                                <cstring>speed</cstring>
 
320
                            </property>
 
321
                            <property name="sizePolicy">
 
322
                                <sizepolicy>
 
323
                                    <hsizetype>1</hsizetype>
 
324
                                    <vsizetype>0</vsizetype>
 
325
                                    <horstretch>0</horstretch>
 
326
                                    <verstretch>0</verstretch>
 
327
                                </sizepolicy>
 
328
                            </property>
 
329
                            <property name="currentItem">
 
330
                                <number>2</number>
 
331
                            </property>
 
332
                        </widget>
 
333
                        <spacer>
 
334
                            <property name="name" stdset="0">
 
335
                                <cstring>Spacer2</cstring>
 
336
                            </property>
 
337
                            <property name="orientation">
 
338
                                <enum>Horizontal</enum>
 
339
                            </property>
 
340
                            <property name="sizeType">
 
341
                                <enum>Expanding</enum>
 
342
                            </property>
 
343
                            <property name="sizeHint">
 
344
                                <size>
 
345
                                    <width>20</width>
 
346
                                    <height>20</height>
 
347
                                </size>
 
348
                            </property>
 
349
                        </spacer>
 
350
                        <widget class="QLabel">
 
351
                            <property name="name">
 
352
                                <cstring>TextLabel7</cstring>
 
353
                            </property>
 
354
                            <property name="text">
 
355
                                <string>Handshaking</string>
 
356
                            </property>
 
357
                        </widget>
 
358
                        <widget class="QComboBox">
 
359
                            <item>
 
360
                                <property name="text">
 
361
                                    <string>None</string>
 
362
                                </property>
 
363
                            </item>
 
364
                            <item>
 
365
                                <property name="text">
 
366
                                    <string>RTS/CTS</string>
 
367
                                </property>
 
368
                            </item>
 
369
                            <item>
 
370
                                <property name="text">
 
371
                                    <string>Xon/Xoff</string>
 
372
                                </property>
 
373
                            </item>
 
374
                            <property name="name">
 
375
                                <cstring>handshaking</cstring>
 
376
                            </property>
 
377
                            <property name="sizePolicy">
 
378
                                <sizepolicy>
 
379
                                    <hsizetype>1</hsizetype>
 
380
                                    <vsizetype>0</vsizetype>
 
381
                                    <horstretch>0</horstretch>
 
382
                                    <verstretch>0</verstretch>
 
383
                                </sizepolicy>
 
384
                            </property>
 
385
                        </widget>
 
386
                    </hbox>
 
387
                </widget>
 
388
            </grid>
 
389
        </widget>
 
390
        <widget class="QLayoutWidget">
 
391
            <property name="name">
 
392
                <cstring>Layout5</cstring>
 
393
            </property>
 
394
            <hbox>
 
395
                <property name="name">
 
396
                    <cstring>unnamed</cstring>
 
397
                </property>
 
398
                <property name="margin">
 
399
                    <number>0</number>
 
400
                </property>
 
401
                <property name="spacing">
 
402
                    <number>6</number>
 
403
                </property>
 
404
                <widget class="QPushButton">
 
405
                    <property name="name">
 
406
                        <cstring>buttonDeviceNew</cstring>
 
407
                    </property>
 
408
                    <property name="text">
 
409
                        <string>&amp;New</string>
 
410
                    </property>
 
411
                    <property name="autoDefault">
 
412
                        <bool>true</bool>
 
413
                    </property>
 
414
                </widget>
 
415
                <widget class="QPushButton">
 
416
                    <property name="name">
 
417
                        <cstring>buttonDeviceDelete</cstring>
 
418
                    </property>
 
419
                    <property name="text">
 
420
                        <string>&amp;Delete</string>
 
421
                    </property>
 
422
                    <property name="autoDefault">
 
423
                        <bool>true</bool>
 
424
                    </property>
 
425
                </widget>
 
426
                <spacer>
 
427
                    <property name="name" stdset="0">
 
428
                        <cstring>Spacer1_3</cstring>
 
429
                    </property>
 
430
                    <property name="orientation">
 
431
                        <enum>Horizontal</enum>
 
432
                    </property>
 
433
                    <property name="sizeType">
 
434
                        <enum>Expanding</enum>
 
435
                    </property>
 
436
                    <property name="sizeHint">
 
437
                        <size>
 
438
                            <width>20</width>
 
439
                            <height>20</height>
 
440
                        </size>
 
441
                    </property>
 
442
                </spacer>
 
443
                <widget class="QPushButton">
 
444
                    <property name="name">
 
445
                        <cstring>buttonOk</cstring>
 
446
                    </property>
 
447
                    <property name="text">
 
448
                        <string>&amp;OK</string>
 
449
                    </property>
 
450
                    <property name="autoDefault">
 
451
                        <bool>true</bool>
 
452
                    </property>
 
453
                    <property name="default">
 
454
                        <bool>true</bool>
 
455
                    </property>
 
456
                </widget>
 
457
                <widget class="QPushButton">
 
458
                    <property name="name">
 
459
                        <cstring>buttonCancel</cstring>
 
460
                    </property>
 
461
                    <property name="text">
 
462
                        <string>&amp;Cancel</string>
 
463
                    </property>
 
464
                    <property name="autoDefault">
 
465
                        <bool>true</bool>
 
466
                    </property>
 
467
                </widget>
 
468
            </hbox>
 
469
        </widget>
 
470
    </vbox>
 
471
</widget>
 
472
<images>
 
473
    <image name="image0">
 
474
        <data format="XPM.GZ" length="469">789c5d8fb10ac2301040f77c45e86d45ac955607f1131447411c2e97141daaa07510f1dfcd256992fadae1de23e9d1aa94c7c34e9695780e385c49d2051fb2d4afbe7f9fcedb8f28ea95b4ef5ad6c54c147349727fbf199ec1ceb070b01a566cb0c68655b3524b4b6a5989551b7e5891b5eb105b64555eb541725b1c60f1536c36b80aa9417636dd1de37fcbcea5cfc71d804a2178625316f4406a90e31b02254203d216f7db06c20ed77c1adb34a516526cd314ce6570fb6ec40ff56a68fe</data>
 
475
    </image>
 
476
</images>
 
477
<connections>
 
478
    <connection>
 
479
        <sender>buttonOk</sender>
 
480
        <signal>clicked()</signal>
 
481
        <receiver>MidiRawDeviceDialogBase</receiver>
 
482
        <slot>accept()</slot>
 
483
    </connection>
 
484
    <connection>
 
485
        <sender>buttonCancel</sender>
 
486
        <signal>clicked()</signal>
 
487
        <receiver>MidiRawDeviceDialogBase</receiver>
 
488
        <slot>reject()</slot>
 
489
    </connection>
 
490
</connections>
 
491
<tabstops>
 
492
    <tabstop>listDevices</tabstop>
 
493
    <tabstop>editName</tabstop>
 
494
    <tabstop>editPath</tabstop>
 
495
    <tabstop>type</tabstop>
 
496
    <tabstop>virtPorts</tabstop>
 
497
    <tabstop>speed</tabstop>
 
498
    <tabstop>handshaking</tabstop>
 
499
    <tabstop>buttonDeviceNew</tabstop>
 
500
    <tabstop>buttonDeviceDelete</tabstop>
 
501
    <tabstop>buttonOk</tabstop>
 
502
    <tabstop>buttonCancel</tabstop>
 
503
</tabstops>
 
504
<layoutdefaults spacing="6" margin="11"/>
 
505
</UI>