#include <kdesup.h>
gnash::qwidget::qwidget |
( |
KdeGui * |
godfather | ) |
|
void gnash::qwidget::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protected |
void gnash::qwidget::keyReleaseEvent |
( |
QKeyEvent * |
event | ) |
|
|
protected |
void gnash::qwidget::menuitem_pause_callback |
( |
| ) |
|
|
slot |
toggle that's playing or paused.
void gnash::qwidget::menuitem_play_callback |
( |
| ) |
|
|
slot |
Start the movie playing from the current frame.
void gnash::qwidget::menuitem_quit_callback |
( |
| ) |
|
|
slot |
quit complete, and close the application
void gnash::qwidget::menuitem_refresh_callback |
( |
| ) |
|
|
slot |
force redraw of current frame
void gnash::qwidget::menuitem_restart_callback |
( |
| ) |
|
|
slot |
restart the movie from the beginning
void gnash::qwidget::menuitem_stop_callback |
( |
| ) |
|
|
slot |
stop the movie that's playing.
void gnash::qwidget::mouseMoveEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
void gnash::qwidget::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
void gnash::qwidget::mouseReleaseEvent |
( |
QMouseEvent * |
| ) |
|
|
protected |
void gnash::qwidget::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protected |
void gnash::qwidget::resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
protected |
void gnash::qwidget::setInterval |
( |
unsigned int |
interval | ) |
|
void gnash::qwidget::timerEvent |
( |
QTimerEvent * |
| ) |
|
|
protected |
The documentation for this class was generated from the following files: