32 #ifndef pqServerConnectReaction_h 33 #define pqServerConnectReaction_h 53 static void connectToServerWithWarning();
54 static void connectToServer();
58 static bool connectToServerUsingConfigurationName(
const char* config_name);
61 static bool connectToServerUsingConfiguration(
Reaction for connecting to a server.
virtual void updateEnableState()
This is a superclass just to make it easier to collect all such reactions.
static void connectToServerWithWarning()
Creates a server connection.
virtual void onTriggered()
Called when the action is triggered.
pqServerConfiguration corresponds to a server connection configuration.
pqServerResource encapsulates a resource in ParaView.