32 #ifndef pqDefaultViewBehavior_h 33 #define pqDefaultViewBehavior_h 35 #include "pqApplicationComponentsModule.h" 47 typedef QObject Superclass;
53 void fiveMinuteTimeoutWarning();
54 void finalTimeoutWarning();
63 SERVER_DISPLAY_INACCESSIBLE,
64 SERVER_OPENGL_INADEQUATE,
65 CLIENT_OPENGL_INADEQUATE
67 WarningModes WarningMode;
68 QString ExtraWarningMessage;
pqDefaultViewBehavior ensures that when a new server connection is made, the default view of the user...
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...