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

Legend:
Removed from v.176  
changed lines
  Added in v.1519

  ViewVC Help
Powered by ViewVC