The menu manager is responsible for managing a set of menu items, and is configured with a renderer and input capability in order to present the menu. Remotes generally also the the menu manager to find out about the overall structure. More...
Go to the source code of this file.
Classes | |
class | MenuManagerObserver |
class | CommitCallbackObserver |
class | EncoderWrapOverride |
class | CurrentEditorRenderingHints |
class | MenuManager |
Functions | |
bool | editorHintNeedsCursor (CurrentEditorRenderingHints::EditorRenderingType ty) |
Variables | |
MenuManager | menuMgr |
The menu manager is responsible for managing a set of menu items, and is configured with a renderer and input capability in order to present the menu. Remotes generally also the the menu manager to find out about the overall structure.
|
extern |
The global instance of MenuManager, always use this instance.