ParaView
Public Member Functions | Static Public Member Functions | Protected Slots
pqAutoApplyReaction Class Reference

Reaction for enabling/disabling auto-apply. More...

#include <pqAutoApplyReaction.h>

Inheritance diagram for pqAutoApplyReaction:
Inheritance graph
[legend]
Collaboration diagram for pqAutoApplyReaction:
Collaboration graph
[legend]

List of all members.

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)

Detailed Description

Reaction for enabling/disabling auto-apply.

Definition at line 39 of file pqAutoApplyReaction.h.


Constructor & Destructor Documentation

pqAutoApplyReaction::pqAutoApplyReaction ( QAction *  parent = 0)

Member Function Documentation

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]

The documentation for this class was generated from the following file: