|
Public Types inherited from VSTGUI::Standalone::UIDesc::Customization |
using | CreateViewControllerFunc = std::function< IController *(const UTF8StringView &name, IController *parent, const IUIDescription *uiDesc)> |
|
Public Types inherited from VSTGUI::Standalone::IMenuBuilder |
using | SortFunction = std::function< bool(const UTF8String &lhs, const UTF8String &rhs)> |
|
Public Member Functions inherited from VSTGUI::Standalone::UIDesc::Customization |
void | addCreateViewControllerFunc (const UTF8String &name, CreateViewControllerFunc func) |
|
IController * | createController (const UTF8StringView &name, IController *parent, const IUIDescription *uiDesc) override |
|
| Interface (const Interface &)=delete |
|
| Interface (Interface &&)=delete |
|
Interface & | operator= (const Interface &)=delete |
|
Interface & | operator= (Interface &&)=delete |
|
template<typename T > |
const auto | dynamicCast () const |
|
template<typename T > |
auto | dynamicCast () |
|
Public Member Functions inherited from VSTGUI::Standalone::NoMenuBuilder |
bool | showCommandGroupInMenu (const Interface &context, const UTF8String &group) const override |
|
bool | showCommandInMenu (const Interface &context, const Command &cmd) const override |
|
Public Member Functions inherited from VSTGUI::Standalone::MenuBuilderAdapter |
SortFunction | getCommandGroupSortFunction (const Interface &context, const UTF8String &group) const override |
|
bool | prependMenuSeparator (const Interface &context, const Command &cmd) const override |
|
Static Public Member Functions inherited from VSTGUI::Standalone::UIDesc::Customization |
static std::shared_ptr< Customization > | make () |
|
The documentation for this class was generated from the following file:
- C:/RackAFX_v7/ASPIK_SDK/vstgui4/vstgui/tests/gfxtest/source/drawdevicetests.cpp