#include <menubuilder.h>
◆ getCommandGroupSortFunction()
SortFunction VSTGUI::Standalone::MenuBuilderAdapter::getCommandGroupSortFunction |
( |
const Interface & |
context, |
|
|
const UTF8String & |
group |
|
) |
| const |
|
inlineoverridevirtual |
return command group sort function
- Parameters
-
- Returns
- if you want to sort the menu return a SortFunction otherwise return nullptr
Implements VSTGUI::Standalone::IMenuBuilder.
◆ prependMenuSeparator()
bool VSTGUI::Standalone::MenuBuilderAdapter::prependMenuSeparator |
( |
const Interface & |
context, |
|
|
const Command & |
cmd |
|
) |
| const |
|
inlineoverridevirtual |
should a menu separator prepend a command
- Parameters
-
- Returns
- true if a menu separator should be prepended before the command
Implements VSTGUI::Standalone::IMenuBuilder.
◆ showCommandGroupInMenu()
bool VSTGUI::Standalone::MenuBuilderAdapter::showCommandGroupInMenu |
( |
const Interface & |
context, |
|
|
const UTF8String & |
group |
|
) |
| const |
|
inlineoverridevirtual |
◆ showCommandInMenu()
bool VSTGUI::Standalone::MenuBuilderAdapter::showCommandInMenu |
( |
const Interface & |
context, |
|
|
const Command & |
cmd |
|
) |
| const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
- C:/RackAFX_v7/ASPIK_SDK/vstgui4/vstgui/standalone/include/helpers/menubuilder.h