#include <pqLoadStateReaction.h>
Definition at line 17 of file pqLoadStateReaction.h.
◆ pqLoadStateReaction()
pqLoadStateReaction::pqLoadStateReaction |
( |
QAction * |
parent | ) |
|
Constructor.
Parent cannot be nullptr.
◆ loadState() [1/2]
static void pqLoadStateReaction::loadState |
( |
const QString & |
filename, |
|
|
bool |
dialogBlocked = false , |
|
|
pqServer * |
server = nullptr , |
|
|
vtkTypeUInt32 |
location = 0x10 |
|
) |
| |
|
static |
Loads the state file.
Note that this method is static. Applications can simply use this without having to create a reaction instance. If no server is specified, active server is used.
◆ loadState() [2/2]
static void pqLoadStateReaction::loadState |
( |
| ) |
|
|
static |
◆ activateView()
static void pqLoadStateReaction::activateView |
( |
| ) |
|
|
static |
Set default active view after state is loaded.
Make the first view active.
◆ updateEnableState
void pqLoadStateReaction::updateEnableState |
( |
| ) |
|
|
overrideslot |
Updates the enabled state.
Applications need not explicitly call this.
◆ onTriggered()
void pqLoadStateReaction::onTriggered |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
The documentation for this class was generated from the following file: