VR-Forces 4.0.4 Class Documentation
Public Slots | Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | Private Types
makVrf::DtVrfCopyPasteStatusDialog Class Reference
Inheritance diagram for makVrf::DtVrfCopyPasteStatusDialog:
Inheritance graph
[legend]

List of all members.

Public Slots

virtual void cancel ()
 Cancels copy operation by notifying DtVrfCopyPastePasteHandler to cancel.

Public Member Functions

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

Public Attributes

QVBoxLayout * myMainLayout
QTreeWidgetmyStatus
QPushButtonmyCancel
DtObjectItemMap myObjectItemMap

Protected Member Functions

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.
virtual void setupConnections ()=0
 Override to set up connections that need to be made to call operation* slots.

Protected Attributes

makVrv::DtDemyDe

Private Types

typedef std::map< DtCopyObject
*, QTreeWidgetItem * > 
DtObjectItemMap

Member Typedef Documentation


Constructor & Destructor Documentation

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

Member Function Documentation

virtual void makVrf::DtVrfCopyPasteStatusDialog::setupGui ( ) [protected, virtual]
virtual void makVrf::DtVrfCopyPasteStatusDialog::operationPending ( DtCopyObject ,
const std::string &  reason 
) [protected, virtual]

Sent when an object has an operation pending complete. Will put notfication in dialog.

virtual void makVrf::DtVrfCopyPasteStatusDialog::operationsComplete ( ) [protected, virtual]

Sent when operations are complete. Will destroy dialog.

virtual void makVrf::DtVrfCopyPasteStatusDialog::operationComplete ( DtCopyObject ) [protected, virtual]

Sent when an item has complete it's operation. Will remove name from dialog.

virtual void makVrf::DtVrfCopyPasteStatusDialog::operationCancelled ( DtCopyObject ) [protected, virtual]

Signal sent when an operation is cancelled. Will remove name from dialog.

virtual void makVrf::DtVrfCopyPasteStatusDialog::setupConnections ( ) [protected, pure virtual]

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

Implemented in makVrf::DtVrfPasteDialog, and makVrf::DtVrfCopyDialog.

virtual void makVrf::DtVrfCopyPasteStatusDialog::cancel ( ) [virtual, slot]

Cancels copy operation by notifying DtVrfCopyPastePasteHandler to cancel.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)