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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.757  
changed lines
  Added in v.1461

  ViewVC Help
Powered by ViewVC