class GmMenuBar |
The menu bar contains a group of menu widgets and can be oriented horizontally or vertically.
| GmMenuBar () Standard constructor | |
| addMenu (GmMenu* menu, WidgetIDType widgetId) Adds a menu to the menu bar | |
| applyLayout (float minX, float minY, float minZ, float maxX, float maxY, float maxZ) Repositions and resizes this component based on parameters passed into the method. | |
| widgetEvent (GmEvent::WidgetEventType* widgetEvent) Called whenever a widget event occurs on a widget that this widget event handler has registered with. | |
| ~GmMenuBar () Virtual destructor |
| mMenus The list of menus that are part of this menu bar |
| render2d (GmTypes::RenderOptionType renderOptions) Renders this radio button to a 2D image buffer. | |
| render2dSelect (GmTypes::RenderOptionType renderOptions) Renders this menu to a selection buffer. |
The menu bar contains a group of menu widgets and can be oriented horizontally or vertically.
Alphabetic index HTML hierarchy of classes or Java