VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtAttachItem Class Reference

base class that all attach items derive from An Item builder for the attach follow item. More...

Inheritance diagram for makVrv::DtAttachItem:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtAttachItem (const std::string &menuItemIdName, DtDe &de)
 CTOR.
virtual ~DtAttachItem ()
 Virtual DTOR.
virtual QActioncreateAction (DtDe &, QWidget *parent)=0
 Build a menu item (via an action).

Protected Member Functions

virtual void setAttachMode (DtObserverObject::AttachType attachType)
virtual void attachSelected ()

Protected Attributes

DtDemyDe
QActionmyQAction

Detailed Description

base class that all attach items derive from An Item builder for the attach follow item.

The menu id string is "DtAttachFollowItem"


Constructor & Destructor Documentation

makVrv::DtAttachItem::DtAttachItem ( const std::string &  menuItemIdName,
DtDe de 
)

CTOR.

virtual makVrv::DtAttachItem::~DtAttachItem ( ) [virtual]

Virtual DTOR.


Member Function Documentation

virtual QAction* makVrv::DtAttachItem::createAction ( DtDe ,
QWidget parent 
) [pure virtual]
virtual void makVrv::DtAttachItem::setAttachMode ( DtObserverObject::AttachType  attachType) [protected, virtual]
virtual void makVrv::DtAttachItem::attachSelected ( ) [protected, virtual]

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)