/[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 455 by capela, Mon Mar 14 12:59:27 2005 UTC revision 487 by capela, Thu Mar 31 14:17:19 2005 UTC
# 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>435</width>
32              <height>303</height>              <height>330</height>
33          </rect>          </rect>
34      </property>      </property>
35      <property name="sizePolicy">      <property name="sizePolicy">
# 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 174  Line 158 
158          </widget>          </widget>
159          <widget class="QLayoutWidget" row="5" column="0" rowspan="1" colspan="4">          <widget class="QLayoutWidget" row="5" column="0" rowspan="1" colspan="4">
160              <property name="name">              <property name="name">
161                  <cstring>layout1</cstring>                  <cstring>layout01</cstring>
162              </property>              </property>
163              <hbox>              <hbox>
164                  <property name="name">                  <property name="name">
# Line 263  Line 247 
247              </property>              </property>
248              <property name="sizePolicy">              <property name="sizePolicy">
249                  <sizepolicy>                  <sizepolicy>
250                      <hsizetype>1</hsizetype>                      <hsizetype>7</hsizetype>
251                      <vsizetype>5</vsizetype>                      <vsizetype>5</vsizetype>
252                      <horstretch>0</horstretch>                      <horstretch>0</horstretch>
253                      <verstretch>0</verstretch>                      <verstretch>0</verstretch>
# Line 282  Line 266 
266                  <property name="spacing">                  <property name="spacing">
267                      <number>8</number>                      <number>8</number>
268                  </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>  
269                  <widget class="QLabel" row="0" column="0">                  <widget class="QLabel" row="0" column="0">
270                      <property name="name">                      <property name="name">
271                          <cstring>MidiDriverTextLabel</cstring>                          <cstring>MidiDriverTextLabel</cstring>
# Line 304  Line 280 
280                          <cstring>MidiDriverComboBox</cstring>                          <cstring>MidiDriverComboBox</cstring>
281                      </property>                      </property>
282                  </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>  
283                  <widget class="QLabel" row="1" column="0">                  <widget class="QLabel" row="1" column="0">
284                      <property name="name">                      <property name="name">
285                          <cstring>MidiDeviceTextLabel</cstring>                          <cstring>MidiDeviceTextLabel</cstring>
# Line 326  Line 294 
294                          <cstring>MidiDeviceComboBox</cstring>                          <cstring>MidiDeviceComboBox</cstring>
295                      </property>                      </property>
296                  </widget>                  </widget>
297                  <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">  
298                      <property name="name">                      <property name="name">
299                          <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>  
                     </property>  
                 </widget>  
                 <spacer row="0" column="2">  
                     <property name="name">  
                         <cstring>spacer1</cstring>  
                     </property>  
                     <property name="orientation">  
                         <enum>Horizontal</enum>  
                     </property>  
                     <property name="sizeType">  
                         <enum>Expanding</enum>  
                     </property>  
                     <property name="sizeHint">  
                         <size>  
                             <width>16</width>  
                             <height>8</height>  
                         </size>  
                     </property>  
                 </spacer>  
                 <widget class="QLabel" row="0" column="3">  
                     <property name="name">  
                         <cstring>MidiPortTextLabel</cstring>  
                     </property>  
                     <property name="text">  
                         <string>&amp;Port:</string>  
                     </property>  
                     <property name="alignment">  
                         <set>AlignVCenter|AlignRight</set>  
                     </property>  
                     <property name="buddy" stdset="0">  
                         <cstring>MidiPortSpinBox</cstring>  
300                      </property>                      </property>
301                        <hbox>
302                            <property name="name">
303                                <cstring>unnamed</cstring>
304                            </property>
305                            <widget class="QComboBox">
306                                <property name="name">
307                                    <cstring>MidiDriverComboBox</cstring>
308                                </property>
309                                <property name="sizePolicy">
310                                    <sizepolicy>
311                                        <hsizetype>5</hsizetype>
312                                        <vsizetype>0</vsizetype>
313                                        <horstretch>0</horstretch>
314                                        <verstretch>0</verstretch>
315                                    </sizepolicy>
316                                </property>
317                                <property name="toolTip" stdset="0">
318                                    <string>MIDI input driver type</string>
319                                </property>
320                            </widget>
321                            <spacer>
322                                <property name="name">
323                                    <cstring>spacer1</cstring>
324                                </property>
325                                <property name="orientation">
326                                    <enum>Horizontal</enum>
327                                </property>
328                                <property name="sizeType">
329                                    <enum>Expanding</enum>
330                                </property>
331                                <property name="sizeHint">
332                                    <size>
333                                        <width>25</width>
334                                        <height>16</height>
335                                    </size>
336                                </property>
337                            </spacer>
338                            <widget class="QLabel">
339                                <property name="name">
340                                    <cstring>MidiPortTextLabel</cstring>
341                                </property>
342                                <property name="text">
343                                    <string>&amp;Port:</string>
344                                </property>
345                                <property name="alignment">
346                                    <set>AlignVCenter|AlignRight</set>
347                                </property>
348                                <property name="buddy" stdset="0">
349                                    <cstring>MidiPortSpinBox</cstring>
350                                </property>
351                            </widget>
352                            <widget class="QSpinBox">
353                                <property name="name">
354                                    <cstring>MidiPortSpinBox</cstring>
355                                </property>
356                                <property name="toolTip" stdset="0">
357                                    <string>MIDI input port number</string>
358                                </property>
359                            </widget>
360                            <widget class="QLabel">
361                                <property name="name">
362                                    <cstring>MidiChannelTextLabel</cstring>
363                                </property>
364                                <property name="text">
365                                    <string>&amp;Channel:</string>
366                                </property>
367                                <property name="alignment">
368                                    <set>AlignVCenter|AlignRight</set>
369                                </property>
370                                <property name="buddy" stdset="0">
371                                    <cstring>MidiChannelComboBox</cstring>
372                                </property>
373                            </widget>
374                            <widget class="QComboBox">
375                                <item>
376                                    <property name="text">
377                                        <string>1</string>
378                                    </property>
379                                </item>
380                                <item>
381                                    <property name="text">
382                                        <string>2</string>
383                                    </property>
384                                </item>
385                                <item>
386                                    <property name="text">
387                                        <string>3</string>
388                                    </property>
389                                </item>
390                                <item>
391                                    <property name="text">
392                                        <string>4</string>
393                                    </property>
394                                </item>
395                                <item>
396                                    <property name="text">
397                                        <string>5</string>
398                                    </property>
399                                </item>
400                                <item>
401                                    <property name="text">
402                                        <string>6</string>
403                                    </property>
404                                </item>
405                                <item>
406                                    <property name="text">
407                                        <string>7</string>
408                                    </property>
409                                </item>
410                                <item>
411                                    <property name="text">
412                                        <string>8</string>
413                                    </property>
414                                </item>
415                                <item>
416                                    <property name="text">
417                                        <string>9</string>
418                                    </property>
419                                </item>
420                                <item>
421                                    <property name="text">
422                                        <string>10</string>
423                                    </property>
424                                </item>
425                                <item>
426                                    <property name="text">
427                                        <string>11</string>
428                                    </property>
429                                </item>
430                                <item>
431                                    <property name="text">
432                                        <string>12</string>
433                                    </property>
434                                </item>
435                                <item>
436                                    <property name="text">
437                                        <string>13</string>
438                                    </property>
439                                </item>
440                                <item>
441                                    <property name="text">
442                                        <string>14</string>
443                                    </property>
444                                </item>
445                                <item>
446                                    <property name="text">
447                                        <string>15</string>
448                                    </property>
449                                </item>
450                                <item>
451                                    <property name="text">
452                                        <string>16</string>
453                                    </property>
454                                </item>
455                                <item>
456                                    <property name="text">
457                                        <string>All</string>
458                                    </property>
459                                </item>
460                                <property name="name">
461                                    <cstring>MidiChannelComboBox</cstring>
462                                </property>
463                                <property name="toolTip" stdset="0">
464                                    <string>MIDI input channel</string>
465                                </property>
466                            </widget>
467                        </hbox>
468                    </widget>
469                    <widget class="QLayoutWidget" row="1" column="1">
470                        <property name="name">
471                            <cstring>layout12</cstring>
472                        </property>
473                        <hbox>
474                            <property name="name">
475                                <cstring>unnamed</cstring>
476                            </property>
477                            <widget class="QComboBox">
478                                <property name="name">
479                                    <cstring>MidiDeviceComboBox</cstring>
480                                </property>
481                                <property name="sizePolicy">
482                                    <sizepolicy>
483                                        <hsizetype>7</hsizetype>
484                                        <vsizetype>0</vsizetype>
485                                        <horstretch>0</horstretch>
486                                        <verstretch>0</verstretch>
487                                    </sizepolicy>
488                                </property>
489                                <property name="toolTip" stdset="0">
490                                    <string>MIDI input device</string>
491                                </property>
492                            </widget>
493                            <widget class="QPushButton">
494                                <property name="name">
495                                    <cstring>MidiDevicePushButton</cstring>
496                                </property>
497                                <property name="sizePolicy">
498                                    <sizepolicy>
499                                        <hsizetype>0</hsizetype>
500                                        <vsizetype>0</vsizetype>
501                                        <horstretch>0</horstretch>
502                                        <verstretch>0</verstretch>
503                                    </sizepolicy>
504                                </property>
505                                <property name="minimumSize">
506                                    <size>
507                                        <width>24</width>
508                                        <height>24</height>
509                                    </size>
510                                </property>
511                                <property name="maximumSize">
512                                    <size>
513                                        <width>26</width>
514                                        <height>26</height>
515                                    </size>
516                                </property>
517                                <property name="text">
518                                    <string></string>
519                                </property>
520                                <property name="pixmap">
521                                    <pixmap>midi1.png</pixmap>
522                                </property>
523                                <property name="toolTip" stdset="0">
524                                    <string>MIDI input device setup</string>
525                                </property>
526                            </widget>
527                        </hbox>
528                  </widget>                  </widget>
529              </grid>              </grid>
530          </widget>          </widget>
# Line 480  Line 534 
534              </property>              </property>
535              <property name="sizePolicy">              <property name="sizePolicy">
536                  <sizepolicy>                  <sizepolicy>
537                      <hsizetype>1</hsizetype>                      <hsizetype>7</hsizetype>
538                      <vsizetype>5</vsizetype>                      <vsizetype>5</vsizetype>
539                      <horstretch>0</horstretch>                      <horstretch>0</horstretch>
540                      <verstretch>0</verstretch>                      <verstretch>0</verstretch>
# Line 502  Line 556 
556                  <property name="spacing">                  <property name="spacing">
557                      <number>8</number>                      <number>8</number>
558                  </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>  
559                  <widget class="QLabel" row="0" column="0">                  <widget class="QLabel" row="0" column="0">
560                      <property name="name">                      <property name="name">
561                          <cstring>AudioDriverTextLabel</cstring>                          <cstring>AudioDriverTextLabel</cstring>
# Line 546  Line 584 
584                          <cstring>AudioDeviceComboBox</cstring>                          <cstring>AudioDeviceComboBox</cstring>
585                      </property>                      </property>
586                  </widget>                  </widget>
587                  <spacer row="0" column="2">                  <widget class="QLayoutWidget" row="0" column="1">
588                      <property name="name">                      <property name="name">
589                          <cstring>spacer2</cstring>                          <cstring>layout21</cstring>
                     </property>  
                     <property name="orientation">  
                         <enum>Horizontal</enum>  
590                      </property>                      </property>
591                      <property name="sizeType">                      <hbox>
592                          <enum>Expanding</enum>                          <property name="name">
593                      </property>                              <cstring>unnamed</cstring>
594                      <property name="sizeHint">                          </property>
595                          <size>                          <widget class="QComboBox">
596                              <width>210</width>                              <property name="name">
597                              <height>8</height>                                  <cstring>AudioDriverComboBox</cstring>
598                          </size>                              </property>
599                      </property>                              <property name="sizePolicy">
600                  </spacer>                                  <sizepolicy>
601                                        <hsizetype>5</hsizetype>
602                                        <vsizetype>0</vsizetype>
603                                        <horstretch>0</horstretch>
604                                        <verstretch>0</verstretch>
605                                    </sizepolicy>
606                                </property>
607                                <property name="toolTip" stdset="0">
608                                    <string>Audio output driver type</string>
609                                </property>
610                            </widget>
611                            <spacer>
612                                <property name="name">
613                                    <cstring>spacer2</cstring>
614                                </property>
615                                <property name="orientation">
616                                    <enum>Horizontal</enum>
617                                </property>
618                                <property name="sizeType">
619                                    <enum>Expanding</enum>
620                                </property>
621                                <property name="sizeHint">
622                                    <size>
623                                        <width>210</width>
624                                        <height>16</height>
625                                    </size>
626                                </property>
627                            </spacer>
628                        </hbox>
629                    </widget>
630                    <widget class="QLayoutWidget" row="1" column="1">
631                        <property name="name">
632                            <cstring>layout22</cstring>
633                        </property>
634                        <hbox>
635                            <property name="name">
636                                <cstring>unnamed</cstring>
637                            </property>
638                            <widget class="QComboBox">
639                                <property name="name">
640                                    <cstring>AudioDeviceComboBox</cstring>
641                                </property>
642                                <property name="sizePolicy">
643                                    <sizepolicy>
644                                        <hsizetype>7</hsizetype>
645                                        <vsizetype>0</vsizetype>
646                                        <horstretch>0</horstretch>
647                                        <verstretch>0</verstretch>
648                                    </sizepolicy>
649                                </property>
650                                <property name="toolTip" stdset="0">
651                                    <string>Audio output device</string>
652                                </property>
653                            </widget>
654                            <widget class="QPushButton">
655                                <property name="name">
656                                    <cstring>AudioDevicePushButton</cstring>
657                                </property>
658                                <property name="sizePolicy">
659                                    <sizepolicy>
660                                        <hsizetype>0</hsizetype>
661                                        <vsizetype>0</vsizetype>
662                                        <horstretch>0</horstretch>
663                                        <verstretch>0</verstretch>
664                                    </sizepolicy>
665                                </property>
666                                <property name="minimumSize">
667                                    <size>
668                                        <width>24</width>
669                                        <height>24</height>
670                                    </size>
671                                </property>
672                                <property name="maximumSize">
673                                    <size>
674                                        <width>26</width>
675                                        <height>26</height>
676                                    </size>
677                                </property>
678                                <property name="text">
679                                    <string></string>
680                                </property>
681                                <property name="pixmap">
682                                    <pixmap>audio1.png</pixmap>
683                                </property>
684                                <property name="toolTip" stdset="0">
685                                    <string>Audio output device setup</string>
686                                </property>
687                            </widget>
688                        </hbox>
689                    </widget>
690              </grid>              </grid>
691          </widget>          </widget>
692      </grid>      </grid>
# Line 576  Line 700 
700      </connection>      </connection>
701      <connection>      <connection>
702          <sender>InstrumentFileComboBox</sender>          <sender>InstrumentFileComboBox</sender>
703          <signal>textChanged(const QString &amp;)</signal>          <signal>activated(const QString&amp;)</signal>
704          <receiver>qsamplerChannelForm</receiver>          <receiver>qsamplerChannelForm</receiver>
705          <slot>updateInstrumentName()</slot>          <slot>updateInstrumentName()</slot>
706      </connection>      </connection>
# Line 594  Line 718 
718      </connection>      </connection>
719      <connection>      <connection>
720          <sender>MidiDriverComboBox</sender>          <sender>MidiDriverComboBox</sender>
721          <signal>activated(const QString &amp;)</signal>          <signal>activated(const QString&amp;)</signal>
722          <receiver>qsamplerChannelForm</receiver>          <receiver>qsamplerChannelForm</receiver>
723          <slot>selectMidiDriver(const QString&amp;)</slot>          <slot>selectMidiDriver(const QString&amp;)</slot>
724      </connection>      </connection>
# Line 618  Line 742 
742      </connection>      </connection>
743      <connection>      <connection>
744          <sender>AudioDriverComboBox</sender>          <sender>AudioDriverComboBox</sender>
745          <signal>activated(const QString &amp;)</signal>          <signal>activated(const QString&amp;)</signal>
746          <receiver>qsamplerChannelForm</receiver>          <receiver>qsamplerChannelForm</receiver>
747          <slot>selectAudioDriver(const QString&amp;)</slot>          <slot>selectAudioDriver(const QString&amp;)</slot>
748      </connection>      </connection>
# Line 640  Line 764 
764          <receiver>qsamplerChannelForm</receiver>          <receiver>qsamplerChannelForm</receiver>
765          <slot>reject()</slot>          <slot>reject()</slot>
766      </connection>      </connection>
767        <connection>
768            <sender>MidiDevicePushButton</sender>
769            <signal>clicked()</signal>
770            <receiver>qsamplerChannelForm</receiver>
771            <slot>setupMidiDevice()</slot>
772        </connection>
773        <connection>
774            <sender>AudioDevicePushButton</sender>
775            <signal>clicked()</signal>
776            <receiver>qsamplerChannelForm</receiver>
777            <slot>setupAudioDevice()</slot>
778        </connection>
779  </connections>  </connections>
780  <tabstops>  <tabstops>
781      <tabstop>EngineNameComboBox</tabstop>      <tabstop>EngineNameComboBox</tabstop>
# Line 650  Line 786 
786      <tabstop>MidiPortSpinBox</tabstop>      <tabstop>MidiPortSpinBox</tabstop>
787      <tabstop>MidiChannelComboBox</tabstop>      <tabstop>MidiChannelComboBox</tabstop>
788      <tabstop>MidiDeviceComboBox</tabstop>      <tabstop>MidiDeviceComboBox</tabstop>
789        <tabstop>MidiDevicePushButton</tabstop>
790      <tabstop>AudioDriverComboBox</tabstop>      <tabstop>AudioDriverComboBox</tabstop>
791      <tabstop>AudioDeviceComboBox</tabstop>      <tabstop>AudioDeviceComboBox</tabstop>
792        <tabstop>AudioDevicePushButton</tabstop>
793      <tabstop>OkPushButton</tabstop>      <tabstop>OkPushButton</tabstop>
794      <tabstop>CancelPushButton</tabstop>      <tabstop>CancelPushButton</tabstop>
795  </tabstops>  </tabstops>
# Line 660  Line 798 
798      <include location="local" impldecl="in declaration">qsamplerChannel.h</include>      <include location="local" impldecl="in declaration">qsamplerChannel.h</include>
799      <include location="local" impldecl="in implementation">qsamplerChannelForm.ui.h</include>      <include location="local" impldecl="in implementation">qsamplerChannelForm.ui.h</include>
800  </includes>  </includes>
801    <forwards>
802        <forward>class qsamplerDeviceForm;</forward>
803    </forwards>
804  <variables>  <variables>
805      <variable access="private">qsamplerChannel *m_pChannel;</variable>      <variable access="private">qsamplerChannel *m_pChannel;</variable>
806      <variable access="private">int m_iDirtySetup;</variable>      <variable access="private">int m_iDirtySetup;</variable>
807      <variable access="private">int m_iDirtyCount;</variable>      <variable access="private">int m_iDirtyCount;</variable>
808      <variable access="private">QPtrList &lt; qsamplerDevice &gt; m_audioDevices;</variable>      <variable access="private">QPtrList &lt; qsamplerDevice &gt; m_audioDevices;</variable>
809      <variable access="private">QPtrList &lt; qsamplerDevice &gt; m_midiDevices;</variable>      <variable access="private">QPtrList &lt; qsamplerDevice &gt; m_midiDevices;</variable>
810        <variable access="private">qsamplerDeviceForm *m_pDeviceForm;</variable>
811  </variables>  </variables>
812  <slots>  <slots>
813      <slot specifier="non virtual">accept()</slot>      <slot specifier="non virtual">accept()</slot>
# Line 674  Line 816 
816      <slot specifier="non virtual">updateInstrumentName()</slot>      <slot specifier="non virtual">updateInstrumentName()</slot>
817      <slot specifier="non virtual">selectMidiDriver( const QString &amp; sMidiDriver )</slot>      <slot specifier="non virtual">selectMidiDriver( const QString &amp; sMidiDriver )</slot>
818      <slot specifier="non virtual">selectMidiDevice( int iMidiItem )</slot>      <slot specifier="non virtual">selectMidiDevice( int iMidiItem )</slot>
819        <slot specifier="non virtual">setupMidiDevice()</slot>
820      <slot specifier="non virtual">selectAudioDriver( const QString &amp; sAudioDriver )</slot>      <slot specifier="non virtual">selectAudioDriver( const QString &amp; sAudioDriver )</slot>
821      <slot specifier="non virtual">selectAudioDevice( int iAudioItem )</slot>      <slot specifier="non virtual">selectAudioDevice( int iAudioItem )</slot>
822        <slot specifier="non virtual">setupAudioDevice()</slot>
823      <slot specifier="non virtual">optionsChanged()</slot>      <slot specifier="non virtual">optionsChanged()</slot>
824      <slot specifier="non virtual">stabilizeForm()</slot>      <slot specifier="non virtual">stabilizeForm()</slot>
825  </slots>  </slots>
# Line 683  Line 827 
827      <function access="private" specifier="non virtual">init()</function>      <function access="private" specifier="non virtual">init()</function>
828      <function access="private" specifier="non virtual">destroy()</function>      <function access="private" specifier="non virtual">destroy()</function>
829      <function specifier="non virtual">setup( qsamplerChannel *pChannel )</function>      <function specifier="non virtual">setup( qsamplerChannel *pChannel )</function>
830        <function specifier="non virtual">setupDevice( qsamplerDevice *pDevice )</function>
831  </functions>  </functions>
832  <pixmapinproject/>  <pixmapinproject/>
833  <layoutdefaults spacing="8" margin="8"/>  <layoutdefaults spacing="8" margin="8"/>

Legend:
Removed from v.455  
changed lines
  Added in v.487

  ViewVC Help
Powered by ViewVC