/[svn]/qsampler/trunk/src/qsamplerChannelForm.ui
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerChannelForm.ui

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 95 by capela, Sun May 30 15:38:06 2004 UTC revision 367 by capela, Fri Feb 11 08:46:58 2005 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, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2005, 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 28  Line 28 
28          <rect>          <rect>
29              <x>0</x>              <x>0</x>
30              <y>0</y>              <y>0</y>
31              <width>424</width>              <width>430</width>
32              <height>268</height>              <height>255</height>
33          </rect>          </rect>
34      </property>      </property>
35      <property name="sizePolicy">      <property name="sizePolicy">
# Line 93  Line 93 
93          </widget>          </widget>
94          <widget class="QLabel" row="1" column="0">          <widget class="QLabel" row="1" column="0">
95              <property name="name">              <property name="name">
96                  <cstring>InstrumentTextLabel</cstring>                  <cstring>InstrumentFileTextLabel</cstring>
97              </property>              </property>
98              <property name="sizePolicy">              <property name="sizePolicy">
99                  <sizepolicy>                  <sizepolicy>
# Line 104  Line 104 
104                  </sizepolicy>                  </sizepolicy>
105              </property>              </property>
106              <property name="text">              <property name="text">
107                  <string>&amp;Instrument:</string>                  <string>&amp;Filename:</string>
108              </property>              </property>
109              <property name="alignment">              <property name="alignment">
110                  <set>AlignVCenter|AlignRight</set>                  <set>AlignVCenter|AlignRight</set>
# Line 159  Line 159 
159                      <verstretch>0</verstretch>                      <verstretch>0</verstretch>
160                  </sizepolicy>                  </sizepolicy>
161              </property>              </property>
162                <property name="minimumSize">
163                    <size>
164                        <width>320</width>
165                        <height>0</height>
166                    </size>
167                </property>
168              <property name="editable">              <property name="editable">
169                  <bool>true</bool>                  <bool>true</bool>
170              </property>              </property>
# Line 166  Line 172 
172                  <string>Instrument filename</string>                  <string>Instrument filename</string>
173              </property>              </property>
174          </widget>          </widget>
         <spacer row="3" column="0" rowspan="2" colspan="1">  
             <property name="name">  
                 <cstring>spacer1</cstring>  
             </property>  
             <property name="orientation">  
                 <enum>Vertical</enum>  
             </property>  
             <property name="sizeType">  
                 <enum>Expanding</enum>  
             </property>  
             <property name="sizeHint">  
                 <size>  
                     <width>8</width>  
                     <height>8</height>  
                 </size>  
             </property>  
         </spacer>  
175          <widget class="QLayoutWidget" row="5" column="0" rowspan="1" colspan="4">          <widget class="QLayoutWidget" row="5" column="0" rowspan="1" colspan="4">
176              <property name="name">              <property name="name">
177                  <cstring>layout1</cstring>                  <cstring>layout1</cstring>
# Line 232  Line 221 
221                  </widget>                  </widget>
222              </hbox>              </hbox>
223          </widget>          </widget>
224          <widget class="QSpinBox" row="2" column="1">          <widget class="QComboBox" row="2" column="1" rowspan="1" colspan="3">
225              <property name="name">              <property name="name">
226                  <cstring>InstrumentNrSpinBox</cstring>                  <cstring>InstrumentNrComboBox</cstring>
227              </property>              </property>
228              <property name="maximumSize">              <property name="sizePolicy">
229                    <sizepolicy>
230                        <hsizetype>7</hsizetype>
231                        <vsizetype>0</vsizetype>
232                        <horstretch>0</horstretch>
233                        <verstretch>0</verstretch>
234                    </sizepolicy>
235                </property>
236                <property name="minimumSize">
237                  <size>                  <size>
238                      <width>40</width>                      <width>320</width>
239                      <height>32767</height>                      <height>0</height>
240                  </size>                  </size>
241              </property>              </property>
242              <property name="toolTip" stdset="0">              <property name="toolTip" stdset="0">
243                  <string>Instrument index</string>                  <string>Instrument name</string>
244              </property>              </property>
245          </widget>          </widget>
246          <widget class="QLabel" row="2" column="0">          <widget class="QLabel" row="2" column="0">
# Line 251  Line 248 
248                  <cstring>InstrumentNrTextLabel</cstring>                  <cstring>InstrumentNrTextLabel</cstring>
249              </property>              </property>
250              <property name="text">              <property name="text">
251                  <string>Inde&amp;x:</string>                  <string>&amp;Instrument:</string>
252              </property>              </property>
253              <property name="alignment">              <property name="alignment">
254                  <set>AlignVCenter|AlignRight</set>                  <set>AlignVCenter|AlignRight</set>
255              </property>              </property>
256              <property name="buddy" stdset="0">              <property name="buddy" stdset="0">
257                  <cstring>InstrumentNrSpinBox</cstring>                  <cstring>InstrumentNrComboBox</cstring>
             </property>  
         </widget>  
         <widget class="QLabel" row="2" column="2" rowspan="1" colspan="2">  
             <property name="name">  
                 <cstring>InstrumentNameTextLabel</cstring>  
             </property>  
             <property name="sizePolicy">  
                 <sizepolicy>  
                     <hsizetype>1</hsizetype>  
                     <vsizetype>5</vsizetype>  
                     <horstretch>0</horstretch>  
                     <verstretch>0</verstretch>  
                 </sizepolicy>  
             </property>  
             <property name="toolTip" stdset="0">  
                 <string>Instrument name</string>  
