#include <cue.h>
List of all members.
Detailed Description
Definition at line 13 of file cue.h.
Member Enumeration Documentation
- Enumerator:
| INVALID |
|
| CUE |
|
| LOAD |
|
| BEAT |
|
| LOOP |
|
| JUMP |
|
Definition at line 16 of file cue.h.
Constructor & Destructor Documentation
Member Function Documentation
| const QString Cue::getLabel |
( |
| ) |
|
| void Cue::setHotCue |
( |
int |
hotCue | ) |
|
| void Cue::setLabel |
( |
const QString |
label | ) |
|
| void Cue::setLength |
( |
int |
length | ) |
|
| void Cue::setPosition |
( |
int |
position | ) |
|
| void Cue::updated |
( |
| ) |
[signal] |
Friends And Related Function Documentation
Definition at line 69 of file cue.h.
Definition at line 68 of file cue.h.
The documentation for this class was generated from the following files:
- /home/maxime/Projets/Mixxx/1.10/mixxx/src/library/dao/cue.h
- /home/maxime/Projets/Mixxx/1.10/mixxx/src/library/dao/cue.cpp