/[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 757 by capela, Fri Aug 26 23:04:32 2005 UTC revision 758 by capela, Sun Aug 28 00:31:34 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>435</width>              <width>508</width>
32              <height>330</height>              <height>445</height>
33          </rect>          </rect>
34      </property>      </property>
35      <property name="sizePolicy">      <property name="sizePolicy">
# 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 97  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="QPushButton" row="1" column="2">
101              <property name="name">              <property name="name">
102                  <cstring>InstrumentFilePushButton</cstring>                  <cstring>InstrumentFilePushButton</cstring>
103              </property>              </property>
# Line 131  Line 131 
131                  <string>Browse for instrument filename</string>                  <string>Browse for instrument filename</string>
132              </property>              </property>
133          </widget>          </widget>
134          <widget class="QComboBox" row="1" column="1" rowspan="1" colspan="2">          <widget class="QComboBox" row="1" column="1">
135              <property name="name">              <property name="name">
136                  <cstring>InstrumentFileComboBox</cstring>                  <cstring>InstrumentFileComboBox</cstring>
137              </property>              </property>
# Line 156  Line 156 
156                  <string>Instrument filename</string>                  <string>Instrument filename</string>
157              </property>              </property>
158          </widget>          </widget>
159          <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>layout01</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">  
160              <property name="name">              <property name="name">
161                  <cstring>InstrumentNrComboBox</cstring>                  <cstring>InstrumentNrComboBox</cstring>
162              </property>              </property>
# Line 241  Line 192 
192                  <cstring>InstrumentNrComboBox</cstring>                  <cstring>InstrumentNrComboBox</cstring>
193              </property>              </property>
194          </widget>          </widget>
195          <widget class="QGroupBox" row="3" column="1" rowspan="1" colspan="3">          <widget class="QGroupBox" row="3" column="1" rowspan="1" colspan="2">
196              <property name="name">              <property name="name">
197                  <cstring>MidiGroupBox</cstring>                  <cstring>MidiGroupBox</cstring>
198              </property>              </property>
# Line 528  Line 479 
479                  </widget>                  </widget>
480              </grid>              </grid>
481          </widget>          </widget>
482          <widget class="QGroupBox" row="4" column="1" rowspan="1" colspan="3">          <widget class="QLayoutWidget" row="5" column="0" rowspan="1" colspan="3">
483                <property name="name">
484                    <cstring>layout01</cstring>
485                </property>
486                <hbox>
487                    <property name="name">
488                        <cstring>unnamed</cstring>
489                    </property>
490                    <spacer>
491                        <property name="name">
492                            <cstring>spacer3</cstring>
493                        </property>
494                        <property name="orientation">
495                            <enum>Horizontal</enum>
496                        </property>
497                        <property name="sizeType">
498                            <enum>Expanding</enum>
499                        </property>
500                        <property name="sizeHint">
501                            <size>
502                                <width>8</width>
503                                <height>8</height>
504                            </size>
505                        </property>
506                    </spacer>
507                    <widget class="QPushButton">
508                        <property name="name">
509                            <cstring>OkPushButton</cstring>
510                        </property>
511                        <property name="text">
512                            <string>OK</string>
513                        </property>
514                        <property name="iconSet">
515                            <iconset>formAccept.png</iconset>
516                        </property>
517                    </widget>
518                    <widget class="QPushButton">
519                        <property name="name">
520                            <cstring>CancelPushButton</cstring>
521                        </property>
522                        <property name="text">
523                            <string>Cancel</string>
524                        </property>
525                        <property name="iconSet">
526                            <iconset>formReject.png</iconset>
527                        </property>
528                    </widget>
529                </hbox>
530            </widget>
531            <widget class="QGroupBox" row="4" column="1" rowspan="1" colspan="2">
532              <property name="name">              <property name="name">
533                  <cstring>AudioGroupBox</cstring>                  <cstring>AudioGroupBox</cstring>
534              </property>              </property>
# Line 570  Line 570 
570                          <cstring>AudioDriverComboBox</cstring>                          <cstring>AudioDriverComboBox</cstring>
571                      </property>                      </property>
572                  </widget>                  </widget>
                 <widget class="QLabel" row="1" column="0">  
                     <property name="name">  
                         <cstring>AudioDeviceTextLabel</cstring>  
                     </property>  
                     <property name="text">  
                         <string>&amp;Device:</string>  
                     </property>  
                     <property name="alignment">  
                         <set>AlignVCenter</set>  
                     </property>  
                     <property name="buddy" stdset="0">  
                         <cstring>AudioDeviceComboBox</cstring>  
                     </property>  
                 </widget>  
573                  <widget class="QLayoutWidget" row="0" column="1">                  <widget class="QLayoutWidget" row="0" column="1">
574                      <property name="name">                      <property name="name">
575                          <cstring>layout21</cstring>                          <cstring>layout21</cstring>
# Line 687  Line 673 
673                          </widget>                          </widget>
674                      </hbox>                      </hbox>
675                  </widget>                  </widget>
676                    <widget class="QLabel" row="1" column="0">
677                        <property name="name">
678                            <cstring>AudioDeviceTextLabel</cstring>
679                        </property>
680                        <property name="text">
681                            <string>&amp;Device:</string>
682                        </property>
683                        <property name="alignment">
684                            <set>AlignVCenter</set>
685                        </property>
686                        <property name="buddy" stdset="0">
687                            <cstring>AudioDeviceComboBox</cstring>
688                        </property>
689                    </widget>
690                    <widget class="qsamplerChannelRoutingTable" row="2" column="1">
691                        <property name="name">
692                            <cstring>AudioRoutingTable</cstring>
693                        </property>
694                        <property name="minimumSize">
695                            <size>
696                                <width>0</width>
697                                <height>100</height>
698                            </size>
699                        </property>
700                        <property name="focusPolicy">
701                            <enum>StrongFocus</enum>
702                        </property>
703                        <property name="toolTip" stdset="0">
704                            <string>Audio output channel routing</string>
705                        </property>
706                    </widget>
707              </grid>              </grid>
708          </widget>          </widget>
709      </grid>      </grid>
710  </widget>  </widget>
711    <customwidgets>
712        <customwidget>
713            <class>qsamplerChannelRoutingTable</class>
714            <header location="local">qsamplerChannel.h</header>
715            <sizehint>
716                <width>-1</width>
717                <height>-1</height>
718            </sizehint>
719            <container>0</container>
720            <sizepolicy>
721                <hordata>7</hordata>
722                <verdata>7</verdata>
723                <horstretch>0</horstretch>
724                <verstretch>0</verstretch>
725            </sizepolicy>
726        </customwidget>
727    </customwidgets>
728  <connections>  <connections>
729      <connection>      <connection>
730          <sender>EngineNameComboBox</sender>          <sender>EngineNameComboBox</sender>
# Line 790  Line 824 
824      <tabstop>AudioDriverComboBox</tabstop>      <tabstop>AudioDriverComboBox</tabstop>
825      <tabstop>AudioDeviceComboBox</tabstop>      <tabstop>AudioDeviceComboBox</tabstop>
826      <tabstop>AudioDevicePushButton</tabstop>      <tabstop>AudioDevicePushButton</tabstop>
827        <tabstop>AudioRoutingTable</tabstop>
828      <tabstop>OkPushButton</tabstop>      <tabstop>OkPushButton</tabstop>
829      <tabstop>CancelPushButton</tabstop>      <tabstop>CancelPushButton</tabstop>
830  </tabstops>  </tabstops>
# Line 808  Line 843 
843      <variable access="private">QPtrList &lt; qsamplerDevice &gt; m_audioDevices;</variable>      <variable access="private">QPtrList &lt; qsamplerDevice &gt; m_audioDevices;</variable>
844      <variable access="private">QPtrList &lt; qsamplerDevice &gt; m_midiDevices;</variable>      <variable access="private">QPtrList &lt; qsamplerDevice &gt; m_midiDevices;</variable>
845      <variable access="private">qsamplerDeviceForm *m_pDeviceForm;</variable>      <variable access="private">qsamplerDeviceForm *m_pDeviceForm;</variable>
846        <variable access="private">qsamplerChannelRoutingMap m_audioRouting;</variable>
847  </variables>  </variables>
848  <slots>  <slots>
849      <slot specifier="non virtual">accept()</slot>      <slot specifier="non virtual">accept()</slot>
# Line 820  Line 856 
856      <slot specifier="non virtual">selectAudioDriver( const QString &amp; sAudioDriver )</slot>      <slot specifier="non virtual">selectAudioDriver( const QString &amp; sAudioDriver )</slot>
857      <slot specifier="non virtual">selectAudioDevice( int iAudioItem )</slot>      <slot specifier="non virtual">selectAudioDevice( int iAudioItem )</slot>
858      <slot specifier="non virtual">setupAudioDevice()</slot>      <slot specifier="non virtual">setupAudioDevice()</slot>
859        <slot specifier="non virtual">changeAudioRouting( int iRow, int iCol )</slot>
860      <slot specifier="non virtual">updateDevices()</slot>      <slot specifier="non virtual">updateDevices()</slot>
861      <slot specifier="non virtual">optionsChanged()</slot>      <slot specifier="non virtual">optionsChanged()</slot>
862      <slot specifier="non virtual">stabilizeForm()</slot>      <slot specifier="non virtual">stabilizeForm()</slot>
# Line 828  Line 865 
865      <function access="private" specifier="non virtual">init()</function>      <function access="private" specifier="non virtual">init()</function>
866      <function access="private" specifier="non virtual">destroy()</function>      <function access="private" specifier="non virtual">destroy()</function>
867      <function specifier="non virtual">setup( qsamplerChannel *pChannel )</function>      <function specifier="non virtual">setup( qsamplerChannel *pChannel )</function>
868          <function specifier="non virtual">setupDevice( qsamplerDevice *pDevice, qsamplerDevice::qsamplerDeviceType deviceTypeMode, const QString &amp; sDriverName )</function>      <function specifier="non virtual">setupDevice( qsamplerDevice *pDevice, qsamplerDevice::qsamplerDeviceType deviceTypeMode, const QString &amp; sDriverName )</function>
869      <function specifier="non virtual">selectMidiDriverItem( const QString &amp; sMidiDriver )</function>      <function specifier="non virtual">selectMidiDriverItem( const QString &amp; sMidiDriver )</function>
870      <function specifier="non virtual">selectMidiDeviceItem( int iMidiItem )</function>      <function specifier="non virtual">selectMidiDeviceItem( int iMidiItem )</function>
871      <function specifier="non virtual">selectAudioDriverItem( const QString &amp; sAudioDriver )</function>      <function specifier="non virtual">selectAudioDriverItem( const QString &amp; sAudioDriver )</function>
872      <function specifier="non virtual">selectAudioDeviceItem( int iAudioItem )</function>      <function specifier="non virtual">selectAudioDeviceItem( int iAudioItem )</function>
873  </functions>  </functions>
874  <pixmapinproject/>  <pixmapinproject/>
875  <layoutdefaults spacing="8" margin="8"/>  <layoutdefaults spacing="4" margin="4"/>
876  </UI>  </UI>

Legend:
Removed from v.757  
changed lines
  Added in v.758

  ViewVC Help
Powered by ViewVC