VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Slots | Protected Attributes
makVrv::DtCreateSensorViewMenu Class Reference

An Item builder for the create sensor view menu. More...

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

Public Member Functions

 DtCreateSensorViewMenu (DtDe &)
 CTOR.
virtual ~DtCreateSensorViewMenu ()
 DTOR.
virtual QMenucreateMenu (DtDe &, QWidget *parent)
 Builds the "Create Sensor View" menu and connects the onAboutToShow slot.
- Public Member Functions inherited from makVrv::DtMenu
 DtMenu (DtDe &de, const std::string &menuIdName)
 CTOR.
virtual ~DtMenu ()
 DTOR.
virtual const std::string & menuIdName () const
 Get the menu id name, the menu id name is not the same thing as the visible menu text.

Protected Slots

virtual void onAboutToShow (QWidget *menuWidget)
 If there is a single entity selected, DtCreateSensorViewItems are created for it and added to the menu.

Protected Attributes

QSignalMapper * myMenuSignalMapper
- Protected Attributes inherited from makVrv::DtMenu
DtDemyDe
std::string myMenuIdName

Detailed Description

An Item builder for the create sensor view menu.

The menu id string is "DtCreateSensorViewMenu"

Constructor & Destructor Documentation

makVrv::DtCreateSensorViewMenu::DtCreateSensorViewMenu ( DtDe )

CTOR.

virtual makVrv::DtCreateSensorViewMenu::~DtCreateSensorViewMenu ( )
virtual

DTOR.

Member Function Documentation

virtual QMenu* makVrv::DtCreateSensorViewMenu::createMenu ( DtDe ,
QWidget parent 
)
virtual

Builds the "Create Sensor View" menu and connects the onAboutToShow slot.

Implements makVrv::DtMenu.

virtual void makVrv::DtCreateSensorViewMenu::onAboutToShow ( QWidget menuWidget)
protectedvirtualslot

If there is a single entity selected, DtCreateSensorViewItems are created for it and added to the menu.

Otherwise the menu is disabled.

Member Data Documentation

QSignalMapper* makVrv::DtCreateSensorViewMenu::myMenuSignalMapper
protected

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

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)