Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
pqConfigureCategoriesReaction Class Reference

pqConfigureCategoriesReaction is the reaction to pop-up the categories manager dialog. More...

#include <pqConfigureCategoriesReaction.h>

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

Public Member Functions

 pqConfigureCategoriesReaction (QAction *action, pqProxyGroupMenuManager *manager)
 
- Public Member Functions inherited from pqMasterOnlyReaction
 pqMasterOnlyReaction (QAction *parentObject)
 
 pqMasterOnlyReaction (QAction *parentObject, Qt::ConnectionType type)
 
- Public Member Functions inherited from pqReaction
 pqReaction (QAction *parent, Qt::ConnectionType type=Qt::AutoConnection)
 Constructor. More...
 
 ~pqReaction () override
 
QAction * parentAction () const
 Provides access to the parent action. More...
 

Static Public Member Functions

static void configureCategories (pqProxyGroupMenuManager *manager)
 Pops-up the pqConfigureCategoriesDialog dialog. More...
 

Protected Member Functions

void onTriggered () override
 Called when the action is triggered. More...
 

Additional Inherited Members

- Protected Slots inherited from pqMasterOnlyReaction
void updateEnableState () override
 
- Protected Slots inherited from pqReaction
virtual void updateEnableState ()
 
virtual void updateMasterEnableState (bool)
 
- Protected Attributes inherited from pqReaction
bool IsMaster
 

Detailed Description

pqConfigureCategoriesReaction is the reaction to pop-up the categories manager dialog.

Definition at line 15 of file pqConfigureCategoriesReaction.h.

Constructor & Destructor Documentation

◆ pqConfigureCategoriesReaction()

pqConfigureCategoriesReaction::pqConfigureCategoriesReaction ( QAction *  action,
pqProxyGroupMenuManager manager 
)
inline

Definition at line 21 of file pqConfigureCategoriesReaction.h.

Member Function Documentation

◆ configureCategories()

static void pqConfigureCategoriesReaction::configureCategories ( pqProxyGroupMenuManager manager)
static

Pops-up the pqConfigureCategoriesDialog dialog.

◆ onTriggered()

void pqConfigureCategoriesReaction::onTriggered ( )
inlineoverrideprotectedvirtual

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 33 of file pqConfigureCategoriesReaction.h.


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