258              </property>              </property>
259          </widget>          </widget>
260          <widget class="QGroupBox" row="3" column="1" rowspan="1" colspan="3">          <widget class="QGroupBox" row="3" column="1" rowspan="1" colspan="3">
# Line 289  Line 270 
270                  </sizepolicy>                  </sizepolicy>
271              </property>              </property>
272              <property name="title">              <property name="title">
273                  <string>&amp;MIDI/Input</string>                  <string>MIDI / Input</string>
274              </property>              </property>
275              <hbox>              <hbox>
276                  <property name="name">                  <property name="name">
# Line 361  Line 342 
342                          <set>AlignVCenter|AlignRight</set>                          <set>AlignVCenter|AlignRight</set>
343                      </property>                      </property>
344                      <property name="buddy" stdset="0">                      <property name="buddy" stdset="0">
345                          <cstring>MidiChannelSpinBox</cstring>                          <cstring>MidiChannelComboBox</cstring>
346                      </property>                      </property>
347                  </widget>                  </widget>
348                  <widget class="QSpinBox">                  <widget class="QComboBox">
349                        <item>
350                            <property name="text">
351                                <string>1</string>
352                            </property>
353                        </item>
354                        <item>
355                            <property name="text">
356                                <string>2</string>
357                            </property>
358                        </item>
359                        <item>
360                            <property name="text">
361                                <string>3</string>
362                            </property>
363                        </item>
364                        <item>
365                            <property name="text">
366                                <string>4</string>
367                            </property>
368                        </item>
369                        <item>
370                            <property name="text">
371                                <string>5</string>
372                            </property>
373                        </item>
374                        <item>
375                            <property name="text">
376                                <string>6</string>
377                            </property>
378                        </item>
379                        <item>
380                            <property name="text">
381                                <string>7</string>
382                            </property>
383                        </item>
384                        <item>
385                            <property name="text">
386                                <string>8</string>
387                            </property>
388                        </item>
389                        <item>
390                            <property name="text">
391                                <string>9</string>
392                            </property>
393                        </item>
394                        <item>
395                            <property name="text">
396                                <string>10</string>
397                            </property>
398                        </item>
399                        <item>
400                            <property name="text">
401                                <string>11</string>
402                            </property>
403                        </item>
404                        <item>
405                            <property name="text">
406                                <string>12</string>
407                            </property>
408                        </item>
409                        <item>
410                            <property name="text">
411                                <string>13</string>
412                            </property>
413                        </item>
414                        <item>
415                            <property name="text">
416                                <string>14</string>
417                            </property>
418                        </item>
419                        <item>
420                            <property name="text">
421                                <string>15</string>
422                            </property>
423                        </item>
424                        <item>
425                            <property name="text">
426                                <string>16</string>
427                            </property>
428                        </item>
429                        <item>
430                            <property name="text">
431                                <string>All</string>
432                            </property>
433                        </item>
434                      <property name="name">                      <property name="name">
435                          <cstring>MidiChannelSpinBox</cstring>                          <cstring>MidiChannelComboBox</cstring>
                     </property>  
                     <property name="maxValue">  
                         <number>16</number>  
                     </property>  
                     <property name="minValue">  
                         <number>0</number>  
