|
| virtual void | cancel () |
| | Cancels copy operation by notifying DtVrfCopyPastePasteHandler to cancel. More...
|
| |
| makVrf::DtVrfCopyPasteStatusDialog::DtVrfCopyPasteStatusDialog |
( |
makVrv::DtDe & |
de, |
|
|
QWidget * |
parent, |
|
|
const Qt::WindowFlags & |
flags = 0 |
|
) |
| |
| virtual makVrf::DtVrfCopyPasteStatusDialog::~DtVrfCopyPasteStatusDialog |
( |
| ) |
|
|
virtual |
| virtual void makVrf::DtVrfCopyPasteStatusDialog::setupGui |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtVrfCopyPasteStatusDialog::operationPending |
( |
DtCopyObject * |
, |
|
|
const std::string & |
reason |
|
) |
| |
|
protectedvirtual |
Sent when an object has an operation pending complete. Will put notfication in dialog.
| virtual void makVrf::DtVrfCopyPasteStatusDialog::operationsComplete |
( |
| ) |
|
|
protectedvirtual |
Sent when operations are complete. Will destroy dialog.
| virtual void makVrf::DtVrfCopyPasteStatusDialog::operationComplete |
( |
DtCopyObject * |
| ) |
|
|
protectedvirtual |
Sent when an item has complete it's operation. Will remove name from dialog.
| virtual void makVrf::DtVrfCopyPasteStatusDialog::operationCancelled |
( |
DtCopyObject * |
| ) |
|
|
protectedvirtual |
Signal sent when an operation is cancelled. Will remove name from dialog.
| virtual void makVrf::DtVrfCopyPasteStatusDialog::setupConnections |
( |
| ) |
|
|
protectedpure virtual |
| virtual void makVrf::DtVrfCopyPasteStatusDialog::cancel |
( |
| ) |
|
|
virtualslot |
Cancels copy operation by notifying DtVrfCopyPastePasteHandler to cancel.
| QVBoxLayout* makVrf::DtVrfCopyPasteStatusDialog::myMainLayout |
| QTreeWidget* makVrf::DtVrfCopyPasteStatusDialog::myStatus |
| QPushButton* makVrf::DtVrfCopyPasteStatusDialog::myCancel |
The documentation for this class was generated from the following file: