pqFixPathsInStateFilesBehavior puts up a dialog (pqFixStateFilenamesDialog) whenever a state file is loaded allowing the user to fix filenames for readers in the state file.
More...
#include <pqFixPathsInStateFilesBehavior.h>
Inherits QObject.
pqFixPathsInStateFilesBehavior puts up a dialog (pqFixStateFilenamesDialog) whenever a state file is loaded allowing the user to fix filenames for readers in the state file.
Definition at line 46 of file pqFixPathsInStateFilesBehavior.h.
§ pqFixPathsInStateFilesBehavior()
pqFixPathsInStateFilesBehavior::pqFixPathsInStateFilesBehavior |
( |
QObject * |
parent = 0 | ) |
|
§ ~pqFixPathsInStateFilesBehavior()
virtual pqFixPathsInStateFilesBehavior::~pqFixPathsInStateFilesBehavior |
( |
| ) |
|
|
virtual |
§ fixFileNames()
static void pqFixPathsInStateFilesBehavior::fixFileNames |
( |
vtkPVXMLElement * |
| ) |
|
|
static |
Description: Prompts for fixing filenames in state xml.
§ blockDialog()
static bool pqFixPathsInStateFilesBehavior::blockDialog |
( |
bool |
| ) |
|
|
static |
Description: Provides a mechanism to block the dialog temporarily.
Returns the current value of the ivar.
§ onLoadState
void pqFixPathsInStateFilesBehavior::onLoadState |
( |
vtkPVXMLElement * |
stateXML | ) |
|
|
protectedslot |
The documentation for this class was generated from the following file: