Public Member Functions | Protected Slots | List of all members
pqPythonScriptEditorReaction Class Reference

#include <pqPythonScriptEditorReaction.h>

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

Public Member Functions

 pqPythonScriptEditorReaction (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...
 

Protected Slots

void onTriggered () override
 
- Protected Slots inherited from pqMasterOnlyReaction
void updateEnableState () override
 
- Protected Slots inherited from pqReaction
virtual void onTriggered ()
 Called when the action is triggered. More...
 
virtual void updateEnableState ()
 
virtual void updateMasterEnableState (bool)
 

Additional Inherited Members

- Protected Attributes inherited from pqReaction
bool IsMaster
 

Detailed Description

Definition at line 13 of file pqPythonScriptEditorReaction.h.

Constructor & Destructor Documentation

◆ pqPythonScriptEditorReaction()

pqPythonScriptEditorReaction::pqPythonScriptEditorReaction ( QAction *  action)
inline

Definition at line 18 of file pqPythonScriptEditorReaction.h.

Member Function Documentation

◆ onTriggered

void pqPythonScriptEditorReaction::onTriggered ( )
inlineoverrideprotectedslot

Definition at line 24 of file pqPythonScriptEditorReaction.h.


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