sout.cpp File Reference

Include dependency graph for sout.cpp:


Defines

#define CB(x)   CONNECT( ui.x, toggled( bool ), this, updateMRL() );
#define CT(x)   CONNECT( ui.x, textChanged( const QString& ), this, updateMRL() );
#define CS(x)   CONNECT( ui.x, valueChanged( int ), this, updateMRL() );
#define CC(x)   CONNECT( ui.x, currentIndexChanged( int ), this, updateMRL() );

Define Documentation

#define CB (  )     CONNECT( ui.x, toggled( bool ), this, updateMRL() );

Referenced by SoutDialog::SoutDialog().

#define CC (  )     CONNECT( ui.x, currentIndexChanged( int ), this, updateMRL() );

#define CS (  )     CONNECT( ui.x, valueChanged( int ), this, updateMRL() );

#define CT (  )     CONNECT( ui.x, textChanged( const QString& ), this, updateMRL() );


Generated on Tue May 25 08:05:19 2010 for VLC by  doxygen 1.5.6