ParaView
Public Member Functions | Protected Member Functions | List of all members
pqAboutDialog Class Reference

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

#include <pqAboutDialog.h>

Inherits QDialog.

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::pqAboutDialog ( QWidget *  Parent)

§ ~pqAboutDialog()

pqAboutDialog::~pqAboutDialog ( )

Member Function Documentation

§ AddClientInformation()

void pqAboutDialog::AddClientInformation ( )
protected

§ AddServerInformation() [1/2]

void pqAboutDialog::AddServerInformation ( )
protected

§ AddServerInformation() [2/2]

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

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