VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions
makVrf::DtVrfCopyDialog Class Reference
Inheritance diagram for makVrf::DtVrfCopyDialog:
Inheritance graph
[legend]

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.
- Public Member Functions inherited from makVrf::DtVrfCopyPasteStatusDialog
 DtVrfCopyPasteStatusDialog (makVrv::DtDe &de, QWidget *parent, const Qt::WindowFlags &flags=0)
virtual ~DtVrfCopyPasteStatusDialog ()

Protected Member Functions

virtual void setupConnections ()
 Override to set up connections that need to be made to call operation* slots.
- Protected Member Functions inherited from makVrf::DtVrfCopyPasteStatusDialog
virtual void setupGui ()
virtual void operationPending (DtCopyObject *, const std::string &reason)
 Sent when an object has an operation pending complete. Will put notfication in dialog.
virtual void operationsComplete ()
 Sent when operations are complete. Will destroy dialog.
virtual void operationComplete (DtCopyObject *)
 Sent when an item has complete it's operation. Will remove name from dialog.
virtual void operationCancelled (DtCopyObject *)
 Signal sent when an operation is cancelled. Will remove name from dialog.

Additional Inherited Members

- Public Slots inherited from makVrf::DtVrfCopyPasteStatusDialog
virtual void cancel ()
 Cancels copy operation by notifying DtVrfCopyPastePasteHandler to cancel.
- Public Attributes inherited from makVrf::DtVrfCopyPasteStatusDialog
QVBoxLayout * myMainLayout
QTreeWidgetmyStatus
QPushButtonmyCancel
DtObjectItemMap myObjectItemMap
- Protected Attributes inherited from makVrf::DtVrfCopyPasteStatusDialog
makVrv::DtDemyDe

Constructor & Destructor Documentation

makVrf::DtVrfCopyDialog::DtVrfCopyDialog ( makVrv::DtDe de,
QWidget parent,
const Qt::WindowFlags &  flags = 0 
)
virtual makVrf::DtVrfCopyDialog::~DtVrfCopyDialog ( )
virtual

Member Function Documentation

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 ( )
protectedvirtual

Override to set up connections that need to be made to call operation* slots.

Implements makVrf::DtVrfCopyPasteStatusDialog.


The documentation for this class was generated from the following file:

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)