pqReloadFilesReaction adds handler code to reload the active reader.
More...
#include <pqReloadFilesReaction.h>
pqReloadFilesReaction adds handler code to reload the active reader.
It calls the "reload" property, identified by hints, if present, or calls vtkSMProxy::RecreateVTKObjects().
Definition at line 45 of file pqReloadFilesReaction.h.
§ pqReloadFilesReaction()
pqReloadFilesReaction::pqReloadFilesReaction |
( |
QAction * |
parent = 0 | ) |
|
§ ~pqReloadFilesReaction()
virtual pqReloadFilesReaction::~pqReloadFilesReaction |
( |
| ) |
|
|
virtual |
§ reload() [1/2]
static bool pqReloadFilesReaction::reload |
( |
| ) |
|
|
static |
reload the active proxy if it supports reload.
Returns true on success.
§ reload() [2/2]
reload the proxy
if it supports reload.
Returns true on success.
§ onTriggered()
virtual void pqReloadFilesReaction::onTriggered |
( |
| ) |
|
|
inlineprotectedvirtual |
§ updateEnableState()
virtual void pqReloadFilesReaction::updateEnableState |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file: