VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
CommandMenuItemTargetAdapter Class Reference
+ Inheritance diagram for CommandMenuItemTargetAdapter:

Public Member Functions

bool validateCommandMenuItem (CCommandMenuItem *item) override
 called before the item is shown to validate its state
 
bool onCommandMenuItemSelected (CCommandMenuItem *item) override
 called when the item was selected
 

Member Function Documentation

bool onCommandMenuItemSelected ( CCommandMenuItem item)
inlineoverridevirtual

called when the item was selected

Implements ICommandMenuItemTarget.

Reimplemented in VST3Editor.

bool validateCommandMenuItem ( CCommandMenuItem item)
inlineoverridevirtual

called before the item is shown to validate its state

Implements ICommandMenuItemTarget.

Reimplemented in VST3Editor.


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