VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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. More...
 
- 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. More...
 
- 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. More...
 
virtual void operationsComplete ()
 Sent when operations are complete. Will destroy dialog. More...
 
virtual void operationComplete (DtCopyObject *)
 Sent when an item has complete it's operation. Will remove name from dialog. More...
 
virtual void operationCancelled (DtCopyObject *)
 Signal sent when an operation is cancelled. Will remove name from dialog. More...
 

Additional Inherited Members

- Public Slots inherited from makVrf::DtVrfCopyPasteStatusDialog
virtual void cancel ()
 Cancels copy operation by notifying DtVrfCopyPastePasteHandler to cancel. More...
 
- 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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)