#include <pqApplyPropertiesManager.h>
List of all members.
Detailed Description
Definition at line 39 of file pqApplyPropertiesManager.h.
Constructor & Destructor Documentation
| pqApplyPropertiesManager::pqApplyPropertiesManager |
( |
QObject * |
parent = 0 | ) |
|
| pqApplyPropertiesManager::~pqApplyPropertiesManager |
( |
| ) |
|
Member Function Documentation
| void pqApplyPropertiesManager::applyProperties |
( |
| ) |
[slot] |
| void pqApplyPropertiesManager::preApply |
( |
| ) |
[signal] |
This signal is emitted before applying any proxy property changes.
| void pqApplyPropertiesManager::apply |
( |
| ) |
[signal] |
This signal is emitted to notify observers that they should apply any changed proxy propterites.
| void pqApplyPropertiesManager::postApply |
( |
| ) |
[signal] |
This signal is emitted after applying any proxy property changes.
| void pqApplyPropertiesManager::applyStateChanged |
( |
bool |
enabled | ) |
[signal] |
This signal is emitted when the state of the apply button should change.
| void pqApplyPropertiesManager::resetStateChanged |
( |
bool |
enabled | ) |
[signal] |
This signal is emitted when the state of the reset button should be changed.
| void pqApplyPropertiesManager::deleteStateChanged |
( |
bool |
enabled | ) |
[signal] |
This signal is emitted when the state of the delete button should change.
The documentation for this class was generated from the following file: