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.
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.
◆ pqDefaultViewBehavior()
pqDefaultViewBehavior::pqDefaultViewBehavior |
( |
QObject * |
parent = nullptr | ) |
|
◆ 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: