A widget offering a scrollbar useful to interact with the timeline from the animation model.
More...
#include <pqTimelineScrollbar.h>
Inherits QWidget.
A widget offering a scrollbar useful to interact with the timeline from the animation model.
Definition at line 49 of file pqTimelineScrollbar.h.
◆ pqTimelineScrollbar()
pqTimelineScrollbar::pqTimelineScrollbar |
( |
QWidget * |
p = nullptr | ) |
|
◆ ~pqTimelineScrollbar()
pqTimelineScrollbar::~pqTimelineScrollbar |
( |
| ) |
|
|
overridedefault |
◆ setAnimationModel()
connects to an existing animation model if the parameter is nullptr, any already existing connection is removed
◆ linkSpacing()
void pqTimelineScrollbar::linkSpacing |
( |
QObject * |
spaceNotifier | ) |
|
connects to an existing spacing constraint notifier if the parameter is nullptr, any already existing connection is removed
◆ updateTimeScrollbar
void pqTimelineScrollbar::updateTimeScrollbar |
( |
| ) |
|
|
protectedslot |
called when the offset of the time scrollbar must be updated
◆ updateTimeScrollbarOffset
void pqTimelineScrollbar::updateTimeScrollbarOffset |
( |
int |
| ) |
|
|
protectedslot |
called when the time scrollbar must be updated
◆ setTimeZoom
void pqTimelineScrollbar::setTimeZoom |
( |
int |
| ) |
|
|
protectedslot |
called when the time scrollbar is being used in the GUI
The documentation for this class was generated from the following file: