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

Reaction for showing the log viewer. More...

#include <pqLogViewerReaction.h>

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

Public Member Functions

 pqLogViewerReaction (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 showLogViewer ()
 Pops up (or raises) the log viewer. 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 log viewer.

Definition at line 14 of file pqLogViewerReaction.h.

Constructor & Destructor Documentation

◆ pqLogViewerReaction()

pqLogViewerReaction::pqLogViewerReaction ( QAction *  parentObject)
inline

Definition at line 20 of file pqLogViewerReaction.h.

Member Function Documentation

◆ showLogViewer()

static void pqLogViewerReaction::showLogViewer ( )
static

Pops up (or raises) the log viewer.

◆ onTriggered()

void pqLogViewerReaction::onTriggered ( )
inlineoverrideprotectedvirtual

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 33 of file pqLogViewerReaction.h.


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