32 #ifndef pqSaveStateReaction_h 33 #define pqSaveStateReaction_h 50 static void saveState();
55 static void saveState(
const QString& filename);
60 static void savePythonState(
const QString& filename);
virtual void onTriggered()
Called when the action is triggered.
virtual void updateEnableState()
This is a superclass just to make it easier to collect all such reactions.
static void saveState()
Open File dialog in order to choose the location and the type of the state file that should be saved...
Reaction for saving state file.