VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes
DtHelpMenu Class Reference
Inheritance diagram for DtHelpMenu:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtHelpMenu (QWidget *menu, bool display=true)
virtual ~DtHelpMenu ()
virtual void addAboutDialog (int, DtAboutBoxCreatorFcn)
 Adds/replaces an about box dialog to display in associated with a connection to processShowAboutForMenuItem()

Static Public Member Functions

static DtPopupMenucreate (QWidget *menu, bool display=true)

Protected Slots

virtual void processShowAboutForMenuItem ()
 Create and show an about box for the senders() menu item.

Protected Member Functions

virtual QString menuName ()
 Pure virtual overrides.
virtual bool initMenuItems ()
 Initializes and maps the following menu items.
virtual bool initActionGroups ()
 Creates myHelpActionGroup.
virtual void addHelpWebLinks ()
virtual DtActionGroupgetActionGroupForType (DtMenuItemType iType)
 If the newly created menu item is to be added to an action group, add it here.

Protected Attributes

DtActionGroupmyHelpActionGroup
QHash< int, DtAboutBoxCreatorFcnmyAboutBoxes

Constructor & Destructor Documentation

DtHelpMenu::DtHelpMenu ( QWidget menu,
bool  display = true 
)
virtual DtHelpMenu::~DtHelpMenu ( ) [virtual]

Member Function Documentation

virtual void DtHelpMenu::addAboutDialog ( int  ,
DtAboutBoxCreatorFcn   
) [virtual]

Adds/replaces an about box dialog to display in associated with a connection to processShowAboutForMenuItem()

virtual QString DtHelpMenu::menuName ( ) [protected, virtual]

Pure virtual overrides.

Reimplemented from DtPopupMenu.

virtual bool DtHelpMenu::initMenuItems ( ) [protected, virtual]

Initializes and maps the following menu items.

DtHelpHelpAction to myOwner->eventController()->processShowHelp() DtHelpAboutAction to myOwner->eventController()->processAboutBox()

Reimplemented from DtPopupMenu.

virtual bool DtHelpMenu::initActionGroups ( ) [protected, virtual]

Creates myHelpActionGroup.

Reimplemented from DtPopupMenu.

virtual void DtHelpMenu::addHelpWebLinks ( ) [protected, virtual]
virtual void DtHelpMenu::processShowAboutForMenuItem ( ) [protected, virtual, slot]

Create and show an about box for the senders() menu item.

static DtPopupMenu* DtHelpMenu::create ( QWidget menu,
bool  display = true 
) [static]
virtual DtActionGroup* DtHelpMenu::getActionGroupForType ( DtMenuItemType  iType) [protected, virtual]

If the newly created menu item is to be added to an action group, add it here.

Reimplemented from DtPopupMenu.


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)