#include <Qt/qnamespace.h>#include <Qt/qtimer.h>#include <QtGui/qpushbutton.h>#include "ui-player.h"#include "player-core.h"

Classes | |
| class | Player |
Defines | |
| #define | TAB_PLAYER 0 |
| #define | TAB_BEATGRAPH 2 |
| #define | TAB_BPMCOUNTER 3 |
| #define | TAB_INFO 6 |
| #define | TAB_OPTIONS 7 |
| #define TAB_BEATGRAPH 2 |
Referenced by Player::keyPressEvent(), WritingFinished::run(), and Player::tabChanged().
| #define TAB_BPMCOUNTER 3 |
| #define TAB_INFO 6 |
Referenced by Player::tabChanged().
| #define TAB_OPTIONS 7 |
Referenced by setup_start(), and Player::tabChanged().
| #define TAB_PLAYER 0 |
Referenced by WritingFinished::run().
1.6.2