VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
makVrf::DtAutoHideDockViewItem Class Reference

Represents a menu item associated with an autoHidePanelItem widget. More...

Inheritance diagram for makVrf::DtAutoHideDockViewItem:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtAutoHideDockViewItem (makVrv::DtDe &de, const std::string &dockName, DtAutoHidePanelItem *item)
 CTOR.
virtual ~DtAutoHideDockViewItem ()
 DTOR.
virtual QActioncreateAction (makVrv::DtDe &de, QWidget *parent)
 Build a menu item (via an action).

Protected Member Functions

virtual void on_triggered ()
 This gets called when the item is selected from the menu.

Protected Attributes

DtAutoHidePanelItemmyPanelItem
QActionmyAction
makVrv::DtDemyDe

Detailed Description

Represents a menu item associated with an autoHidePanelItem widget.


Constructor & Destructor Documentation

makVrf::DtAutoHideDockViewItem::DtAutoHideDockViewItem ( makVrv::DtDe de,
const std::string &  dockName,
DtAutoHidePanelItem item 
)

CTOR.

DTOR.


Member Function Documentation

virtual QAction* makVrf::DtAutoHideDockViewItem::createAction ( makVrv::DtDe de,
QWidget parent 
) [virtual]

Build a menu item (via an action).

Implements makVrv::DtMenuItem.

virtual void makVrf::DtAutoHideDockViewItem::on_triggered ( ) [protected, virtual]

This gets called when the item is selected from the menu.

Reimplemented from makVrv::DtMenuItem.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)