ParaView
Public Member Functions | Protected Slots
pqMasterOnlyReaction Class Reference

This is a superclass just to make it easier to collect all such reactions. More...

#include <pqMasterOnlyReaction.h>

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

List of all members.

Public Member Functions

 pqMasterOnlyReaction (QAction *parentObject)
 pqMasterOnlyReaction (QAction *parentObject, Qt::ConnectionType type)

Protected Slots

virtual void updateEnableState ()

Detailed Description

This is a superclass just to make it easier to collect all such reactions.

Definition at line 48 of file pqMasterOnlyReaction.h.


Constructor & Destructor Documentation

pqMasterOnlyReaction::pqMasterOnlyReaction ( QAction *  parentObject)
pqMasterOnlyReaction::pqMasterOnlyReaction ( QAction *  parentObject,
Qt::ConnectionType  type 
)

Member Function Documentation

virtual void pqMasterOnlyReaction::updateEnableState ( ) [protected, virtual, slot]

Reimplemented from pqReaction.


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