ParaView
Public Member Functions | Protected Member Functions
pqAboutDialog Class Reference

pqAboutDialog is the about dialog used by ParaView. More...

#include <pqAboutDialog.h>

List of all members.

Public Member Functions

 pqAboutDialog (QWidget *Parent)
 ~pqAboutDialog ()

Protected Member Functions

void AddClientInformation ()
void AddServerInformation ()
void AddServerInformation (pqServer *server, QTreeWidget *tree)

Detailed Description

pqAboutDialog is the about dialog used by ParaView.

It provides information about ParaView and current configuration.

Definition at line 45 of file pqAboutDialog.h.


Constructor & Destructor Documentation

pqAboutDialog::pqAboutDialog ( QWidget *  Parent)
pqAboutDialog::~pqAboutDialog ( )

Member Function Documentation

void pqAboutDialog::AddClientInformation ( ) [protected]
void pqAboutDialog::AddServerInformation ( ) [protected]
void pqAboutDialog::AddServerInformation ( pqServer server,
QTreeWidget *  tree 
) [protected]

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