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