MenuBreak_t Class Reference

Menu break object. More...

#include <UTMenu.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Non-core library: UTgui

A menu break object, which results in a dividing line being drawn across the menu.

Definition at line 468 of file UTMenu.h.


Constructor & Destructor Documentation

MenuBreak_t::MenuBreak_t ( int  menu_id  ) 

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

virtual MenuBreak_t::~MenuBreak_t (  )  [virtual]

Destructor.


Member Function Documentation

int MenuBreak_t::MenuID (  )  const [inline]

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

Reimplemented from MenuNode_t.

Definition at line 655 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