Public Member Functions | Protected Slots | List of all members
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>

Inherits QObject.

Public Member Functions

 pqDefaultViewBehavior (QObject *parent=nullptr)
 

Protected Slots

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

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 22 of file pqDefaultViewBehavior.h.

Constructor & Destructor Documentation

◆ pqDefaultViewBehavior()

pqDefaultViewBehavior::pqDefaultViewBehavior ( QObject *  parent = nullptr)

Member Function Documentation

◆ onServerCreation

void pqDefaultViewBehavior::onServerCreation ( pqServer )
protectedslot

◆ fiveMinuteTimeoutWarning

void pqDefaultViewBehavior::fiveMinuteTimeoutWarning ( )
protectedslot

◆ finalTimeoutWarning

void pqDefaultViewBehavior::finalTimeoutWarning ( )
protectedslot

◆ showWarnings

void pqDefaultViewBehavior::showWarnings ( )
protectedslot

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