Reaction to save animation geometry.
More...
#include <pqSaveAnimationGeometryReaction.h>
Reaction to save animation geometry.
Definition at line 13 of file pqSaveAnimationGeometryReaction.h.
◆ pqSaveAnimationGeometryReaction()
pqSaveAnimationGeometryReaction::pqSaveAnimationGeometryReaction |
( |
QAction * |
parent | ) |
|
Constructor.
Parent cannot be nullptr.
◆ saveAnimationGeometry() [1/2]
static void pqSaveAnimationGeometryReaction::saveAnimationGeometry |
( |
| ) |
|
|
static |
Saves the animation from the active scene.
Note that this method is static. Applications can simply use this without having to create a reaction instance.
◆ saveAnimationGeometry() [2/2]
static void pqSaveAnimationGeometryReaction::saveAnimationGeometry |
( |
const QString & |
filename | ) |
|
|
static |
◆ updateEnableState
void pqSaveAnimationGeometryReaction::updateEnableState |
( |
| ) |
|
|
overrideslot |
Updates the enabled state.
Applications need not explicitly call this.
◆ onTriggered()
void pqSaveAnimationGeometryReaction::onTriggered |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
The documentation for this class was generated from the following file: