|
void | ScrubberPosChangedEvent (plUInt64 uiNewScrubberTickPos) |
|
void | PlayPauseEvent () |
|
void | RepeatEvent () |
|
void | DurationChangedEvent (double fDuration) |
|
void | AdjustDurationEvent () |
|
|
| plQtTimeScrubberToolbar (QWidget *pParent) |
|
void | SetDuration (plUInt64 uiNumTicks) |
| Sets the duration in 'ticks'. There are 4800 ticks per second.
|
|
void | SetScrubberPosition (plUInt64 uiTick) |
| Sets the current position in 'ticks'. There are 4800 ticks per second.
|
|
void | SetButtonState (bool bPlaying, bool bRepeatEnabled) |
|
The documentation for this class was generated from the following files:
- Code/Tools/Libs/GuiFoundation/Widgets/TimeScrubberWidget.moc.h
- Code/Tools/Libs/GuiFoundation/Widgets/Implementation/TimeScrubberWidget.cpp