omgui::win32::Menu Class Reference

#include <omgui/win32/menu.h>

Inherits omgui::api::Menu.

List of all members.

Public Member Functions

virtual void append (omgui::MenuItem *item)
HMENU get_menu () const
 Menu ()

Private Attributes

HMENU m_menu
string m_title


Constructor & Destructor Documentation

omgui::win32::Menu::Menu (  ) 


Member Function Documentation

void omgui::win32::Menu::append ( omgui::MenuItem item  )  [virtual]

Implements omgui::api::Menu.

HMENU omgui::win32::Menu::get_menu (  )  const


Member Data Documentation

HMENU omgui::win32::Menu::m_menu [private]


doxygen SourceForge.net Logo