|
void | ScrubberPosChangedEvent (plUInt64 uiNewScrubberTickPos) |
|
|
| plQtTimeScrubberWidget (QWidget *pParent) |
|
void | SetDuration (plUInt64 uiNumTicks) |
| Sets the duration in 'ticks'. There are 4800 ticks per second.
|
|
void | SetDuration (plTime time) |
| Sets the duration.
|
|
void | SetScrubberPosition (plUInt64 uiTick) |
| Sets the current position in 'ticks'. There are 4800 ticks per second.
|
|
void | SetScrubberPosition (plTime time) |
| Sets the current position.
|
|
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