VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtNewWindowItem Class Reference

A menu item to create a new window based on the current observer configuration. More...

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

Public Member Functions

 DtNewWindowItem (DtDe &de)
virtual ~DtNewWindowItem ()
- 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 (DtDe &, QWidget *parent)
 Build a menu item (via an action).
virtual void on_triggered ()

Protected Attributes

DtDemyDe
- 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

A menu item to create a new window based on the current observer configuration.

Constructor & Destructor Documentation

makVrv::DtNewWindowItem::DtNewWindowItem ( DtDe de)
virtual makVrv::DtNewWindowItem::~DtNewWindowItem ( )
virtual

Member Function Documentation

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

Build a menu item (via an action).

Implements makVrv::DtMenuItem.

virtual void makVrv::DtNewWindowItem::on_triggered ( )
protectedvirtual

Reimplemented from makVrv::DtMenuItem.

Member Data Documentation

DtDe& makVrv::DtNewWindowItem::myDe
protected

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)