VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | 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]

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 
)
virtual makVrf::DtVrfCopyPasteStatusDialog::~DtVrfCopyPasteStatusDialog ( )
virtual

Member Function Documentation

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

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

Cancels copy operation by notifying DtVrfCopyPastePasteHandler to cancel.

Member Data Documentation

QVBoxLayout* makVrf::DtVrfCopyPasteStatusDialog::myMainLayout
QTreeWidget* makVrf::DtVrfCopyPasteStatusDialog::myStatus
QPushButton* makVrf::DtVrfCopyPasteStatusDialog::myCancel
DtObjectItemMap makVrf::DtVrfCopyPasteStatusDialog::myObjectItemMap
makVrv::DtDe& makVrf::DtVrfCopyPasteStatusDialog::myDe
protected

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

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)