4 #ifndef pqAlwaysConnectedBehavior_h 5 #define pqAlwaysConnectedBehavior_h 9 #include "pqApplicationComponentsModule.h" 21 typedef QObject Superclass;
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