436                      </property>                      </property>
437                      <property name="toolTip" stdset="0">                      <property name="toolTip" stdset="0">
438                          <string>MIDI input channel</string>                          <string>MIDI input channel</string>
# Line 410  Line 470 
470                  </sizepolicy>                  </sizepolicy>
471              </property>              </property>
472              <property name="title">              <property name="title">
473                  <string>&amp;Audio/Output</string>                  <string>Audio / Output</string>
474              </property>              </property>
475              <property name="alignment">              <property name="alignment">
476                  <set>AlignAuto</set>                  <set>AlignAuto</set>
# Line 498  Line 558 
558          <slot>openInstrumentFile()</slot>          <slot>openInstrumentFile()</slot>
559      </connection>      </connection>
560      <connection>      <connection>
561          <sender>InstrumentNrSpinBox</sender>          <sender>InstrumentNrComboBox</sender>
562          <signal>valueChanged(int)</signal>          <signal>activated(int)</signal>
563          <receiver>qsamplerChannelForm</receiver>          <receiver>qsamplerChannelForm</receiver>
564          <slot>updateInstrumentName()</slot>          <slot>optionsChanged()</slot>
565      </connection>      </connection>
566      <connection>      <connection>
567          <sender>MidiDriverComboBox</sender>          <sender>MidiDriverComboBox</sender>
# Line 516  Line 576 
576          <slot>optionsChanged()</slot>          <slot>optionsChanged()</slot>
577      </connection>      </connection>
578      <connection>      <connection>
579          <sender>MidiChannelSpinBox</sender>          <sender>MidiChannelComboBox</sender>
580          <signal>valueChanged(int)</signal>          <signal>activated(int)</signal>
581          <receiver>qsamplerChannelForm</receiver>          <receiver>qsamplerChannelForm</receiver>
582          <slot>optionsChanged()</slot>          <slot>optionsChanged()</slot>
583      </connection>      </connection>
# Line 544  Line 604 
604      <tabstop>EngineNameComboBox</tabstop>      <tabstop>EngineNameComboBox</tabstop>
605      <tabstop>InstrumentFileComboBox</tabstop>      <tabstop>InstrumentFileComboBox</tabstop>
606      <tabstop>InstrumentFilePushButton</tabstop>      <tabstop>InstrumentFilePushButton</tabstop>
607      <tabstop>InstrumentNrSpinBox</tabstop>      <tabstop>InstrumentNrComboBox</tabstop>
608      <tabstop>MidiDriverComboBox</tabstop>      <tabstop>MidiDriverComboBox</tabstop>
609      <tabstop>MidiPortSpinBox</tabstop>      <tabstop>MidiPortSpinBox</tabstop>
610      <tabstop>MidiChannelSpinBox</tabstop>      <tabstop>MidiChannelComboBox</tabstop>
611      <tabstop>AudioDriverComboBox</tabstop>      <tabstop>AudioDriverComboBox</tabstop>
612      <tabstop>OkPushButton</tabstop>      <tabstop>OkPushButton</tabstop>
613      <tabstop>CancelPushButton</tabstop>      <tabstop>CancelPushButton</tabstop>
614  </tabstops>  </tabstops>
615  <includes>  <includes>
616        <include location="local" impldecl="in declaration">qsamplerChannel.h</include>
617      <include location="local" impldecl="in implementation">qsamplerChannelForm.ui.h</include>      <include location="local" impldecl="in implementation">qsamplerChannelForm.ui.h</include>
618  </includes>  </includes>
 <forwards>  
     <forward>class qsamplerChannelStrip;</forward>  
 </forwards>  
619  <variables>  <variables>
620      <variable access="private">qsamplerChannelStrip *m_pChannel;</variable>      <variable access="private">qsamplerChannel *m_pChannel;</variable>
621      <variable access="private">int m_iDirtySetup;</variable>      <variable access="private">int m_iDirtySetup;</variable>
622      <variable access="private">int m_iDirtyCount;</variable>      <variable access="private">int m_iDirtyCount;</variable>
623  </variables>  </variables>
# Line 574  Line 632 
632  <functions>  <functions>
633      <function access="private" specifier="non virtual">init()</function>      <function access="private" specifier="non virtual">init()</function>
634      <function access="private" specifier="non virtual">destroy()</function>      <function access="private" specifier="non virtual">destroy()</function>
635      <function specifier="non virtual">setup( qsamplerChannelStrip *pChannel )</function>      <function specifier="non virtual">setup( qsamplerChannel *pChannel )</function>
636  </functions>  </functions>
637  <pixmapinproject/>  <pixmapinproject/>
638  <layoutdefaults spacing="8" margin="8"/>  <layoutdefaults spacing="8" margin="8"/>

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

  ViewVC Help
Powered by ViewVC