ParaView
Public Member Functions | Protected Slots
pqDefaultViewBehavior Class Reference

pqDefaultViewBehavior ensures that when a new server connection is made, the default view of the user-specified type is automatically created. More...

#include <pqDefaultViewBehavior.h>

List of all members.

Public Member Functions

 pqDefaultViewBehavior (QObject *parent=0)

Protected Slots

void onServerCreation (pqServer *)
void fiveMinuteTimeoutWarning ()
void finalTimeoutWarning ()

Detailed Description

pqDefaultViewBehavior ensures that when a new server connection is made, the default view of the user-specified type is automatically created.

This also has the logic to warn before server connection timesout.

Definition at line 44 of file pqDefaultViewBehavior.h.


Constructor & Destructor Documentation

pqDefaultViewBehavior::pqDefaultViewBehavior ( QObject *  parent = 0)

Member Function Documentation

void pqDefaultViewBehavior::onServerCreation ( pqServer ) [protected, slot]
void pqDefaultViewBehavior::fiveMinuteTimeoutWarning ( ) [protected, slot]
void pqDefaultViewBehavior::finalTimeoutWarning ( ) [protected, slot]

The documentation for this class was generated from the following file: