|
ParaView
|
Reaction for enabling/disabling auto-apply. More...
#include <pqAutoApplyReaction.h>


Public Member Functions | |
| pqAutoApplyReaction (QAction *parent=0) | |
Static Public Member Functions | |
| static void | setAutoApply (bool) |
| Set the status of auto-apply. | |
| static bool | autoApply () |
| Get the status of auto-apply. | |
Protected Slots | |
| void | updateState () |
| void | checkStateChanged (bool) |
Reaction for enabling/disabling auto-apply.
Definition at line 39 of file pqAutoApplyReaction.h.
| pqAutoApplyReaction::pqAutoApplyReaction | ( | QAction * | parent = 0 | ) |
| static void pqAutoApplyReaction::setAutoApply | ( | bool | ) | [static] |
Set the status of auto-apply.
| static bool pqAutoApplyReaction::autoApply | ( | ) | [static] |
Get the status of auto-apply.
| void pqAutoApplyReaction::updateState | ( | ) | [protected, slot] |
| void pqAutoApplyReaction::checkStateChanged | ( | bool | ) | [protected, slot] |
1.7.5.1