AnimaL |
Tutorial |
Documentation |
#include <qtimer.h>
#include "qPlayButton.h"
Go to the source code of this file.
Variables | |
| const char * | pause_xpm [] |
| const char * | play_xpm [] |
|
|
Initial value: {
"21 21 2 1",
" c None",
". c #0000F0",
" ",
" ",
" ",
" .... .... ",
" .... .... ",
" .... .... ",
" .... .... ",
" .... .... ",
" .... .... ",
" .... .... ",
" .... .... ",
" .... .... ",
" .... .... ",
" .... .... ",
" .... .... ",
" .... .... ",
" .... .... ",
" .... .... ",
" ",
" ",
" "}
Definition at line 4 of file qPlayButton.cpp. Referenced by QPlayButton::QPlayButton(), and QPlayButton::startStop(). |
|
|
Initial value: {
"21 21 2 1",
" c None",
". c #0000F0",
" ",
" . ",
" .. ",
" ... ",
" .... ",
" ..... ",
" ...... ",
" ....... ",
" ........ ",
" ......... ",
" .......... ",
" ......... ",
" ........ ",
" ....... ",
" ...... ",
" ..... ",
" .... ",
" ... ",
" .. ",
" . ",
" "}
Definition at line 30 of file qPlayButton.cpp. Referenced by QPlayButton::QPlayButton(), and QPlayButton::startStop(). |
1.3.6