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

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

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

revision 488 by capela, Thu Mar 31 16:26:40 2005 UTC revision 490 by capela, Fri Apr 1 00:34:58 2005 UTC
# Line 419  Line 419 
419      <variable access="private">int m_iDirtyCount;</variable>      <variable access="private">int m_iDirtyCount;</variable>
420      <variable access="private">bool m_bNewDevice;</variable>      <variable access="private">bool m_bNewDevice;</variable>
421      <variable access="private">qsamplerDevice::qsamplerDeviceType m_deviceType;</variable>      <variable access="private">qsamplerDevice::qsamplerDeviceType m_deviceType;</variable>
422            <variable access="private">qsamplerDevice::qsamplerDeviceType m_deviceTypeMode;</variable>
423      <variable access="private">qsamplerDeviceItem *m_pAudioItems;</variable>      <variable access="private">qsamplerDeviceItem *m_pAudioItems;</variable>
424      <variable access="private">qsamplerDeviceItem *m_pMidiItems;</variable>      <variable access="private">qsamplerDeviceItem *m_pMidiItems;</variable>
425  </variables>  </variables>
# Line 443  Line 444 
444      <function access="private" specifier="non virtual">showEvent( QShowEvent * pShowEvent )</function>      <function access="private" specifier="non virtual">showEvent( QShowEvent * pShowEvent )</function>
445      <function access="private" specifier="non virtual">hideEvent( QHideEvent * pHideEvent )</function>      <function access="private" specifier="non virtual">hideEvent( QHideEvent * pHideEvent )</function>
446      <function specifier="non virtual">setMainForm( qsamplerMainForm *pMainForm )</function>      <function specifier="non virtual">setMainForm( qsamplerMainForm *pMainForm )</function>
447        <function specifier="non virtual">setDeviceTypeMode( qsamplerDevice::qsamplerDeviceType deviceType )</function>
448        <function specifier="non virtual">setDriverName( const QString &amp; sDriverName )</function>
449        <function specifier="non virtual">setDevice( qsamplerDevice *pDevice )</function>
450      <function specifier="non virtual">setClient( lscp_client_t *pClient )</function>      <function specifier="non virtual">setClient( lscp_client_t *pClient )</function>
     <function specifier="non virtual">setDevice( qsamplerDevice::qsamplerDeviceType deviceType, int iDeviceID )</function>  
451  </functions>  </functions>
452  <pixmapinproject/>  <pixmapinproject/>
453  <layoutdefaults spacing="4" margin="4"/>  <layoutdefaults spacing="4" margin="4"/>

Legend:
Removed from v.488  
changed lines
  Added in v.490

  ViewVC Help
Powered by ViewVC