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

Reaction for showing the timer log dialog. More...

#include <pqTimerLogReaction.h>

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

Public Member Functions

 pqTimerLogReaction (QAction *parentObject)
 
- 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 showTimerLog ()
 Pops up (or raises) the timer log dialog. More...
 

Protected Member Functions

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

Additional Inherited Members

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

Detailed Description

Reaction for showing the timer log dialog.

Definition at line 13 of file pqTimerLogReaction.h.

Constructor & Destructor Documentation

◆ pqTimerLogReaction()

pqTimerLogReaction::pqTimerLogReaction ( QAction *  parentObject)
inline

Definition at line 19 of file pqTimerLogReaction.h.

Member Function Documentation

◆ showTimerLog()

static void pqTimerLogReaction::showTimerLog ( )
static

Pops up (or raises) the timer log dialog.

◆ onTriggered()

void pqTimerLogReaction::onTriggered ( )
inlineoverrideprotectedvirtual

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 33 of file pqTimerLogReaction.h.


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