/[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 255 by capela, Tue Sep 28 16:17:43 2004 UTC revision 295 by capela, Tue Nov 16 15:26:18 2004 UTC
# Line 356  Line 356 
356                  <widget class="QComboBox">                  <widget class="QComboBox">
357                      <item>                      <item>
358                          <property name="text">                          <property name="text">
                             <string>All</string>  
                         </property>  
                     </item>  
                     <item>  
                         <property name="text">  
359                              <string>1</string>                              <string>1</string>
360                          </property>                          </property>
361                      </item>                      </item>
# Line 439  Line 434 
434                              <string>16</string>                              <string>16</string>
435                          </property>                          </property>
436                      </item>                      </item>
437                        <item>
438                            <property name="text">
439                                <string>All</string>
440                            </property>
441                        </item>
442                      <property name="name">                      <property name="name">
443                          <cstring>MidiChannelComboBox</cstring>                          <cstring>MidiChannelComboBox</cstring>
444                      </property>                      </property>
# Line 621  Line 621 
621      <tabstop>CancelPushButton</tabstop>      <tabstop>CancelPushButton</tabstop>
622  </tabstops>  </tabstops>
623  <includes>  <includes>
624        <include location="local" impldecl="in declaration">qsamplerChannel.h</include>
625      <include location="local" impldecl="in implementation">qsamplerChannelForm.ui.h</include>      <include location="local" impldecl="in implementation">qsamplerChannelForm.ui.h</include>
626  </includes>  </includes>
 <forwards>  
     <forward>class qsamplerChannelStrip;</forward>  
 </forwards>  
627  <variables>  <variables>
628      <variable access="private">qsamplerChannelStrip *m_pChannel;</variable>      <variable access="private">qsamplerChannel *m_pChannel;</variable>
629      <variable access="private">int m_iDirtySetup;</variable>      <variable access="private">int m_iDirtySetup;</variable>
630      <variable access="private">int m_iDirtyCount;</variable>      <variable access="private">int m_iDirtyCount;</variable>
631  </variables>  </variables>
# Line 642  Line 640 
640  <functions>  <functions>
641      <function access="private" specifier="non virtual">init()</function>      <function access="private" specifier="non virtual">init()</function>
642      <function access="private" specifier="non virtual">destroy()</function>      <function access="private" specifier="non virtual">destroy()</function>
643      <function specifier="non virtual">setup( qsamplerChannelStrip *pChannel, bool bNew )</function>      <function specifier="non virtual">setup( qsamplerChannel *pChannel )</function>
644  </functions>  </functions>
645  <pixmapinproject/>  <pixmapinproject/>
646  <layoutdefaults spacing="8" margin="8"/>  <layoutdefaults spacing="8" margin="8"/>

Legend:
Removed from v.255  
changed lines
  Added in v.295

  ViewVC Help
Powered by ViewVC