32 #ifndef pqAlwaysConnectedBehavior_h 33 #define pqAlwaysConnectedBehavior_h 37 #include "pqApplicationComponentsModule.h" 47 typedef QObject Superclass;
54 { this->DefaultServer = resource; }
56 {
return this->DefaultServer; }
59 void delayedServerCheck();
pqAlwaysConnectedBehavior ensures that the client always remains connected to a server.
const pqServerResource & defaultServer() const
void setDefaultServer(const pqServerResource &resource)
Get/Set the default server resource to connect to.
pqServerResource encapsulates a resource in ParaView.
pqServerResource DefaultServer