![]() |
VR-Forces Developer's Guide
|
The help dialog class loads information about VR-Vantage and presents them to the user using a Qt dialog box.

Public Member Functions | |
| DtHelpDialog (DtDe &de, QWidget *parent=0, const Qt::WindowFlags &flags=0) | |
| virtual | ~DtHelpDialog () |
| virtual void | showDialog () |
Protected Attributes | |
| QProcess * | myHelpAssistant |
| DtDe & | myDe |
| makVrv::DtHelpDialog::DtHelpDialog | ( | DtDe & | de, |
| QWidget * | parent = 0, |
||
| const Qt::WindowFlags & | flags = 0 |
||
| ) |
Constructor.
|
virtual |
Destructor.
|
virtual |
Show the help dialog.
|
protected |
|
protected |