VR-Forces 5.0.2 Developer's Guide
 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::DtExpandAllAggregateMenuItem Class Reference

A menu item to expand the currently selected aggregate all the way down to leaf nodes.

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

Public Member Functions

 DtExpandAllAggregateMenuItem (makVrv::DtDe &de)
 
virtual ~DtExpandAllAggregateMenuItem ()
 
virtual QActioncreateAction (makVrv::DtDe &, QWidget *parent)
 
- Public Member Functions inherited from makVrv::DtMenuItem
 DtMenuItem (const std::string &menuItemIdName)
 
virtual ~DtMenuItem ()
 
virtual const std::string & menuItemIdName () const
 

Protected Member Functions

virtual void on_aboutToShow ()
 
virtual void on_triggered ()
 

Protected Attributes

makVrv::DtDemyDe
 
QActionmyAction
 
- Protected Attributes inherited from makVrv::DtMenuItem
std::string myMenuIdName
 

Additional Inherited Members

- Protected Slots inherited from makVrv::DtMenuItem
virtual void on_checkStateChanged (bool)
 

Constructor & Destructor Documentation

makVrv::DtExpandAllAggregateMenuItem::DtExpandAllAggregateMenuItem ( makVrv::DtDe de)

CTOR.

virtual makVrv::DtExpandAllAggregateMenuItem::~DtExpandAllAggregateMenuItem ( )
virtual

DTOR.

Member Function Documentation

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

Build a menu item (via an action).

Implements makVrv::DtMenuItem.

virtual void makVrv::DtExpandAllAggregateMenuItem::on_aboutToShow ( )
protectedvirtual

Validate if can expand given selection.

Reimplemented from makVrv::DtMenuItem.

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

Called when user clicks on menu item.

Reimplemented from makVrv::DtMenuItem.

Reimplemented in makVrf::DtVrfExpandAllAggregateMenuItem.

Member Data Documentation

makVrv::DtDe& makVrv::DtExpandAllAggregateMenuItem::myDe
protected
QAction* makVrv::DtExpandAllAggregateMenuItem::myAction
protected

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)