Reaction for load state action.
More...
#include <pqLoadStateReaction.h>
Reaction for load state action.
Definition at line 41 of file pqLoadStateReaction.h.
◆ pqLoadStateReaction()
pqLoadStateReaction::pqLoadStateReaction |
( |
QAction * |
parent | ) |
|
Constructor.
Parent cannot be NULL.
◆ loadState() [1/2]
static void pqLoadStateReaction::loadState |
( |
const QString & |
filename | ) |
|
|
static |
Loads the state file.
Note that this method is static. Applications can simply use this without having to create a reaction instance.
◆ loadState() [2/2]
static void pqLoadStateReaction::loadState |
( |
| ) |
|
|
static |
◆ updateEnableState
void pqLoadStateReaction::updateEnableState |
( |
| ) |
|
|
slot |
Updates the enabled state.
Applications need not explicitly call this.
◆ onTriggered()
virtual void pqLoadStateReaction::onTriggered |
( |
| ) |
|
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file: