32 #ifndef pqDefaultViewBehavior_h 33 #define pqDefaultViewBehavior_h 35 #include "pqApplicationComponentsModule.h" 49 typedef QObject Superclass;
56 void fiveMinuteTimeoutWarning();
57 void finalTimeoutWarning();
67 SERVER_DISPLAY_INACCESSIBLE,
68 SERVER_OPENGL_INADEQUATE,
69 CLIENT_OPENGL_INADEQUATE
71 WarningModes WarningMode;
72 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...