ASPiK SDK
VSTGUI::Standalone::DrawDeviceTestsCustomization Class Reference
Inheritance diagram for VSTGUI::Standalone::DrawDeviceTestsCustomization:
VSTGUI::Standalone::UIDesc::Customization VSTGUI::Standalone::NoMenuBuilder VSTGUI::Standalone::UIDesc::ICustomization VSTGUI::Standalone::MenuBuilderAdapter VSTGUI::Interface VSTGUI::Standalone::IMenuBuilder VSTGUI::Interface

Additional Inherited Members

- 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)
 
IControllercreateController (const UTF8StringView &name, IController *parent, const IUIDescription *uiDesc) override
 
- Public Member Functions inherited from VSTGUI::Interface
 Interface (const Interface &)=delete
 
 Interface (Interface &&)=delete
 
Interfaceoperator= (const Interface &)=delete
 
Interfaceoperator= (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< Customizationmake ()
 

The documentation for this class was generated from the following file: