pqReloadFilesReaction adds handler code to reload the active reader or all readers depending on the ReloadMode passed in the constructor.
More...
#include <pqReloadFilesReaction.h>
pqReloadFilesReaction adds handler code to reload the active reader or all readers depending on the ReloadMode passed in the constructor.
It calls the "reload" property, identified by hints, if present, or calls vtkSMProxy::RecreateVTKObjects().
Definition at line 19 of file pqReloadFilesReaction.h.
◆ ReloadModes
◆ pqReloadFilesReaction()
◆ ~pqReloadFilesReaction()
pqReloadFilesReaction::~pqReloadFilesReaction |
( |
| ) |
|
|
override |
◆ reload() [1/2]
static bool pqReloadFilesReaction::reload |
( |
| ) |
|
|
static |
reload the active proxy if it supports reload.
Returns true on success.
◆ reloadSources()
bool pqReloadFilesReaction::reloadSources |
( |
| ) |
|
reload the active source or all sources if they support reload.
Returns true on success.
◆ reload() [2/2]
reload the proxy
if it supports reload.
Returns true on success.
◆ onTriggered()
void pqReloadFilesReaction::onTriggered |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ updateEnableState()
void pqReloadFilesReaction::updateEnableState |
( |
| ) |
|
|
overrideprotectedvirtual |
The documentation for this class was generated from the following file: