ParaView
Public Member Functions | Static Public Member Functions | Protected Slots | List of all members
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>

Inherits QObject.

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. More...
 
static bool blockDialog (bool)
 Description: Provides a mechanism to block the dialog temporarily. More...
 

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::pqFixPathsInStateFilesBehavior ( QObject *  parent = 0)

§ ~pqFixPathsInStateFilesBehavior()

virtual pqFixPathsInStateFilesBehavior::~pqFixPathsInStateFilesBehavior ( )
virtual

Member Function Documentation

§ 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: