![]() |
VR-Forces 5.0.3 Developer's Guide
|
This dialog will send off the take ownership message for selected objects if the ok button is pressed to the selected back-end. This object does not verify if the objects are on the selected back-end, nor will there be any success/failure response give.

Public Member Functions | |
| DtTakeOwnershipOfDialog (makVrv::DtDe &de, QWidget *parent, const Qt::WindowFlags &flags=0) | |
| virtual | ~DtTakeOwnershipOfDialog () |
Public Attributes | |
| DtBackEndSelectionCombo * | myBackends |
| DtVrfFilteredListView * | myEntities |
| QHBoxLayout * | myButtonLayout |
| QPushButton * | myOK |
| QPushButton * | myCancel |
Protected Member Functions | |
| virtual void | accept () |
| virtual void | validate () |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| makVrv::DtSignalConnectionManager | myConnectionManager |
| makVrf::DtTakeOwnershipOfDialog::DtTakeOwnershipOfDialog | ( | makVrv::DtDe & | de, |
| QWidget * | parent, | ||
| const Qt::WindowFlags & | flags = 0 |
||
| ) |
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
| DtBackEndSelectionCombo* makVrf::DtTakeOwnershipOfDialog::myBackends |
| DtVrfFilteredListView* makVrf::DtTakeOwnershipOfDialog::myEntities |
| QHBoxLayout* makVrf::DtTakeOwnershipOfDialog::myButtonLayout |
| QPushButton* makVrf::DtTakeOwnershipOfDialog::myOK |
| QPushButton* makVrf::DtTakeOwnershipOfDialog::myCancel |
|
protected |
|
protected |