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

pqManageFavoritesReaction is the reaction to pop-up the favorites manager dialog. More...

#include <pqManageFavoritesReaction.h>

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

Public Member Functions

 pqManageFavoritesReaction (QAction *action, pqProxyGroupMenuManager *mgr)
 
- 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 manageFavorites (pqProxyGroupMenuManager *manager)
 Pops-up the pqFavoriteDialog 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

pqManageFavoritesReaction is the reaction to pop-up the favorites manager dialog.

Definition at line 44 of file pqManageFavoritesReaction.h.

Constructor & Destructor Documentation

◆ pqManageFavoritesReaction()

pqManageFavoritesReaction::pqManageFavoritesReaction ( QAction *  action,
pqProxyGroupMenuManager mgr 
)
inline

Definition at line 50 of file pqManageFavoritesReaction.h.

Member Function Documentation

◆ manageFavorites()

static void pqManageFavoritesReaction::manageFavorites ( pqProxyGroupMenuManager manager)
static

Pops-up the pqFavoriteDialog dialog.

◆ onTriggered()

void pqManageFavoritesReaction::onTriggered ( )
inlineoverrideprotectedvirtual

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 62 of file pqManageFavoritesReaction.h.


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