|
ParaView
|
editor for editing pipeline time key frames More...
#include <pqPipelineTimeKeyFrameEditor.h>
Public Slots | |
| void | readKeyFrameData () |
| read the key frame data and display it | |
| void | writeKeyFrameData () |
| write the key frame data as edited by the user to the server manager | |
Public Member Functions | |
| pqPipelineTimeKeyFrameEditor (pqAnimationScene *scene, pqAnimationCue *cue, QWidget *p) | |
| ~pqPipelineTimeKeyFrameEditor () | |
Protected Slots | |
| void | updateState () |
editor for editing pipeline time key frames
Definition at line 43 of file pqPipelineTimeKeyFrameEditor.h.
| pqPipelineTimeKeyFrameEditor::pqPipelineTimeKeyFrameEditor | ( | pqAnimationScene * | scene, |
| pqAnimationCue * | cue, | ||
| QWidget * | p | ||
| ) |
| pqPipelineTimeKeyFrameEditor::~pqPipelineTimeKeyFrameEditor | ( | ) |
| void pqPipelineTimeKeyFrameEditor::readKeyFrameData | ( | ) | [slot] |
read the key frame data and display it
| void pqPipelineTimeKeyFrameEditor::writeKeyFrameData | ( | ) | [slot] |
write the key frame data as edited by the user to the server manager
| void pqPipelineTimeKeyFrameEditor::updateState | ( | ) | [protected, slot] |
1.7.5.1