AnimaL |
Tutorial |
Documentation |
#include <qPlayButton.h>
Inheritance diagram for QPlayButton:
Definition at line 9 of file qPlayButton.h.
Public Slots | |
void | startStop () |
Toggle animation. | |
Signals | |
void | play (bool) |
Toggle animation. | |
Public Member Functions | |
QPlayButton (QWidget *parent, const char *name) | |
Protected Attributes | |
bool | _go |
|
Definition at line 57 of file qPlayButton.cpp. References _go, pause_xpm, play_xpm, and startStop(). |
|
Toggle animation.
Referenced by startStop(). |
|
Toggle animation.
Definition at line 67 of file qPlayButton.cpp. References _go, pause_xpm, play(), and play_xpm. Referenced by QPlayButton(). |
|
Definition at line 28 of file qPlayButton.h. Referenced by QPlayButton(), and startStop(). |