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

pqManagePluginsReaction is the reaction to pop-up the plugins manager dialog. More...

#include <pqManagePluginsReaction.h>

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

Public Member Functions

 pqManagePluginsReaction (QAction *action)
 
- 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 managePlugins ()
 Pops-up the pqPluginDialog 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

pqManagePluginsReaction is the reaction to pop-up the plugins manager dialog.

Definition at line 41 of file pqManagePluginsReaction.h.

Constructor & Destructor Documentation

◆ pqManagePluginsReaction()

pqManagePluginsReaction::pqManagePluginsReaction ( QAction *  action)
inline

Definition at line 47 of file pqManagePluginsReaction.h.

Member Function Documentation

◆ managePlugins()

static void pqManagePluginsReaction::managePlugins ( )
static

Pops-up the pqPluginDialog dialog.

◆ onTriggered()

void pqManagePluginsReaction::onTriggered ( )
inlineoverrideprotectedvirtual

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 58 of file pqManagePluginsReaction.h.


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