MenuMerge_t Class Reference

Object representing a window menu merge point into the application menu. More...

#include <UTMenu.h>

Inheritance diagram for MenuMerge_t:
MenuNode_t BTreeNode_t< MenuNode_t, uint >

List of all members.

Public Member Functions

 MenuMerge_t (int menu_id)
virtual ~MenuMerge_t ()
int MenuID () const

Detailed Description

Non-core library: UTgui

Object representing a window menu merge point into the application menu which contains the MenuMerge_t.

Definition at line 495 of file UTMenu.h.


Constructor & Destructor Documentation

MenuMerge_t::MenuMerge_t ( int  menu_id  ) 

Constructor. A menu ID of zero means "no ID", which is reasonable if the menu merge point will never be searched for by its ID.

virtual MenuMerge_t::~MenuMerge_t (  )  [virtual]

Destructor.


Member Function Documentation

int MenuMerge_t::MenuID (  )  const [inline]

Returns the menu merge point's ID. A menu ID of zero means "no ID", which is reasonable if the menu merge point will never be searched for by its ID.

Reimplemented from MenuNode_t.

Definition at line 662 of file UTMenu.h.


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

Generated on Tue Dec 14 22:35:07 2010 for UT library by  doxygen 1.6.1