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

Public Member Functions | |
| DtSetConcealedDialog (makVrv::DtDe &de, QWidget *parent, const Qt::WindowFlags &flags=0) | |
| virtual | ~DtSetConcealedDialog () |
Protected Member Functions | |
| virtual QWidget * | contents (const std::vector< makVrv::DtSimEntry * > &data) |
| Edits the current statement. Return true if the statement can be edited. | |
| virtual void | sendRequest () |
| Override to send the set or task request. | |
| virtual void | setupGui (const std::vector< makVrv::DtSimEntry * > &data) |
| If there is a single entry, find it's location and convert to local to set. | |
| virtual void | setConcealed (bool b) |
| virtual void | setupStatement (const DtSimStatement *) |
| makVrf::DtSetConcealedDialog::DtSetConcealedDialog | ( | makVrv::DtDe & | de, |
| QWidget * | parent, | ||
| const Qt::WindowFlags & | flags = 0 |
||
| ) |
| virtual makVrf::DtSetConcealedDialog::~DtSetConcealedDialog | ( | ) | [virtual] |
| virtual QWidget* makVrf::DtSetConcealedDialog::contents | ( | const std::vector< makVrv::DtSimEntry * > & | data | ) | [protected, virtual] |
Edits the current statement. Return true if the statement can be edited.
Reimplemented from makVrf::DtBaseComboTaskSetDialog.
| virtual void makVrf::DtSetConcealedDialog::sendRequest | ( | ) | [protected, virtual] |
Override to send the set or task request.
Implements makVrf::DtBaseTaskSetDialogInterface.
| virtual void makVrf::DtSetConcealedDialog::setupGui | ( | const std::vector< makVrv::DtSimEntry * > & | data | ) | [protected, virtual] |
If there is a single entry, find it's location and convert to local to set.
Reimplemented from makVrf::DtBaseTaskSetDialogInterface.
| virtual void makVrf::DtSetConcealedDialog::setConcealed | ( | bool | b | ) | [protected, virtual] |
| virtual void makVrf::DtSetConcealedDialog::setupStatement | ( | const DtSimStatement * | ) | [protected, virtual] |
Reimplemented from makVrf::DtBaseTaskSetDialogInterface.