![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| DtJoinSessionDialog (makVrv::DtDe &de, QWidget *parent=0, const Qt::WindowFlags &flags=0) | |
| virtual | ~DtJoinSessionDialog () |
| virtual int | exec () |
| virtual bool | useAlternateTerrain () const |
| virtual void | setTopText (const QString &text) |
| Sets the descriptive text in the interface. | |
Public Attributes | |
| Ui_DtJoinSessionDialogUi | myUiImpl |
Protected Member Functions | |
| void | setupGui () |
| virtual void | setCanJoinSession (bool) |
| Sets up gue to show session mode (or not) | |
| virtual void | setScenario (const QString &) |
| virtual void | setTerrain (const QString &) |
| virtual void | setNumBackends (int) |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| DtJoinSessionDialogLogic * | myLogic |
| QString | myTopText |
| makVrf::DtJoinSessionDialog::DtJoinSessionDialog | ( | makVrv::DtDe & | de, |
| QWidget * | parent = 0, |
||
| const Qt::WindowFlags & | flags = 0 |
||
| ) |
| virtual makVrf::DtJoinSessionDialog::~DtJoinSessionDialog | ( | ) | [virtual] |
| virtual int makVrf::DtJoinSessionDialog::exec | ( | ) | [virtual] |
Implements makVrf::DtJoinSessionDialogInterface.
| virtual bool makVrf::DtJoinSessionDialog::useAlternateTerrain | ( | ) | const [virtual] |
Implements makVrf::DtJoinSessionDialogInterface.
| virtual void makVrf::DtJoinSessionDialog::setTopText | ( | const QString & | text | ) | [virtual] |
Sets the descriptive text in the interface.
Implements makVrf::DtJoinSessionDialogInterface.
| void makVrf::DtJoinSessionDialog::setupGui | ( | ) | [protected] |
| virtual void makVrf::DtJoinSessionDialog::setCanJoinSession | ( | bool | ) | [protected, virtual] |
Sets up gue to show session mode (or not)
Implements makVrf::DtJoinSessionDialogInterface.
| virtual void makVrf::DtJoinSessionDialog::setScenario | ( | const QString & | ) | [protected, virtual] |
Implements makVrf::DtJoinSessionDialogInterface.
| virtual void makVrf::DtJoinSessionDialog::setTerrain | ( | const QString & | ) | [protected, virtual] |
Implements makVrf::DtJoinSessionDialogInterface.
| virtual void makVrf::DtJoinSessionDialog::setNumBackends | ( | int | ) | [protected, virtual] |
Implements makVrf::DtJoinSessionDialogInterface.
| Ui_DtJoinSessionDialogUi makVrf::DtJoinSessionDialog::myUiImpl |
makVrv::DtDe& makVrf::DtJoinSessionDialog::myDe [protected] |
QString makVrf::DtJoinSessionDialog::myTopText [protected] |