editor for editing animation key frames
More...
#include <pqKeyFrameEditor.h>
Inherits QWidget.
editor for editing animation key frames
Definition at line 19 of file pqKeyFrameEditor.h.
◆ pqKeyFrameEditor()
◆ ~pqKeyFrameEditor()
pqKeyFrameEditor::~pqKeyFrameEditor |
( |
| ) |
|
|
override |
◆ setValuesOnly()
void pqKeyFrameEditor::setValuesOnly |
( |
bool |
| ) |
|
The keyframe editor can be set in a mode where the user can only edit the key frame values or keyframe interpolation and not add/delete keyframes or change key time.
To enable this mode, set this to true (false by default).
◆ valuesOnly()
bool pqKeyFrameEditor::valuesOnly |
( |
| ) |
const |
◆ readKeyFrameData
void pqKeyFrameEditor::readKeyFrameData |
( |
| ) |
|
|
slot |
read the key frame data and display it
◆ writeKeyFrameData
void pqKeyFrameEditor::writeKeyFrameData |
( |
| ) |
|
|
slot |
write the key frame data as edited by the user to the server manager
◆ modified
void pqKeyFrameEditor::modified |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following file: