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 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. More...
 
virtual ~DtCreateSensorViewMenu ()
 DTOR. More...
 
virtual QMenucreateMenu (DtDe &, QWidget *parent)
 Builds the "Create Sensor View" menu and connects the onAboutToShow slot. More...
 
- Public Member Functions inherited from makVrv::DtMenu
 DtMenu (DtDe &de, const std::string &menuIdName)
 CTOR. More...
 
virtual ~DtMenu ()
 DTOR. More...
 
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. More...
 

Protected Slots

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

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)