4 #ifndef pqApplicationSettingsReaction_h 5 #define pqApplicationSettingsReaction_h 32 static void showApplicationSettingsDialog(
const QString& tabName =
"");
43 static QPointer<pqSettingsDialog> Dialog;
void onTriggered() override
Called when the action is triggered.
#define PQAPPLICATIONCOMPONENTS_EXPORT
pqSettingsDialog provides a dialog for controlling application settings for a ParaView application...
This is a superclass just to make it easier to collect all such reactions.
static void showApplicationSettingsDialog(const QString &tabName="")
Show the application settings dialog.
pqApplicationSettingsReaction is a reaction to popup the application settings dialog.