omgui::win32::MenuBar Class Reference

#include <omgui/win32/menubar.h>

Inherits omgui::api::MenuBar.

List of all members.

Public Member Functions

virtual void append_menu (omgui::Menu *menu, const string &title)
HMENU get_hmenu () const
 MenuBar ()

Private Attributes

HMENU m_menu


Constructor & Destructor Documentation

omgui::win32::MenuBar::MenuBar (  ) 


Member Function Documentation

void omgui::win32::MenuBar::append_menu ( omgui::Menu menu,
const string title 
) [virtual]

Implements omgui::api::MenuBar.

HMENU omgui::win32::MenuBar::get_hmenu (  )  const


Member Data Documentation


doxygen SourceForge.net Logo