#include <cuecontrol.h>
List of all members.
Detailed Description
Definition at line 18 of file cuecontrol.h.
Constructor & Destructor Documentation
| HotcueControl::HotcueControl |
( |
const char * |
pGroup, |
|
|
int |
hotcueNumber |
|
) |
| |
| HotcueControl::~HotcueControl |
( |
| ) |
[virtual] |
Member Function Documentation
| Cue* HotcueControl::getCue |
( |
| ) |
[inline] |
| int HotcueControl::getHotcueNumber |
( |
| ) |
[inline] |
| int HotcueControl::getPreviewingPosition |
( |
| ) |
[inline] |
| void HotcueControl::hotcueActivate |
( |
HotcueControl * |
pHotcue, |
|
|
double |
v |
|
) |
| [signal] |
| void HotcueControl::hotcueActivatePreview |
( |
HotcueControl * |
pHotcue, |
|
|
double |
v |
|
) |
| [signal] |
| void HotcueControl::hotcueClear |
( |
HotcueControl * |
pHotcue, |
|
|
double |
v |
|
) |
| [signal] |
| void HotcueControl::hotcueGoto |
( |
HotcueControl * |
pHotcue, |
|
|
double |
v |
|
) |
| [signal] |
| void HotcueControl::hotcueGotoAndStop |
( |
HotcueControl * |
pHotcue, |
|
|
double |
v |
|
) |
| [signal] |
| void HotcueControl::hotcuePlay |
( |
double |
v | ) |
[signal] |
| void HotcueControl::hotcuePositionChanged |
( |
HotcueControl * |
pHotcue, |
|
|
double |
newPosition |
|
) |
| [signal] |
| void HotcueControl::hotcueSet |
( |
HotcueControl * |
pHotcue, |
|
|
double |
v |
|
) |
| [signal] |
| bool HotcueControl::isPreviewing |
( |
| ) |
[inline] |
| void HotcueControl::setCue |
( |
Cue * |
pCue | ) |
[inline] |
| void HotcueControl::setPreviewing |
( |
bool |
bPreviewing | ) |
[inline] |
| void HotcueControl::setPreviewingPosition |
( |
int |
iPosition | ) |
[inline] |
The documentation for this class was generated from the following files: