ParaView
Public Member Functions | Static Public Member Functions | Protected Member Functions
pqAboutDialogReaction Class Reference

pqAboutDialogReaction used to show the standard about dialog for the application. More...

#include <pqAboutDialogReaction.h>

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

List of all members.

Public Member Functions

 pqAboutDialogReaction (QAction *parent)

Static Public Member Functions

static void showAboutDialog ()
 Shows the about dialog for the application.

Protected Member Functions

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

Detailed Description

pqAboutDialogReaction used to show the standard about dialog for the application.

Definition at line 40 of file pqAboutDialogReaction.h.


Constructor & Destructor Documentation

pqAboutDialogReaction::pqAboutDialogReaction ( QAction *  parent)

Member Function Documentation

static void pqAboutDialogReaction::showAboutDialog ( ) [static]

Shows the about dialog for the application.

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

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 52 of file pqAboutDialogReaction.h.


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