--- qsampler/trunk/src/qsamplerChannelStrip.ui 2007/10/01 18:26:06 1366 +++ qsampler/trunk/src/qsamplerChannelStrip.ui 2007/10/01 22:03:35 1367 @@ -1,4 +1,4 @@ - + qsamplerChannelStrip qsampler - A LinuxSampler Qt GUI Interface. @@ -505,32 +505,32 @@ channelChanged( qsamplerChannelStrip * ) - channelSetup( void ) + channelSetup() channelMute( bool bMute ) channelSolo( bool bSolo ) channelEdit() - channelReset( void ) + channelReset() volumeChanged( int iVolume ) - init( void ) - destroy( void ) + init() + destroy() decodeDragFile( const QMimeSource * pEvent, QString & sInstrumentFile ) dragEnterEvent( QDragEnterEvent * pDragEnterEvent ) dropEvent( QDropEvent * pDropEvent ) setup( qsamplerChannel * pChannel ) - channel( void ) - displayFont( void ) + channel() + displayFont() setDisplayFont( const QFont & font ) setDisplayEffect( bool bDisplayEffect ) setDisplayBackground( const QPixmap & pm ) setMaxVolume( int iMaxVolume ) updateInstrumentName( bool bForce ) - updateChannelVolume( void ) - updateChannelInfo( void ) - updateChannelUsage( void ) + updateChannelVolume() + updateChannelInfo() + updateChannelUsage() contextMenuEvent( QContextMenuEvent * pEvent ) - resetErrorCount( void ) + resetErrorCount()