virtual void virtualResize () = 0
virtual void virtualPaint ( QPaintEvent * event ) = 0
virtual void virtualUpdateSlider () = 0
virtual void paintButton ( QPainter & p, int i )
virtual void drawOverlays ()
QString timeAsString ( long )
void keyPressEvent ( QKeyEvent * event )
void keyReleaseEvent ( QKeyEvent * event )
void mouseMoveEvent ( QMouseEvent * event )
void mousePressEvent ( QMouseEvent * event )
void mouseReleaseEvent ( QMouseEvent * event )
void closeEvent ( QCloseEvent * event )
void resizeEvent ( QResizeEvent * event )
void paintEvent ( QPaintEvent * event )
void resetButtons ()
void updateSlider ()
void setButtonData ( MediaButton * mediaButtons, int count )
void resizeObjects ( int w, int h, int scaleW, int scaleH, int cornerWidgetWidth = 0 )
void setToggleButton ( MediaButtonType, bool )
void toggleButton ( int )
void paintAllButtons ( QPainter & p )
void getButtonPix ( bool down )
void getButtonMask ( int i )
bool videoGeometry ( QRect & )
void drawVolumeOverlay ( bool inPaintEvent = true )
It is currently private to those apps, and its API,
and therefore binary compatibilty may change in later
versions.