32 #ifndef pqFixPathsInStateFilesBehavior_h 33 #define pqFixPathsInStateFilesBehavior_h 35 #include "pqApplicationComponentsModule.h" 38 class vtkPVXMLElement;
47 typedef QObject Superclass;
54 static void fixFileNames(vtkPVXMLElement*);
59 static bool blockDialog(
bool);
62 void onLoadState(vtkPVXMLElement* stateXML);
67 static bool BlockDialog;
pqFixPathsInStateFilesBehavior puts up a dialog (pqFixStateFilenamesDialog) whenever a state file is ...