pqTimelineWidget holds the timeline views and models for the time sources and the animation tracks.
More...
#include <pqTimelineWidget.h>
Inherits QWidget.
pqTimelineWidget holds the timeline views and models for the time sources and the animation tracks.
Definition at line 22 of file pqTimelineWidget.h.
◆ pqTimelineWidget()
pqTimelineWidget::pqTimelineWidget |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~pqTimelineWidget()
pqTimelineWidget::~pqTimelineWidget |
( |
| ) |
|
|
override |
◆ setAdvancedMode()
void pqTimelineWidget::setAdvancedMode |
( |
bool |
advanced | ) |
|
Set advanced mode.
This is used to control advanced widgets visibility.
◆ onNewSession
void pqTimelineWidget::onNewSession |
( |
| ) |
|
|
slot |
Updates internal connections with the session timekeeper.
◆ recreateTimeSources
void pqTimelineWidget::recreateTimeSources |
( |
| ) |
|
|
slot |
Recreate time sources from time keeper.
◆ updateTimeTrackFromScene
void pqTimelineWidget::updateTimeTrackFromScene |
( |
| ) |
|
|
slot |
Updates Checkstate and TIMES data on TIME track from animation scene.
◆ updateSceneFromEnabledSources
void pqTimelineWidget::updateSceneFromEnabledSources |
( |
| ) |
|
|
slot |
Update the scene and underlying timekeeper from the sources track states.
◆ updateSceneFromEnabledAnimations
void pqTimelineWidget::updateSceneFromEnabledAnimations |
( |
| ) |
|
|
slot |
Update the cues from the animation tracks.
◆ renameTrackFromProxy
Update DisplayRole and REGISTRATIONNAME data
◆ updateSourceTimeFromProxy
◆ updateCueCache
void pqTimelineWidget::updateCueCache |
( |
const QString & |
group, |
|
|
const QString & |
name, |
|
|
vtkSMProxy * |
proxy |
|
) |
| |
|
slot |
Update cue cache. Useful to cleanup on proxy removal.
◆ addCueTrack
◆ removeCueTrack
Remove the track from cue.
◆ updateCueTracksData
void pqTimelineWidget::updateCueTracksData |
( |
| ) |
|
|
slot |
Update track data from cue keyframes.
◆ updateCueTracksState
void pqTimelineWidget::updateCueTracksState |
( |
| ) |
|
|
slot |
Update track checkstate from cue enabled state.
The documentation for this class was generated from the following file: