pqAboutDialog is the about dialog used by ParaView.
More...
#include <pqAboutDialog.h>
Inherits QDialog.
pqAboutDialog is the about dialog used by ParaView.
It provides information about ParaView and current configuration.
Definition at line 22 of file pqAboutDialog.h.
◆ pqAboutDialog()
pqAboutDialog::pqAboutDialog |
( |
QWidget * |
Parent | ) |
|
◆ ~pqAboutDialog()
pqAboutDialog::~pqAboutDialog |
( |
| ) |
|
|
override |
◆ formatToText() [1/2]
QString pqAboutDialog::formatToText |
( |
| ) |
|
Format the about dialog content into textual form.
◆ saveToFile
void pqAboutDialog::saveToFile |
( |
| ) |
|
|
slot |
Saves about dialog formatted output to a file.
◆ copyToClipboard
void pqAboutDialog::copyToClipboard |
( |
| ) |
|
|
slot |
Copy about dialog formatted output to the clipboard.
◆ AddClientInformation()
void pqAboutDialog::AddClientInformation |
( |
| ) |
|
|
protected |
◆ AddServerInformation() [1/2]
void pqAboutDialog::AddServerInformation |
( |
| ) |
|
|
protected |
◆ AddServerInformation() [2/2]
void pqAboutDialog::AddServerInformation |
( |
pqServer * |
server, |
|
|
QTreeWidget * |
tree |
|
) |
| |
|
protected |
◆ formatToText() [2/2]
QString pqAboutDialog::formatToText |
( |
QTreeWidget * |
tree | ) |
|
|
protected |
The documentation for this class was generated from the following file: