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 | Protected Attributes
makVrv::DtNewPlanViewWindowItem Class Reference

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

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

Public Member Functions

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

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 set to a Plan view.

Constructor & Destructor Documentation

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

Member Function Documentation

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

Reimplemented from makVrv::DtMenuItem.

Reimplemented in makVrf::DtVrfNewPlanViewWindowItem.

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

Build a menu item (via an action).

Implements makVrv::DtMenuItem.

Member Data Documentation

DtDe& makVrv::DtNewPlanViewWindowItem::myDe
protected

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)