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

Legend:
Removed from v.95  
changed lines
  Added in v.3438

  ViewVC Help
Powered by ViewVC