nux-1.14.0
nux::MenuBar Class Reference
Inheritance diagram for nux::MenuBar:
nux::View nux::InputArea nux::Area nux::InitiallyUnownedObject nux::Focusable nux::Object nux::Trackable nux::Introspectable

List of all members.

Public Member Functions

 MenuBar (NUX_FILE_LINE_PROTO)
virtual long ProcessEvent (IEvent &ievent, long TraverseInfo, long ProcessEventInfo)
virtual void Draw (GraphicsEngine &GfxContext, bool force_draw)
virtual void DrawContent (GraphicsEngine &GfxContext, bool force_draw)
virtual void PostDraw (GraphicsEngine &GfxContext, bool force_draw)
void AddMenu (const TCHAR *MenuLabel, MenuPage *popup)
void AddMenu (const TCHAR *MenuLabel, MenuPage *menu, BaseTexture *icon)

Detailed Description

Definition at line 55 of file MenuBar.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends