/[svn]/qsampler/trunk/src/qsamplerChannelForm.ui
ViewVC logotype

Contents of /qsampler/trunk/src/qsamplerChannelForm.ui

Parent Directory Parent Directory | Revision Log Revision Log


Revision 920 - (show annotations) (download)
Sun Sep 24 12:47:51 2006 UTC (17 years, 6 months ago) by capela
File size: 37870 byte(s)
GPL address update.

1 <!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2 <class>qsamplerChannelForm</class>
3 <comment>qsampler - A LinuxSampler Qt GUI Interface.
4
5 Copyright (C) 2004-2006, rncbc aka Rui Nuno Capela. All rights reserved.
6
7 This program is free software; you can redistribute it and/or
8 modify it under the terms of the GNU General Public License
9 as published by the Free Software Foundation; either version 2
10 of the License, or (at your option) any later version.
11
12 This program is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details.
16
17 You should have received a copy of the GNU General Public License along
18 with this program; if not, write to the Free Software Foundation, Inc.,
19 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
20
21 </comment>
22 <author>rncbc aka Rui Nuno Capela</author>
23 <widget class="QDialog">
24 <property name="name">
25 <cstring>qsamplerChannelForm</cstring>
26 </property>
27 <property name="geometry">
28 <rect>
29 <x>0</x>
30 <y>0</y>
31 <width>491</width>
32 <height>417</height>
33 </rect>
34 </property>
35 <property name="sizePolicy">
36 <sizepolicy>
37 <hsizetype>7</hsizetype>
38 <vsizetype>1</vsizetype>
39 <horstretch>0</horstretch>
40 <verstretch>0</verstretch>
41 </sizepolicy>
42 </property>
43 <property name="caption">
44 <string>Qsampler: Channel</string>
45 </property>
46 <property name="icon">
47 <pixmap>qsamplerChannel.png</pixmap>
48 </property>
49 <property name="focusPolicy">
50 <enum>StrongFocus</enum>
51 </property>
52 <grid>
53 <property name="name">
54 <cstring>unnamed</cstring>
55 </property>
56 <widget class="QComboBox" row="0" column="1" rowspan="1" colspan="2">
57 <property name="name">
58 <cstring>EngineNameComboBox</cstring>
59 </property>
60 <property name="sizePolicy">
61 <sizepolicy>
62 <hsizetype>7</hsizetype>
63 <vsizetype>0</vsizetype>
64 <horstretch>0</horstretch>
65 <verstretch>0</verstretch>
66 </sizepolicy>
67 </property>
68 <property name="toolTip" stdset="0">
69 <string>Engine name</string>
70 </property>
71 </widget>
72 <widget class="QLabel" row="0" column="0">
73 <property name="name">
74 <cstring>EngineNameTextLabel</cstring>
75 </property>
76 <property name="text">
77 <string>&amp;Engine:</string>
78 </property>
79 <property name="alignment">
80 <set>AlignVCenter|AlignRight</set>
81 </property>
82 <property name="buddy" stdset="0">
83 <cstring>EngineNameComboBox</cstring>
84 </property>
85 </widget>
86 <widget class="QLabel" row="1" column="0">
87 <property name="name">
88 <cstring>InstrumentFileTextLabel</cstring>
89 </property>
90 <property name="text">
91 <string>&amp;Filename:</string>
92 </property>
93 <property name="alignment">
94 <set>AlignVCenter|AlignRight</set>
95 </property>
96 <property name="buddy" stdset="0">
97 <cstring>InstrumentFileComboBox</cstring>
98 </property>
99 </widget>
100 <widget class="QToolButton" row="1" column="2">
101 <property name="name">
102 <cstring>InstrumentFileToolButton</cstring>
103 </property>
104 <property name="sizePolicy">
105 <sizepolicy>
106 <hsizetype>0</hsizetype>
107 <vsizetype>0</vsizetype>
108 <horstretch>0</horstretch>
109 <verstretch>0</verstretch>
110 </sizepolicy>
111 </property>
112 <property name="minimumSize">
113 <size>
114 <width>24</width>
115 <height>24</height>
116 </size>
117 </property>
118 <property name="maximumSize">
119 <size>
120 <width>26</width>
121 <height>26</height>
122 </size>
123 </property>
124 <property name="focusPolicy">
125 <enum>TabFocus</enum>
126 </property>
127 <property name="text">
128 <string></string>
129 </property>
130 <property name="pixmap">
131 <pixmap>fileOpen.png</pixmap>
132 </property>
133 <property name="toolTip" stdset="0">
134 <string>Browse for instrument filename</string>
135 </property>
136 </widget>
137 <widget class="QComboBox" row="1" column="1">
138 <property name="name">
139 <cstring>InstrumentFileComboBox</cstring>
140 </property>
141 <property name="sizePolicy">
142 <sizepolicy>
143 <hsizetype>7</hsizetype>
144 <vsizetype>0</vsizetype>
145 <horstretch>0</horstretch>
146 <verstretch>0</verstretch>
147 </sizepolicy>
148 </property>
149 <property name="minimumSize">
150 <size>
151 <width>320</width>
152 <height>0</height>
153 </size>
154 </property>
155 <property name="editable">
156 <bool>true</bool>
157 </property>
158 <property name="toolTip" stdset="0">
159 <string>Instrument filename</string>
160 </property>
161 </widget>
162 <widget class="QComboBox" row="2" column="1" rowspan="1" colspan="2">
163 <property name="name">
164 <cstring>InstrumentNrComboBox</cstring>
165 </property>
166 <property name="sizePolicy">
167 <sizepolicy>
168 <hsizetype>7</hsizetype>
169 <vsizetype>0</vsizetype>
170 <horstretch>0</horstretch>
171 <verstretch>0</verstretch>
172 </sizepolicy>
173 </property>
174 <property name="minimumSize">
175 <size>
176 <width>320</width>
177 <height>0</height>
178 </size>
179 </property>
180 <property name="toolTip" stdset="0">
181 <string>Instrument name</string>
182 </property>
183 </widget>
184 <widget class="QLabel" row="2" column="0">
185 <property name="name">
186 <cstring>InstrumentNrTextLabel</cstring>
187 </property>
188 <property name="text">
189 <string>&amp;Instrument:</string>
190 </property>
191 <property name="alignment">
192 <set>AlignVCenter|AlignRight</set>
193 </property>
194 <property name="buddy" stdset="0">
195 <cstring>InstrumentNrComboBox</cstring>
196 </property>
197 </widget>
198 <widget class="QGroupBox" row="3" column="1" rowspan="1" colspan="2">
199 <property name="name">
200 <cstring>MidiGroupBox</cstring>
201 </property>
202 <property name="sizePolicy">
203 <sizepolicy>
204 <hsizetype>7</hsizetype>
205 <vsizetype>5</vsizetype>
206 <horstretch>0</horstretch>
207 <verstretch>0</verstretch>
208 </sizepolicy>
209 </property>
210 <property name="title">
211 <string>MIDI / Input</string>
212 </property>
213 <grid>
214 <property name="name">
215 <cstring>unnamed</cstring>
216 </property>
217 <property name="margin">
218 <number>8</number>
219 </property>
220 <property name="spacing">
221 <number>8</number>
222 </property>
223 <widget class="QLabel" row="0" column="0">
224 <property name="name">
225 <cstring>MidiDriverTextLabel</cstring>
226 </property>
227 <property name="text">
228 <string>&amp;Type:</string>
229 </property>
230 <property name="alignment">
231 <set>AlignVCenter</set>
232 </property>
233 <property name="buddy" stdset="0">
234 <cstring>MidiDriverComboBox</cstring>
235 </property>
236 </widget>
237 <widget class="QLabel" row="1" column="0">
238 <property name="name">
239 <cstring>MidiDeviceTextLabel</cstring>
240 </property>
241 <property name="text">
242 <string>&amp;Device:</string>
243 </property>
244 <property name="alignment">
245 <set>AlignVCenter</set>
246 </property>
247 <property name="buddy" stdset="0">
248 <cstring>MidiDeviceComboBox</cstring>
249 </property>
250 </widget>
251 <widget class="QLayoutWidget" row="0" column="1">
252 <property name="name">
253 <cstring>layout11</cstring>
254 </property>
255 <hbox>
256 <property name="name">
257 <cstring>unnamed</cstring>
258 </property>
259 <widget class="QComboBox">
260 <property name="name">
261 <cstring>MidiDriverComboBox</cstring>
262 </property>
263 <property name="sizePolicy">
264 <sizepolicy>
265 <hsizetype>5</hsizetype>
266 <vsizetype>0</vsizetype>
267 <horstretch>0</horstretch>
268 <verstretch>0</verstretch>
269 </sizepolicy>
270 </property>
271 <property name="toolTip" stdset="0">
272 <string>MIDI input driver type</string>
273 </property>
274 </widget>
275 <spacer>
276 <property name="name">
277 <cstring>spacer1</cstring>
278 </property>
279 <property name="orientation">
280 <enum>Horizontal</enum>
281 </property>
282 <property name="sizeType">
283 <enum>Expanding</enum>
284 </property>
285 <property name="sizeHint">
286 <size>
287 <width>20</width>
288 <height>20</height>
289 </size>
290 </property>
291 </spacer>
292 <widget class="QLabel">
293 <property name="name">
294 <cstring>MidiPortTextLabel</cstring>
295 </property>
296 <property name="text">
297 <string>&amp;Port:</string>
298 </property>
299 <property name="alignment">
300 <set>AlignVCenter|AlignRight</set>
301 </property>
302 <property name="buddy" stdset="0">
303 <cstring>MidiPortSpinBox</cstring>
304 </property>
305 </widget>
306 <widget class="QSpinBox">
307 <property name="name">
308 <cstring>MidiPortSpinBox</cstring>
309 </property>
310 <property name="toolTip" stdset="0">
311 <string>MIDI input port number</string>
312 </property>
313 </widget>
314 <widget class="QLabel">
315 <property name="name">
316 <cstring>MidiChannelTextLabel</cstring>
317 </property>
318 <property name="text">
319 <string>&amp;Channel:</string>
320 </property>
321 <property name="alignment">
322 <set>AlignVCenter|AlignRight</set>
323 </property>
324 <property name="buddy" stdset="0">
325 <cstring>MidiChannelComboBox</cstring>
326 </property>
327 </widget>
328 <widget class="QComboBox">
329 <item>
330 <property name="text">
331 <string>1</string>
332 </property>
333 </item>
334 <item>
335 <property name="text">
336 <string>2</string>
337 </property>
338 </item>
339 <item>
340 <property name="text">
341 <string>3</string>
342 </property>
343 </item>
344 <item>
345 <property name="text">
346 <string>4</string>
347 </property>
348 </item>
349 <item>
350 <property name="text">
351 <string>5</string>
352 </property>
353 </item>
354 <item>
355 <property name="text">
356 <string>6</string>
357 </property>
358 </item>
359 <item>
360 <property name="text">
361 <string>7</string>
362 </property>
363 </item>
364 <item>
365 <property name="text">
366 <string>8</string>
367 </property>
368 </item>
369 <item>
370 <property name="text">
371 <string>9</string>
372 </property>
373 </item>
374 <item>
375 <property name="text">
376 <string>10</string>
377 </property>
378 </item>
379 <item>
380 <property name="text">
381 <string>11</string>
382 </property>
383 </item>
384 <item>
385 <property name="text">
386 <string>12</string>
387 </property>
388 </item>
389 <item>
390 <property name="text">
391 <string>13</string>
392 </property>
393 </item>
394 <item>
395 <property name="text">
396 <string>14</string>
397 </property>
398 </item>
399 <item>
400 <property name="text">
401 <string>15</string>
402 </property>
403 </item>
404 <item>
405 <property name="text">
406 <string>16</string>
407 </property>
408 </item>
409 <item>
410 <property name="text">
411 <string>All</string>
412 </property>
413 </item>
414 <property name="name">
415 <cstring>MidiChannelComboBox</cstring>
416 </property>
417 <property name="toolTip" stdset="0">
418 <string>MIDI input channel</string>
419 </property>
420 </widget>
421 </hbox>
422 </widget>
423 <widget class="QLayoutWidget" row="1" column="1">
424 <property name="name">
425 <cstring>layout12</cstring>
426 </property>
427 <hbox>
428 <property name="name">
429 <cstring>unnamed</cstring>
430 </property>
431 <widget class="QComboBox">
432 <property name="name">
433 <cstring>MidiDeviceComboBox</cstring>
434 </property>
435 <property name="sizePolicy">
436 <sizepolicy>
437 <hsizetype>7</hsizetype>
438 <vsizetype>0</vsizetype>
439 <horstretch>0</horstretch>
440 <verstretch>0</verstretch>
441 </sizepolicy>
442 </property>
443 <property name="toolTip" stdset="0">
444 <string>MIDI input device</string>
445 </property>
446 </widget>
447 <widget class="QToolButton">
448 <property name="name">
449 <cstring>MidiDeviceToolButton</cstring>
450 </property>
451 <property name="sizePolicy">
452 <sizepolicy>
453 <hsizetype>0</hsizetype>
454 <vsizetype>0</vsizetype>
455 <horstretch>0</horstretch>
456 <verstretch>0</verstretch>
457 </sizepolicy>
458 </property>
459 <property name="minimumSize">
460 <size>
461 <width>24</width>
462 <height>24</height>
463 </size>
464 </property>
465 <property name="maximumSize">
466 <size>
467 <width>26</width>
468 <height>26</height>
469 </size>
470 </property>
471 <property name="focusPolicy">
472 <enum>TabFocus</enum>
473 </property>
474 <property name="text">
475 <string></string>
476 </property>
477 <property name="pixmap">
478 <pixmap>midi1.png</pixmap>
479 </property>
480 <property name="toolTip" stdset="0">
481 <string>MIDI input device setup</string>
482 </property>
483 </widget>
484 </hbox>
485 </widget>
486 </grid>
487 </widget>
488 <widget class="QLayoutWidget" row="5" column="0" rowspan="1" colspan="3">
489 <property name="name">
490 <cstring>layout01</cstring>
491 </property>
492 <hbox>
493 <property name="name">
494 <cstring>unnamed</cstring>
495 </property>
496 <spacer>
497 <property name="name">
498 <cstring>spacer3</cstring>
499 </property>
500 <property name="orientation">
501 <enum>Horizontal</enum>
502 </property>
503 <property name="sizeType">
504 <enum>Expanding</enum>
505 </property>
506 <property name="sizeHint">
507 <size>
508 <width>8</width>
509 <height>8</height>
510 </size>
511 </property>
512 </spacer>
513 <widget class="QPushButton">
514 <property name="name">
515 <cstring>OkPushButton</cstring>
516 </property>
517 <property name="text">
518 <string>OK</string>
519 </property>
520 <property name="iconSet">
521 <iconset>formAccept.png</iconset>
522 </property>
523 </widget>
524 <widget class="QPushButton">
525 <property name="name">
526 <cstring>CancelPushButton</cstring>
527 </property>
528 <property name="text">
529 <string>Cancel</string>
530 </property>
531 <property name="iconSet">
532 <iconset>formReject.png</iconset>
533 </property>
534 </widget>
535 </hbox>
536 </widget>
537 <widget class="QGroupBox" row="4" column="1" rowspan="1" colspan="2">
538 <property name="name">
539 <cstring>AudioGroupBox</cstring>
540 </property>
541 <property name="sizePolicy">
542 <sizepolicy>
543 <hsizetype>7</hsizetype>
544 <vsizetype>5</vsizetype>
545 <horstretch>0</horstretch>
546 <verstretch>0</verstretch>
547 </sizepolicy>
548 </property>
549 <property name="title">
550 <string>Audio / Output</string>
551 </property>
552 <property name="alignment">
553 <set>AlignAuto</set>
554 </property>
555 <grid>
556 <property name="name">
557 <cstring>unnamed</cstring>
558 </property>
559 <property name="margin">
560 <number>8</number>
561 </property>
562 <property name="spacing">
563 <number>8</number>
564 </property>
565 <widget class="QLabel" row="0" column="0">
566 <property name="name">
567 <cstring>AudioDriverTextLabel</cstring>
568 </property>
569 <property name="text">
570 <string>&amp;Type:</string>
571 </property>
572 <property name="alignment">
573 <set>AlignVCenter</set>
574 </property>
575 <property name="buddy" stdset="0">
576 <cstring>AudioDriverComboBox</cstring>
577 </property>
578 </widget>
579 <widget class="QLayoutWidget" row="0" column="1">
580 <property name="name">
581 <cstring>layout21</cstring>
582 </property>
583 <hbox>
584 <property name="name">
585 <cstring>unnamed</cstring>
586 </property>
587 <widget class="QComboBox">
588 <property name="name">
589 <cstring>AudioDriverComboBox</cstring>
590 </property>
591 <property name="sizePolicy">
592 <sizepolicy>
593 <hsizetype>5</hsizetype>
594 <vsizetype>0</vsizetype>
595 <horstretch>0</horstretch>
596 <verstretch>0</verstretch>
597 </sizepolicy>
598 </property>
599 <property name="toolTip" stdset="0">
600 <string>Audio output driver type</string>
601 </property>
602 </widget>
603 <spacer>
604 <property name="name">
605 <cstring>spacer2</cstring>
606 </property>
607 <property name="orientation">
608 <enum>Horizontal</enum>
609 </property>
610 <property name="sizeType">
611 <enum>Expanding</enum>
612 </property>
613 <property name="sizeHint">
614 <size>
615 <width>20</width>
616 <height>20</height>
617 </size>
618 </property>
619 </spacer>
620 </hbox>
621 </widget>
622 <widget class="QLayoutWidget" row="1" column="1">
623 <property name="name">
624 <cstring>layout22</cstring>
625 </property>
626 <hbox>
627 <property name="name">
628 <cstring>unnamed</cstring>
629 </property>
630 <widget class="QComboBox">
631 <property name="name">
632 <cstring>AudioDeviceComboBox</cstring>
633 </property>
634 <property name="sizePolicy">
635 <sizepolicy>
636 <hsizetype>7</hsizetype>
637 <vsizetype>0</vsizetype>
638 <horstretch>0</horstretch>
639 <verstretch>0</verstretch>
640 </sizepolicy>
641 </property>
642 <property name="toolTip" stdset="0">
643 <string>Audio output device</string>
644 </property>
645 </widget>
646 <widget class="QToolButton">
647 <property name="name">
648 <cstring>AudioDeviceToolButton</cstring>
649 </property>
650 <property name="sizePolicy">
651 <sizepolicy>
652 <hsizetype>0</hsizetype>
653 <vsizetype>0</vsizetype>
654 <horstretch>0</horstretch>
655 <verstretch>0</verstretch>
656 </sizepolicy>
657 </property>
658 <property name="minimumSize">
659 <size>
660 <width>24</width>
661 <height>24</height>
662 </size>
663 </property>
664 <property name="maximumSize">
665 <size>
666 <width>26</width>
667 <height>26</height>
668 </size>
669 </property>
670 <property name="focusPolicy">
671 <enum>TabFocus</enum>
672 </property>
673 <property name="text">
674 <string></string>
675 </property>
676 <property name="pixmap">
677 <pixmap>audio1.png</pixmap>
678 </property>
679 <property name="toolTip" stdset="0">
680 <string>Audio output device setup</string>
681 </property>
682 </widget>
683 </hbox>
684 </widget>
685 <widget class="QLabel" row="1" column="0">
686 <property name="name">
687 <cstring>AudioDeviceTextLabel</cstring>
688 </property>
689 <property name="text">
690 <string>&amp;Device:</string>
691 </property>
692 <property name="alignment">
693 <set>AlignVCenter</set>
694 </property>
695 <property name="buddy" stdset="0">
696 <cstring>AudioDeviceComboBox</cstring>
697 </property>
698 </widget>
699 <widget class="qsamplerChannelRoutingTable" row="2" column="1">
700 <property name="name">
701 <cstring>AudioRoutingTable</cstring>
702 </property>
703 <property name="minimumSize">
704 <size>
705 <width>0</width>
706 <height>100</height>
707 </size>
708 </property>
709 <property name="focusPolicy">
710 <enum>StrongFocus</enum>
711 </property>
712 <property name="toolTip" stdset="0">
713 <string>Audio output channel routing</string>
714 </property>
715 </widget>
716 </grid>
717 </widget>
718 </grid>
719 </widget>
720 <customwidgets>
721 <customwidget>
722 <class>qsamplerChannelRoutingTable</class>
723 <header location="local">qsamplerChannel.h</header>
724 <sizehint>
725 <width>-1</width>
726 <height>-1</height>
727 </sizehint>
728 <container>0</container>
729 <sizepolicy>
730 <hordata>7</hordata>
731 <verdata>7</verdata>
732 <horstretch>0</horstretch>
733 <verstretch>0</verstretch>
734 </sizepolicy>
735 </customwidget>
736 </customwidgets>
737 <connections>
738 <connection>
739 <sender>EngineNameComboBox</sender>
740 <signal>activated(int)</signal>
741 <receiver>qsamplerChannelForm</receiver>
742 <slot>optionsChanged()</slot>
743 </connection>
744 <connection>
745 <sender>InstrumentFileComboBox</sender>
746 <signal>activated(const QString&amp;)</signal>
747 <receiver>qsamplerChannelForm</receiver>
748 <slot>updateInstrumentName()</slot>
749 </connection>
750 <connection>
751 <sender>InstrumentFileToolButton</sender>
752 <signal>clicked()</signal>
753 <receiver>qsamplerChannelForm</receiver>
754 <slot>openInstrumentFile()</slot>
755 </connection>
756 <connection>
757 <sender>InstrumentNrComboBox</sender>
758 <signal>activated(int)</signal>
759 <receiver>qsamplerChannelForm</receiver>
760 <slot>optionsChanged()</slot>
761 </connection>
762 <connection>
763 <sender>MidiDriverComboBox</sender>
764 <signal>activated(const QString&amp;)</signal>
765 <receiver>qsamplerChannelForm</receiver>
766 <slot>selectMidiDriver(const QString&amp;)</slot>
767 </connection>
768 <connection>
769 <sender>MidiDeviceComboBox</sender>
770 <signal>activated(int)</signal>
771 <receiver>qsamplerChannelForm</receiver>
772 <slot>selectMidiDevice(int)</slot>
773 </connection>
774 <connection>
775 <sender>MidiPortSpinBox</sender>
776 <signal>valueChanged(int)</signal>
777 <receiver>qsamplerChannelForm</receiver>
778 <slot>optionsChanged()</slot>
779 </connection>
780 <connection>
781 <sender>MidiChannelComboBox</sender>
782 <signal>activated(int)</signal>
783 <receiver>qsamplerChannelForm</receiver>
784 <slot>optionsChanged()</slot>
785 </connection>
786 <connection>
787 <sender>AudioDriverComboBox</sender>
788 <signal>activated(const QString&amp;)</signal>
789 <receiver>qsamplerChannelForm</receiver>
790 <slot>selectAudioDriver(const QString&amp;)</slot>
791 </connection>
792 <connection>
793 <sender>AudioDeviceComboBox</sender>
794 <signal>activated(int)</signal>
795 <receiver>qsamplerChannelForm</receiver>
796 <slot>selectAudioDevice(int)</slot>
797 </connection>
798 <connection>
799 <sender>OkPushButton</sender>
800 <signal>clicked()</signal>
801 <receiver>qsamplerChannelForm</receiver>
802 <slot>accept()</slot>
803 </connection>
804 <connection>
805 <sender>CancelPushButton</sender>
806 <signal>clicked()</signal>
807 <receiver>qsamplerChannelForm</receiver>
808 <slot>reject()</slot>
809 </connection>
810 <connection>
811 <sender>MidiDeviceToolButton</sender>
812 <signal>clicked()</signal>
813 <receiver>qsamplerChannelForm</receiver>
814 <slot>setupMidiDevice()</slot>
815 </connection>
816 <connection>
817 <sender>AudioDeviceToolButton</sender>
818 <signal>clicked()</signal>
819 <receiver>qsamplerChannelForm</receiver>
820 <slot>setupAudioDevice()</slot>
821 </connection>
822 </connections>
823 <tabstops>
824 <tabstop>EngineNameComboBox</tabstop>
825 <tabstop>InstrumentFileComboBox</tabstop>
826 <tabstop>InstrumentFileToolButton</tabstop>
827 <tabstop>InstrumentNrComboBox</tabstop>
828 <tabstop>MidiDriverComboBox</tabstop>
829 <tabstop>MidiPortSpinBox</tabstop>
830 <tabstop>MidiChannelComboBox</tabstop>
831 <tabstop>MidiDeviceComboBox</tabstop>
832 <tabstop>MidiDeviceToolButton</tabstop>
833 <tabstop>AudioDriverComboBox</tabstop>
834 <tabstop>AudioDeviceComboBox</tabstop>
835 <tabstop>AudioDeviceToolButton</tabstop>
836 <tabstop>AudioRoutingTable</tabstop>
837 <tabstop>OkPushButton</tabstop>
838 <tabstop>CancelPushButton</tabstop>
839 </tabstops>
840 <includes>
841 <include location="local" impldecl="in declaration">qsamplerDevice.h</include>
842 <include location="local" impldecl="in declaration">qsamplerChannel.h</include>
843 <include location="local" impldecl="in implementation">qsamplerChannelForm.ui.h</include>
844 </includes>
845 <forwards>
846 <forward>class qsamplerDeviceForm;</forward>
847 </forwards>
848 <variables>
849 <variable access="private">qsamplerChannel *m_pChannel;</variable>
850 <variable access="private">int m_iDirtySetup;</variable>
851 <variable access="private">int m_iDirtyCount;</variable>
852 <variable access="private">QPtrList &lt; qsamplerDevice &gt; m_audioDevices;</variable>
853 <variable access="private">QPtrList &lt; qsamplerDevice &gt; m_midiDevices;</variable>
854 <variable access="private">qsamplerDeviceForm *m_pDeviceForm;</variable>
855 <variable access="private">qsamplerChannelRoutingMap m_audioRouting;</variable>
856 </variables>
857 <slots>
858 <slot specifier="non virtual">accept()</slot>
859 <slot specifier="non virtual">reject()</slot>
860 <slot specifier="non virtual">openInstrumentFile()</slot>
861 <slot specifier="non virtual">updateInstrumentName()</slot>
862 <slot specifier="non virtual">selectMidiDriver( const QString &amp; sMidiDriver )</slot>
863 <slot specifier="non virtual">selectMidiDevice( int iMidiItem )</slot>
864 <slot specifier="non virtual">setupMidiDevice()</slot>
865 <slot specifier="non virtual">selectAudioDriver( const QString &amp; sAudioDriver )</slot>
866 <slot specifier="non virtual">selectAudioDevice( int iAudioItem )</slot>
867 <slot specifier="non virtual">setupAudioDevice()</slot>
868 <slot specifier="non virtual">changeAudioRouting( int iRow, int iCol )</slot>
869 <slot specifier="non virtual">updateDevices()</slot>
870 <slot specifier="non virtual">optionsChanged()</slot>
871 <slot specifier="non virtual">stabilizeForm()</slot>
872 </slots>
873 <functions>
874 <function access="private" specifier="non virtual">init()</function>
875 <function access="private" specifier="non virtual">destroy()</function>
876 <function specifier="non virtual">setup( qsamplerChannel *pChannel )</function>
877 <function specifier="non virtual">setupDevice( qsamplerDevice *pDevice, qsamplerDevice::qsamplerDeviceType deviceTypeMode, const QString &amp; sDriverName )</function>
878 <function specifier="non virtual">selectMidiDriverItem( const QString &amp; sMidiDriver )</function>
879 <function specifier="non virtual">selectMidiDeviceItem( int iMidiItem )</function>
880 <function specifier="non virtual">selectAudioDriverItem( const QString &amp; sAudioDriver )</function>
881 <function specifier="non virtual">selectAudioDeviceItem( int iAudioItem )</function>
882 </functions>
883 <pixmapinproject/>
884 <layoutdefaults spacing="4" margin="4"/>
885 </UI>

  ViewVC Help
Powered by ViewVC