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

Public Member Functions | |
| DtVrfCopyDialog (makVrv::DtDe &de, QWidget *parent, const Qt::WindowFlags &flags=0) | |
| virtual | ~DtVrfCopyDialog () |
| virtual void | copy (const makVrv::DtSelectionManager::IdSet &) |
| Creates dialog widgets and asks copy/paste manager to copy supplied items. | |
Protected Member Functions | |
| virtual void | setupConnections () |
| Override to set up connections that need to be made to call operation* slots. | |
| makVrf::DtVrfCopyDialog::DtVrfCopyDialog | ( | makVrv::DtDe & | de, |
| QWidget * | parent, | ||
| const Qt::WindowFlags & | flags = 0 |
||
| ) |
| virtual makVrf::DtVrfCopyDialog::~DtVrfCopyDialog | ( | ) | [virtual] |
| virtual void makVrf::DtVrfCopyDialog::copy | ( | const makVrv::DtSelectionManager::IdSet & | ) | [virtual] |
Creates dialog widgets and asks copy/paste manager to copy supplied items.
Keeps track of status and will remove dialog when copy is complete
| virtual void makVrf::DtVrfCopyDialog::setupConnections | ( | ) | [protected, virtual] |
Override to set up connections that need to be made to call operation* slots.
Implements makVrf::DtVrfCopyPasteStatusDialog.