#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 17 of file pqReloadFilesReaction.h.
◆ pqReloadFilesReaction()
| pqReloadFilesReaction::pqReloadFilesReaction |
( |
QAction * |
parent = nullptr | ) |
|
◆ ~pqReloadFilesReaction()
| pqReloadFilesReaction::~pqReloadFilesReaction |
( |
| ) |
|
|
override |
◆ 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()
| void pqReloadFilesReaction::onTriggered |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ updateEnableState()
| void pqReloadFilesReaction::updateEnableState |
( |
| ) |
|
|
overrideprotectedvirtual |
The documentation for this class was generated from the following file: