ASPiK SDK
VSTGUI::Standalone::Command Struct Reference

#include <icommand.h>

Inheritance diagram for VSTGUI::Standalone::Command:
VSTGUI::Standalone::Detail::CommandWithKey

Public Attributes

UTF8String group
 
UTF8String name
 

Detailed Description

Command definition

Commands are automatically dispatched to Application::IDelegate and IWindowController instances if they implement the ICommandHandler interface. Commands are registered via IApplication::registerCommand.


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