Gnash  0.8.11dev
Public Slots | Public Member Functions | Protected Member Functions | List of all members
gnash::qwidget Class Reference

#include <kdesup.h>

Inheritance diagram for gnash::qwidget:

Public Slots

void menuitem_restart_callback ()
 restart the movie from the beginning More...
 
void menuitem_refresh_callback ()
 force redraw of current frame More...
 
void menuitem_quit_callback ()
 quit complete, and close the application More...
 
void menuitem_play_callback ()
 Start the movie playing from the current frame. More...
 
void menuitem_pause_callback ()
 toggle that's playing or paused. More...
 
void menuitem_stop_callback ()
 stop the movie that's playing. More...
 

Public Member Functions

 qwidget (KdeGui *godfather)
 
void setInterval (unsigned int interval)
 

Protected Member Functions

void mousePressEvent (QMouseEvent *event)
 
void mouseReleaseEvent (QMouseEvent *)
 
void mouseMoveEvent (QMouseEvent *event)
 
void keyPressEvent (QKeyEvent *event)
 
void keyReleaseEvent (QKeyEvent *event)
 
void timerEvent (QTimerEvent *)
 
void resizeEvent (QResizeEvent *event)
 
void paintEvent (QPaintEvent *event)
 

Constructor & Destructor Documentation

§ qwidget()

gnash::qwidget::qwidget ( KdeGui godfather)

References _.

Member Function Documentation

§ keyPressEvent()

void gnash::qwidget::keyPressEvent ( QKeyEvent *  event)
protected

§ keyReleaseEvent()

void gnash::qwidget::keyReleaseEvent ( QKeyEvent *  event)
protected

§ menuitem_pause_callback

void gnash::qwidget::menuitem_pause_callback ( )
slot

toggle that's playing or paused.

§ menuitem_play_callback

void gnash::qwidget::menuitem_play_callback ( )
slot

Start the movie playing from the current frame.

§ menuitem_quit_callback

void gnash::qwidget::menuitem_quit_callback ( )
slot

quit complete, and close the application

§ menuitem_refresh_callback

void gnash::qwidget::menuitem_refresh_callback ( )
slot

force redraw of current frame

§ menuitem_restart_callback

void gnash::qwidget::menuitem_restart_callback ( )
slot

restart the movie from the beginning

§ menuitem_stop_callback

void gnash::qwidget::menuitem_stop_callback ( )
slot

stop the movie that's playing.

§ mouseMoveEvent()

void gnash::qwidget::mouseMoveEvent ( QMouseEvent *  event)
protected

References position.

§ mousePressEvent()

void gnash::qwidget::mousePressEvent ( QMouseEvent *  event)
protected

§ mouseReleaseEvent()

void gnash::qwidget::mouseReleaseEvent ( QMouseEvent *  )
protected

§ paintEvent()

void gnash::qwidget::paintEvent ( QPaintEvent *  event)
protected

§ resizeEvent()

void gnash::qwidget::resizeEvent ( QResizeEvent *  event)
protected

§ setInterval()

void gnash::qwidget::setInterval ( unsigned int  interval)

§ timerEvent()

void gnash::qwidget::timerEvent ( QTimerEvent *  )
protected

The documentation for this class was generated from the following files: