4 #ifndef pqServerDisconnectReaction_h 5 #define pqServerDisconnectReaction_h 30 static void disconnectFromServer();
37 static bool disconnectFromServerWithWarning();
#define PQAPPLICATIONCOMPONENTS_EXPORT
Reaction to disconnect from a server.
This is a superclass just to make it easier to collect all such reactions.
virtual void onTriggered()
Called when the action is triggered.