VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Protected Member Functions
exampleRangeLine::DtCreateRangeLineMenuItem Class Reference

The menu item to create a range line. More...

Inheritance diagram for exampleRangeLine::DtCreateRangeLineMenuItem:
Inheritance graph
[legend]

Public Member Functions

 DtCreateRangeLineMenuItem (makVrv::DtDe &de)
virtual ~DtCreateRangeLineMenuItem ()
- Public Member Functions inherited from makVrv::DtIntervisibilityMenuItem
 DtIntervisibilityMenuItem (DtDe &, const std::string &className)
 CTOR.
virtual ~DtIntervisibilityMenuItem ()
 DTOR.
- Public Member Functions inherited from makVrv::DtMenuItem
 DtMenuItem (const std::string &menuItemIdName)
 CTOR.
virtual ~DtMenuItem ()
 DTOR.
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.

Protected Member Functions

virtual QActioncreateAction (makVrv::DtDe &, QWidget *parent)
 Build a menu item (via an action).
virtual void on_triggered ()
 When triggered, get a pointer to the range line driver and start the creation process.
virtual void on_aboutToShow ()
virtual DtVector initialOffsetFor (int) const
 Returns the initial offset for an attached point at the specified index.
- Protected Member Functions inherited from makVrv::DtIntervisibilityMenuItem
virtual
DtIntervisibilityDriver::AttachPoints 
attachableObjects () const
 Given the current selection, returns a list of attachable objects.
virtual bool isAttachableObjectType (DtUniqueID) const
 Returns true if the IV line can be attached to the given ID.
virtual void completeSetup ()

Additional Inherited Members

- Protected Slots inherited from makVrv::DtMenuItem
virtual void on_checkStateChanged (bool)
- Protected Attributes inherited from makVrv::DtIntervisibilityMenuItem
DtDemyDe
DtSignalConnectionManager myConnections
QActionmyAction

Detailed Description

The menu item to create a range line.

Constructor & Destructor Documentation

exampleRangeLine::DtCreateRangeLineMenuItem::DtCreateRangeLineMenuItem ( makVrv::DtDe de)
virtual exampleRangeLine::DtCreateRangeLineMenuItem::~DtCreateRangeLineMenuItem ( )
virtual

Member Function Documentation

virtual QAction* exampleRangeLine::DtCreateRangeLineMenuItem::createAction ( makVrv::DtDe ,
QWidget parent 
)
protectedvirtual

Build a menu item (via an action).

Implements makVrv::DtMenuItem.

virtual void exampleRangeLine::DtCreateRangeLineMenuItem::on_triggered ( )
protectedvirtual

When triggered, get a pointer to the range line driver and start the creation process.

Reimplemented from makVrv::DtMenuItem.

virtual void exampleRangeLine::DtCreateRangeLineMenuItem::on_aboutToShow ( )
protectedvirtual

Reimplemented from makVrv::DtMenuItem.

virtual DtVector exampleRangeLine::DtCreateRangeLineMenuItem::initialOffsetFor ( int  ) const
protectedvirtual

Returns the initial offset for an attached point at the specified index.

Reimplemented from makVrv::DtIntervisibilityMenuItem.


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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)