A class representing a list of sub-menus consistuting a menu bar.
![]() | PRootMenu () Create a new top level, and empty, menu bar. |
![]() | PRootMenu ( PRESOURCE_ID resID ) Load a menu resource and create all menu items and sub-menus. |
![]() | ~PRootMenu () Destroy the menu and all its sub-menus. |
![]() | GetItemFromKey ( PRESOURCE_ID key ) Get a menu item given a unique ID. |
![]() | New functions for class |
![]() | keyedItems Hash table lookup for unique menu IDs |
A class representing a list of sub-menus consistuting a menu bar. The exact appearance and location of the root menu is platform dependent.This is typically a bar of sub-menus. At this time only sub-menus can be added to a root menu.
PRootMenu( PRESOURCE_ID resID )
virtual ~PRootMenu()
New functions for class
PMenuItem* GetItemFromKey( PRESOURCE_ID key )
Alphabetic index HTML hierarchy of classes or Java