VR-Forces 4.7 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::DtVrfPasteDialog Class Reference
Inheritance diagram for makVrf::DtVrfPasteDialog:
Inheritance graph
[legend]

Public Member Functions

 DtVrfPasteDialog (makVrv::DtDe &de, QWidget *parent, const Qt::WindowFlags &flags=0)
virtual ~DtVrfPasteDialog ()
virtual void paste (int flags=DtCopyObject::DtAllPasteFlags)
 Creates dialog widgets and asks copy/paste manager to paste items that are stored in the paste buffer.
virtual void pasteSpecial ()
 Puts up a dialog that allows the user to select paste options before actually pasting objects.
- 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::DtVrfPasteDialog::DtVrfPasteDialog ( makVrv::DtDe de,
QWidget *  parent,
const Qt::WindowFlags &  flags = 0 
)
virtual makVrf::DtVrfPasteDialog::~DtVrfPasteDialog ( )
virtual

Member Function Documentation

virtual void makVrf::DtVrfPasteDialog::paste ( int  flags = DtCopyObject::DtAllPasteFlags)
virtual

Creates dialog widgets and asks copy/paste manager to paste items that are stored in the paste buffer.

Paste will continue until right click is pressed. This dialog will show the status of objects being pasted, if the paste operation takes a while

virtual void makVrf::DtVrfPasteDialog::pasteSpecial ( )
virtual

Puts up a dialog that allows the user to select paste options before actually pasting objects.

virtual void makVrf::DtVrfPasteDialog::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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)