/[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 300 by capela, Wed Nov 17 15:55:02 2004 UTC revision 3555 by capela, Tue Aug 13 10:19:32 2019 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-2019, 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>430</width>    </property>
34              <height>255</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>InstrumentFileTextLabel</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;Filename:</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="minimumSize">           <width>320</width>
205                  <size>           <height>0</height>
206                      <width>320</width>          </size>
207                      <height>0</height>         </property>
208                  </size>         <property name="toolTip">
209              </property>          <string>Instrument name</string>
210              <property name="editable">         </property>
211                  <bool>true</bool>        </widget>
212              </property>       </item>
213              <property name="toolTip" stdset="0">      </layout>
214                  <string>Instrument filename</string>     </item>
215              </property>     <item>
216          </widget>      <widget class="QGroupBox" name="MidiGroupBox">
217          <widget class="QLayoutWidget" row="5" column="0" rowspan="1" colspan="4">       <property name="title">
218              <property name="name">        <string>MIDI / Input</string>
219                  <cstring>layout1</cstring>       </property>
220              </property>       <layout class="QGridLayout">
221              <hbox>        <item row="0" column="0">
222                  <property name="name">         <widget class="QLabel" name="MidiDriverTextLabel">
223                      <cstring>unnamed</cstring>          <property name="minimumSize">
224                  </property>           <size>
225                  <spacer>            <width>62</width>
226                      <property name="name">            <height>0</height>
227                          <cstring>spacer3</cstring>           </size>
228                      </property>          </property>
229                      <property name="orientation">          <property name="maximumSize">
230                          <enum>Horizontal</enum>           <size>
231                      </property>            <width>62</width>
232                      <property name="sizeType">            <height>16777215</height>
233                          <enum>Expanding</enum>           </size>
234                      </property>          </property>
235                      <property name="sizeHint">          <property name="text">
236                          <size>           <string>T&amp;ype:</string>
237                              <width>8</width>          </property>
238                              <height>8</height>          <property name="alignment">
239                          </size>           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
240                      </property>          </property>
241                  </spacer>          <property name="wordWrap">
242                  <widget class="QPushButton">           <bool>false</bool>
243                      <property name="name">          </property>
244                          <cstring>OkPushButton</cstring>          <property name="buddy">
245                      </property>           <cstring>MidiDriverComboBox</cstring>
246                      <property name="text">          </property>
247                          <string>OK</string>         </widget>
248                      </property>        </item>
249                      <property name="iconSet">        <item row="0" column="1">
250                          <iconset>formAccept.png</iconset>         <widget class="QComboBox" name="MidiDriverComboBox">
251                      </property>          <property name="sizePolicy">
252                  </widget>           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
253                  <widget class="QPushButton">            <horstretch>0</horstretch>
254                      <property name="name">            <verstretch>0</verstretch>
255                          <cstring>CancelPushButton</cstring>           </sizepolicy>
256                      </property>          </property>
257                      <property name="text">          <property name="minimumSize">
258                          <string>Cancel</string>           <size>
259                      </property>            <width>92</width>
260                      <property name="iconSet">            <height>0</height>
261                          <iconset>formReject.png</iconset>           </size>
262                      </property>          </property>
263                  </widget>          <property name="maximumSize">
264              </hbox>           <size>
265          </widget>            <width>92</width>
266          <widget class="QComboBox" row="2" column="1" rowspan="1" colspan="3">            <height>16777215</height>
267              <property name="name">           </size>
268                  <cstring>InstrumentNrComboBox</cstring>          </property>
269              </property>          <property name="toolTip">
270              <property name="sizePolicy">           <string>MIDI input driver type</string>
271                  <sizepolicy>          </property>
272                      <hsizetype>7</hsizetype>         </widget>
273                      <vsizetype>0</vsizetype>        </item>
274                      <horstretch>0</horstretch>        <item row="0" column="2">
275                      <verstretch>0</verstretch>         <spacer>
276                  </sizepolicy>          <property name="orientation">
277              </property>           <enum>Qt::Horizontal</enum>
278              <property name="minimumSize">          </property>
279                  <size>          <property name="sizeType">
280                      <width>320</width>           <enum>QSizePolicy::Expanding</enum>
281                      <height>0</height>          </property>
282                  </size>          <property name="sizeHint">
283              </property>           <size>
284              <property name="toolTip" stdset="0">            <width>20</width>
285                  <string>Instrument name</string>            <height>20</height>
286              </property>           </size>
287          </widget>          </property>
288          <widget class="QLabel" row="2" column="0">         </spacer>
289              <property name="name">        </item>
290                  <cstring>InstrumentNrTextLabel</cstring>        <item row="0" column="3">
291              </property>         <widget class="QLabel" name="MidiPortTextLabel">
292              <property name="text">          <property name="text">
293                  <string>&amp;Instrument:</string>           <string>&amp;Port:</string>
294              </property>          </property>
295              <property name="alignment">          <property name="alignment">
296                  <set>AlignVCenter|AlignRight</set>           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
297              </property>          </property>
298              <property name="buddy" stdset="0">          <property name="wordWrap">
299                  <cstring>InstrumentNrComboBox</cstring>           <bool>false</bool>
300              </property>          </property>
301          </widget>          <property name="buddy">
302          <widget class="QGroupBox" row="3" column="1" rowspan="1" colspan="3">           <cstring>MidiPortSpinBox</cstring>
303              <property name="name">          </property>
304                  <cstring>MidiGroupBox</cstring>         </widget>
305              </property>        </item>
306              <property name="sizePolicy">        <item row="0" column="4">
307                  <sizepolicy>         <widget class="QSpinBox" name="MidiPortSpinBox">
308                      <hsizetype>1</hsizetype>          <property name="toolTip">
309                      <vsizetype>5</vsizetype>           <string>MIDI input port number</string>
310                      <horstretch>0</horstretch>          </property>
311                      <verstretch>0</verstretch>         </widget>
312                  </sizepolicy>        </item>
313              </property>        <item row="0" column="5">
314              <property name="title">         <widget class="QLabel" name="MidiChannelTextLabel">
315                  <string>MIDI / Input</string>          <property name="text">
316              </property>           <string>&amp;Channel:</string>
317              <hbox>          </property>
318                  <property name="name">          <property name="alignment">
319                      <cstring>unnamed</cstring>           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
320                  </property>          </property>
321                  <property name="margin">          <property name="wordWrap">
322                      <number>8</number>           <bool>false</bool>
323                  </property>          </property>
324                  <property name="spacing">          <property name="buddy">
325                      <number>8</number>           <cstring>MidiChannelComboBox</cstring>
326                  </property>          </property>
327                  <widget class="QLabel">         </widget>
328                      <property name="name">        </item>
329                          <cstring>MidiDriverTextLabel</cstring>        <item row="0" column="6">
330                      </property>         <widget class="QComboBox" name="MidiChannelComboBox">
331                      <property name="text">          <property name="toolTip">
332                          <string>&amp;Type:</string>           <string>MIDI input channel</string>
333                      </property>          </property>
334                      <property name="alignment">          <item>
335                          <set>AlignVCenter|AlignRight</set>           <property name="text">
336                      </property>            <string>1</string>
337                      <property name="buddy" stdset="0">           </property>
338                          <cstring>MidiDriverComboBox</cstring>          </item>
339                      </property>          <item>
340                  </widget>           <property name="text">
341                  <widget class="QComboBox">            <string>2</string>
342                      <item>           </property>
343                          <property name="text">          </item>
344                              <string>ALSA</string>          <item>
345                          </property>           <property name="text">
346                      </item>            <string>3</string>
347                      <property name="name">           </property>
348                          <cstring>MidiDriverComboBox</cstring>          </item>
349                      </property>          <item>
350                      <property name="toolTip" stdset="0">           <property name="text">
351                          <string>MIDI input driver type</string>            <string>4</string>
352                      </property>           </property>
353                  </widget>          </item>
354                  <widget class="QLabel">          <item>
355                      <property name="name">           <property name="text">
356                          <cstring>MidiPortTextLabel</cstring>            <string>5</string>
357                      </property>           </property>
358                      <property name="text">          </item>
359                          <string>&amp;Port:</string>          <item>
360                      </property>           <property name="text">
361                      <property name="alignment">            <string>6</string>
362                          <set>AlignVCenter|AlignRight</set>           </property>
363                      </property>          </item>
364                      <property name="buddy" stdset="0">          <item>
365                          <cstring>MidiPortSpinBox</cstring>           <property name="text">
366                      </property>            <string>7</string>
367                  </widget>           </property>
368                  <widget class="QSpinBox">          </item>
369                      <property name="name">          <item>
370                          <cstring>MidiPortSpinBox</cstring>           <property name="text">
371                      </property>            <string>8</string>
372                      <property name="toolTip" stdset="0">           </property>
373                          <string>MIDI input port number</string>          </item>
374                      </property>          <item>
375                  </widget>           <property name="text">
376                  <widget class="QLabel">            <string>9</string>
377                      <property name="name">           </property>
378                          <cstring>MidiChannelTextLabel</cstring>          </item>
379                      </property>          <item>
380                      <property name="text">           <property name="text">
381                          <string>&amp;Channel:</string>            <string>10</string>
382                      </property>           </property>
383                      <property name="alignment">          </item>
384                          <set>AlignVCenter|AlignRight</set>          <item>
385                      </property>           <property name="text">
386                      <property name="buddy" stdset="0">            <string>11</string>
387                          <cstring>MidiChannelComboBox</cstring>           </property>
388                      </property>          </item>
389                  </widget>          <item>
390                  <widget class="QComboBox">           <property name="text">
391                      <item>            <string>12</string>
392                          <property name="text">           </property>
393                              <string>1</string>          </item>
394                          </property>          <item>
395                      </item>           <property name="text">
396                      <item>            <string>13</string>
397                          <property name="text">           </property>
398                              <string>2</string>          </item>
399                          </property>          <item>
400                      </item>           <property name="text">
401                      <item>            <string>14</string>
402                          <property name="text">           </property>
403                              <string>3</string>          </item>
404                          </property>          <item>
405                      </item>           <property name="text">
406                      <item>            <string>15</string>
407                          <property name="text">           </property>
408                              <string>4</string>          </item>
409                          </property>          <item>
410                      </item>           <property name="text">
411                      <item>            <string>16</string>
412                          <property name="text">           </property>
413                              <string>5</string>          </item>
414                          </property>          <item>
415                      </item>           <property name="text">
416                      <item>            <string>All</string>
417                          <property name="text">           </property>
418                              <string>6</string>          </item>
419                          </property>         </widget>
420                      </item>        </item>
421                      <item>        <item row="0" column="7">
422                          <property name="text">         <spacer>
423                              <string>7</string>          <property name="orientation">
424                          </property>           <enum>Qt::Horizontal</enum>
425                      </item>          </property>
426                      <item>          <property name="sizeType">
427                          <property name="text">           <enum>QSizePolicy::Expanding</enum>
428                              <string>8</string>          </property>
429                          </property>          <property name="sizeHint">
430                      </item>           <size>
431                      <item>            <width>20</width>
432                          <property name="text">            <height>20</height>
433                              <string>9</string>           </size>
434                          </property>          </property>
435                      </item>         </spacer>
436                      <item>        </item>
437                          <property name="text">        <item row="1" column="0">
438                              <string>10</string>         <widget class="QLabel" name="MidiDeviceTextLabel">
439                          </property>          <property name="text">
440                      </item>           <string>De&amp;vice:</string>
441                      <item>          </property>
442                          <property name="text">          <property name="alignment">
443                              <string>11</string>           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
444                          </property>          </property>
445                      </item>          <property name="wordWrap">
446                      <item>           <bool>false</bool>
447                          <property name="text">          </property>
448                              <string>12</string>          <property name="buddy">
449                          </property>           <cstring>MidiDeviceComboBox</cstring>
450                      </item>          </property>
451                      <item>         </widget>
452                          <property name="text">        </item>
453                              <string>13</string>        <item row="1" column="1" colspan="6">
454                          </property>         <widget class="QComboBox" name="MidiDeviceComboBox">
455                      </item>          <property name="sizePolicy">
456                      <item>           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
457                          <property name="text">            <horstretch>0</horstretch>
458                              <string>14</string>            <verstretch>0</verstretch>
459                          </property>           </sizepolicy>
460                      </item>          </property>
461                      <item>          <property name="toolTip">
462                          <property name="text">           <string>MIDI input device</string>
463                              <string>15</string>          </property>
464                          </property>         </widget>
465                      </item>        </item>
466                      <item>        <item row="1" column="7">
467                          <property name="text">         <widget class="QToolButton" name="MidiDeviceToolButton">
468                              <string>16</string>          <property name="sizePolicy">
469                          </property>           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
470                      </item>            <horstretch>0</horstretch>
471                      <item>            <verstretch>0</verstretch>
472                          <property name="text">           </sizepolicy>
473                              <string>All</string>          </property>
474                          </property>          <property name="minimumSize">
475                      </item>           <size>
476                      <property name="name">            <width>24</width>
477                          <cstring>MidiChannelComboBox</cstring>            <height>24</height>
478                      </property>           </size>
479                      <property name="toolTip" stdset="0">          </property>
480                          <string>MIDI input channel</string>          <property name="maximumSize">
481                      </property>           <size>
482                  </widget>            <width>26</width>
483                  <spacer>            <height>26</height>
484                      <property name="name">           </size>
485                          <cstring>spacer2</cstring>          </property>
486                      </property>          <property name="focusPolicy">
487                      <property name="orientation">           <enum>Qt::TabFocus</enum>
488                          <enum>Horizontal</enum>          </property>
489                      </property>          <property name="toolTip">
490                      <property name="sizeType">           <string>MIDI input device setup</string>
491                          <enum>Expanding</enum>          </property>
492                      </property>          <property name="text">
493                      <property name="sizeHint">           <string/>
494                          <size>          </property>
495                              <width>8</width>          <property name="icon">
496                              <height>8</height>           <iconset resource="qsampler.qrc">:/images/midi1.png</iconset>
497                          </size>          </property>
498                      </property>         </widget>
499                  </spacer>        </item>
500              </hbox>        <item row="2" column="0">
501          </widget>         <widget class="QLabel" name="MidiMapTextLabel">
502          <widget class="QGroupBox" row="4" column="1" rowspan="1" colspan="3">          <property name="text">
503              <property name="name">           <string>&amp;Map:</string>
504                  <cstring>AudioGroupBox</cstring>          </property>
505              </property>          <property name="alignment">
506              <property name="sizePolicy">           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
507                  <sizepolicy>          </property>
508                      <hsizetype>1</hsizetype>          <property name="wordWrap">
509                      <vsizetype>5</vsizetype>           <bool>false</bool>
510                      <horstretch>0</horstretch>          </property>
511                      <verstretch>0</verstretch>          <property name="buddy">
512                  </sizepolicy>           <cstring>MidiMapComboBox</cstring>
513              </property>          </property>
514              <property name="title">         </widget>
515                  <string>Audio / Output</string>        </item>
516              </property>        <item row="2" column="1" colspan="2">
517              <property name="alignment">         <widget class="QComboBox" name="MidiMapComboBox">
518                  <set>AlignAuto</set>          <property name="sizePolicy">
519              </property>           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
520              <hbox>            <horstretch>0</horstretch>
521                  <property name="name">            <verstretch>0</verstretch>
522                      <cstring>unnamed</cstring>           </sizepolicy>
523                  </property>          </property>
524                  <property name="margin">          <property name="toolTip">
525                      <number>8</number>           <string>Instrument map</string>
526                  </property>          </property>
527                  <property name="spacing">         </widget>
528                      <number>8</number>        </item>
529                  </property>        <item row="2" column="3" colspan="5">
530                  <widget class="QLabel">         <spacer>
531                      <property name="name">          <property name="orientation">
532                          <cstring>AudioDriverTextLabel</cstring>           <enum>Qt::Horizontal</enum>
533                      </property>          </property>
534                      <property name="text">          <property name="sizeType">
535                          <string>&amp;Type:</string>           <enum>QSizePolicy::Expanding</enum>
536                      </property>          </property>
537                      <property name="alignment">          <property name="sizeHint">
538                          <set>AlignVCenter|AlignRight</set>           <size>
539                      </property>            <width>20</width>
540                      <property name="buddy" stdset="0">            <height>20</height>
541                          <cstring>AudioDriverComboBox</cstring>           </size>
542                      </property>          </property>
543                  </widget>         </spacer>
544                  <widget class="QComboBox">        </item>
545                      <item>       </layout>
546                          <property name="text">      </widget>
547                              <string>ALSA</string>     </item>
548                          </property>     <item>
549                      </item>      <widget class="QGroupBox" name="AudioGroupBox">
550                      <item>       <property name="title">
551                          <property name="text">        <string>Audio / Output</string>
552                              <string>JACK</string>       </property>
553                          </property>       <layout class="QGridLayout">
554                      </item>        <item row="0" column="0">
555                      <property name="name">         <widget class="QLabel" name="AudioDriverTextLabel">
556                          <cstring>AudioDriverComboBox</cstring>          <property name="minimumSize">
557                      </property>           <size>
558                      <property name="toolTip" stdset="0">            <width>62</width>
559                          <string>Audio output driver type</string>            <height>0</height>
560                      </property>           </size>
561                  </widget>          </property>
562                  <spacer>          <property name="maximumSize">
563                      <property name="name">           <size>
564                          <cstring>spacer3</cstring>            <width>62</width>
565                      </property>            <height>16777215</height>
566                      <property name="orientation">           </size>
567                          <enum>Horizontal</enum>          </property>
568                      </property>          <property name="text">
569                      <property name="sizeType">           <string>T&amp;ype:</string>
570                          <enum>Expanding</enum>          </property>
571                      </property>          <property name="alignment">
572                      <property name="sizeHint">           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
573                          <size>          </property>
574                              <width>8</width>          <property name="wordWrap">
575                              <height>8</height>           <bool>false</bool>
576                          </size>          </property>
577                      </property>          <property name="buddy">
578                  </spacer>           <cstring>AudioDriverComboBox</cstring>
579              </hbox>          </property>
580          </widget>         </widget>
581      </grid>        </item>
582  </widget>        <item row="0" column="1">
583  <connections>         <widget class="QComboBox" name="AudioDriverComboBox">
584      <connection>          <property name="sizePolicy">
585          <sender>EngineNameComboBox</sender>           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
586          <signal>activated(int)</signal>            <horstretch>0</horstretch>
587          <receiver>qsamplerChannelForm</receiver>            <verstretch>0</verstretch>
588          <slot>optionsChanged()</slot>           </sizepolicy>
589      </connection>          </property>
590      <connection>          <property name="minimumSize">
591          <sender>InstrumentFileComboBox</sender>           <size>
592          <signal>textChanged(const QString &amp;)</signal>            <width>92</width>
593          <receiver>qsamplerChannelForm</receiver>            <height>0</height>
594          <slot>updateInstrumentName()</slot>           </size>
595      </connection>          </property>
596      <connection>          <property name="maximumSize">
597          <sender>InstrumentFilePushButton</sender>           <size>
598          <signal>clicked()</signal>            <width>92</width>
599          <receiver>qsamplerChannelForm</receiver>            <height>16777215</height>
600          <slot>openInstrumentFile()</slot>           </size>
601      </connection>          </property>
602      <connection>          <property name="toolTip">
603          <sender>MidiDriverComboBox</sender>           <string>Audio output driver type</string>
604          <signal>activated(int)</signal>          </property>
605          <receiver>qsamplerChannelForm</receiver>         </widget>
606          <slot>optionsChanged()</slot>        </item>
607      </connection>        <item row="0" column="2" colspan="2">
608      <connection>         <spacer>
609          <sender>MidiPortSpinBox</sender>          <property name="orientation">
610          <signal>valueChanged(int)</signal>           <enum>Qt::Horizontal</enum>
611          <receiver>qsamplerChannelForm</receiver>          </property>
612          <slot>optionsChanged()</slot>          <property name="sizeType">
613      </connection>           <enum>QSizePolicy::Expanding</enum>
614      <connection>          </property>
615          <sender>MidiChannelComboBox</sender>          <property name="sizeHint">
616          <signal>activated(int)</signal>           <size>
617          <receiver>qsamplerChannelForm</receiver>            <width>20</width>
618          <slot>optionsChanged()</slot>            <height>20</height>
619      </connection>           </size>
620      <connection>          </property>
621          <sender>AudioDriverComboBox</sender>         </spacer>
622          <signal>activated(int)</signal>        </item>
623          <receiver>qsamplerChannelForm</receiver>        <item row="1" column="0">
624          <slot>optionsChanged()</slot>         <widget class="QLabel" name="AudioDeviceTextLabel">
625      </connection>          <property name="text">
626      <connection>           <string>De&amp;vice:</string>
627          <sender>OkPushButton</sender>          </property>
628          <signal>clicked()</signal>          <property name="alignment">
629          <receiver>qsamplerChannelForm</receiver>           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
630          <slot>accept()</slot>          </property>
631      </connection>          <property name="wordWrap">
632      <connection>           <bool>false</bool>
633          <sender>CancelPushButton</sender>          </property>
634          <signal>clicked()</signal>          <property name="buddy">
635          <receiver>qsamplerChannelForm</receiver>           <cstring>AudioDeviceComboBox</cstring>
636          <slot>reject()</slot>          </property>
637      </connection>         </widget>
638  </connections>        </item>
639  <tabstops>        <item row="1" column="1" colspan="2">
640      <tabstop>EngineNameComboBox</tabstop>         <widget class="QComboBox" name="AudioDeviceComboBox">
641      <tabstop>InstrumentFileComboBox</tabstop>          <property name="sizePolicy">
642      <tabstop>InstrumentFilePushButton</tabstop>           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
643      <tabstop>InstrumentNrComboBox</tabstop>            <horstretch>0</horstretch>
644      <tabstop>MidiDriverComboBox</tabstop>            <verstretch>0</verstretch>
645      <tabstop>MidiPortSpinBox</tabstop>           </sizepolicy>
646      <tabstop>MidiChannelComboBox</tabstop>          </property>
647      <tabstop>AudioDriverComboBox</tabstop>          <property name="toolTip">
648      <tabstop>OkPushButton</tabstop>           <string>Audio output device</string>
649      <tabstop>CancelPushButton</tabstop>          </property>
650  </tabstops>         </widget>
651  <includes>        </item>
652      <include location="local" impldecl="in declaration">qsamplerChannel.h</include>        <item row="1" column="3">
653      <include location="local" impldecl="in implementation">qsamplerChannelForm.ui.h</include>         <widget class="QToolButton" name="AudioDeviceToolButton">
654  </includes>          <property name="sizePolicy">
655  <variables>           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
656      <variable access="private">qsamplerChannel *m_pChannel;</variable>            <horstretch>0</horstretch>
657      <variable access="private">int m_iDirtySetup;</variable>            <verstretch>0</verstretch>
658      <variable access="private">int m_iDirtyCount;</variable>           </sizepolicy>
659  </variables>          </property>
660  <slots>          <property name="minimumSize">
661      <slot specifier="non virtual">accept()</slot>           <size>
662      <slot specifier="non virtual">reject()</slot>            <width>24</width>
663      <slot specifier="non virtual">openInstrumentFile()</slot>            <height>24</height>
664      <slot specifier="non virtual">updateInstrumentName()</slot>           </size>
665      <slot specifier="non virtual">optionsChanged()</slot>          </property>
666      <slot specifier="non virtual">stabilizeForm()</slot>          <property name="maximumSize">
667  </slots>           <size>
668  <functions>            <width>26</width>
669      <function access="private" specifier="non virtual">init()</function>            <height>26</height>
670      <function access="private" specifier="non virtual">destroy()</function>           </size>
671      <function specifier="non virtual">setup( qsamplerChannel *pChannel )</function>          </property>
672  </functions>          <property name="focusPolicy">
673  <pixmapinproject/>           <enum>Qt::TabFocus</enum>
674  <layoutdefaults spacing="8" margin="8"/>          </property>
675  </UI>          <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.300  
changed lines
  Added in v.3555

  ViewVC Help
Powered by ViewVC