ParaView
Public Member Functions | Static Public Member Functions | Protected Slots
pqFixPathsInStateFilesBehavior Class Reference

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>

List of all members.

Public Member Functions

 pqFixPathsInStateFilesBehavior (QObject *parent=0)
virtual ~pqFixPathsInStateFilesBehavior ()

Static Public Member Functions

static void fixFileNames (vtkPVXMLElement *)
 Description: Prompts for fixing filenames in state xml.
static bool blockDialog (bool)
 Description: Provides a mechanism to block the dialog temporarily.

Protected Slots

void onLoadState (vtkPVXMLElement *stateXML)

Detailed Description

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 44 of file pqFixPathsInStateFilesBehavior.h.


Constructor & Destructor Documentation

pqFixPathsInStateFilesBehavior::pqFixPathsInStateFilesBehavior ( QObject *  parent = 0)
virtual pqFixPathsInStateFilesBehavior::~pqFixPathsInStateFilesBehavior ( ) [virtual]

Member Function Documentation

static void pqFixPathsInStateFilesBehavior::fixFileNames ( vtkPVXMLElement ) [static]

Description: Prompts for fixing filenames in state xml.

static bool pqFixPathsInStateFilesBehavior::blockDialog ( bool  ) [static]

Description: Provides a mechanism to block the dialog temporarily.

Returns the current value of the ivar.

void pqFixPathsInStateFilesBehavior::onLoadState ( vtkPVXMLElement stateXML) [protected, slot]

The documentation for this class was generated from the following file: