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

Legend:
Removed from v.452  
changed lines
  Added in v.920

  ViewVC Help
Powered by ViewVC