VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions
makVrf::DtRadioMenuManager Class Reference
Inheritance diagram for makVrf::DtRadioMenuManager:
Inheritance graph
[legend]

Public Member Functions

 DtRadioMenuManager ()
- Public Member Functions inherited from makVrv::DtMenuManager
virtual ~DtMenuManager ()
 DTOR.
void registerMenu (const DtMenuPath &path, QMenu *menu)
 Register a menu, this is done automatically by the DtMenuAssembler.
void registerMenuItem (const DtMenuPath &path, QAction *action)
 Register a menu item, this is done automatically by the DtMenuAssembler.
QMenufindMenu (const DtMenuPath &path) const
 Find a menu by its path.
QActionfindMenuItem (const DtMenuPath &path) const
 Find a menu item by its path.
const std::map< DtMenuPath,
QMenu * > & 
menus () const
 Returns the list of known menus and menu items.
const std::map< DtMenuPath,
QAction * > 
menuItems () const
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor.
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor.

Additional Inherited Members

- Static Public Member Functions inherited from makVrv::DtMenuManager
static DtMenuManagerinstance (DtDe &de)
 Get an instance of the Menu manager.
- Public Attributes inherited from makVrv::DtMenuManager
boost::signal< void(const
DtMenuPath &)> 
signal_menuDeleted
boost::signal< void(const
DtMenuPath &)> 
signal_menuItemDeleted
- Protected Slots inherited from makVrv::DtMenuManager
void onMenuDestroyed (QObject *obj)
 When a menu is destroyed.
void onActionDestroyed (QObject *obj)
 When an action is destroyed.
- Protected Member Functions inherited from makVrv::DtMenuManager
 DtMenuManager ()
 Protected CTOR, use the instance function.
- Protected Attributes inherited from makVrv::DtMenuManager
std::map< DtMenuPath, QMenu * > myMenus
std::map< DtMenuPath, QAction * > myMenuItems

Constructor & Destructor Documentation

makVrf::DtRadioMenuManager::DtRadioMenuManager ( )
inline

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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)