ParaView
Public Member Functions | Static Public Member Functions | Protected Member Functions
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]

List of all members.

Public Member Functions

 pqTimerLogReaction (QAction *parentObject)

Static Public Member Functions

static void showTimerLog ()
 Pops up (or raises) the timer log dialog.

Protected Member Functions

virtual void onTriggered ()
 Called when the action is triggered.

Detailed Description

Reaction for showing the timer log dialog.

Definition at line 39 of file pqTimerLogReaction.h.


Constructor & Destructor Documentation

pqTimerLogReaction::pqTimerLogReaction ( QAction *  parentObject) [inline]

Definition at line 44 of file pqTimerLogReaction.h.


Member Function Documentation

static void pqTimerLogReaction::showTimerLog ( ) [static]

Pops up (or raises) the timer log dialog.

virtual void pqTimerLogReaction::onTriggered ( ) [inline, protected, virtual]

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 51 of file pqTimerLogReaction.h.


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