VR-Forces 4.8 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 | Protected Attributes
makVrf::DtCreateRangeLineAction Class Reference

Action associated with the create -> Create Range Line menu entry. More...

Inheritance diagram for makVrf::DtCreateRangeLineAction:
Inheritance graph
[legend]

Public Member Functions

 DtCreateRangeLineAction (makVrv::DtDe &de)
 CTOR. More...
 
virtual ~DtCreateRangeLineAction ()
 DTOR. More...
 
virtual QActioncreateAction (makVrv::DtDe &, QWidget *parent)
 Build a menu item (via an action). More...
 
- Public Member Functions inherited from makVrv::DtMenuItem
 DtMenuItem (const std::string &menuItemIdName)
 CTOR. More...
 
virtual ~DtMenuItem ()
 DTOR. More...
 
virtual const std::string & menuItemIdName () const
 Get the menu id name, the menu id name is not the same thing as the visible menu text. More...
 

Protected Member Functions

virtual void on_triggered ()
 
virtual
makVrv::DtIntervisibilityDriver::AttachPoints 
attachableObjects () const
 
virtual bool isAttachableObjectType (makVrv::DtUniqueID id) const
 

Protected Attributes

makVrv::DtDemyDe
 
QActionmyAction
 
- Protected Attributes inherited from makVrv::DtMenuItem
std::string myMenuIdName
 

Additional Inherited Members

- Protected Slots inherited from makVrv::DtMenuItem
virtual void on_checkStateChanged (bool)
 
virtual void on_aboutToShow ()
 

Detailed Description

Action associated with the create -> Create Range Line menu entry.

Constructor & Destructor Documentation

makVrf::DtCreateRangeLineAction::DtCreateRangeLineAction ( makVrv::DtDe de)

CTOR.

virtual makVrf::DtCreateRangeLineAction::~DtCreateRangeLineAction ( )
virtual

DTOR.

Member Function Documentation

virtual QAction* makVrf::DtCreateRangeLineAction::createAction ( makVrv::DtDe ,
QWidget *  parent 
)
virtual

Build a menu item (via an action).

Implements makVrv::DtMenuItem.

virtual void makVrf::DtCreateRangeLineAction::on_triggered ( )
protectedvirtual

Reimplemented from makVrv::DtMenuItem.

virtual makVrv::DtIntervisibilityDriver::AttachPoints makVrf::DtCreateRangeLineAction::attachableObjects ( ) const
protectedvirtual
virtual bool makVrf::DtCreateRangeLineAction::isAttachableObjectType ( makVrv::DtUniqueID  id) const
protectedvirtual

Member Data Documentation

makVrv::DtDe& makVrf::DtCreateRangeLineAction::myDe
protected
QAction* makVrf::DtCreateRangeLineAction::myAction
protected

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)