#include <umenu.hpp>
Inheritance diagram for UMenubar:
Public Member Functions | |
UMenubar (const UArgs &a=UArgs::none) | |
virtual const UStyle & | getStyle (UContext *) const |
returns the contextual UStyle of this object | |
virtual UGroup * | getBrowsingGroup () |
Static Public Member Functions | |
static const UStyle & | makeStyle () |
Static Public Attributes | |
static UStyle * | style = null |
corresponding Ubit UStyle | |
Friends | |
UMenubar & | umenubar (const UArgs &a=UArgs::none) |
creator shortcut that is equivalent to: *new UMenubar(). |
|
returns the contextual UStyle of this object This virtual function calls the makeStyle() static function that was redefined for this specific class
Reimplemented from UBar. |
|
! Reimplemented from UBar. |