|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Go to the source code of this file.
Classes | |
| class | juce::AccessibilityActions |
| A simple wrapper for building a collection of supported accessibility actions and corresponding callbacks for a UI element. More... | |
Namespaces | |
| namespace | juce |
| JUCE Namespace. | |
Enumerations | |
| enum class | juce::AccessibilityActionType { juce::press , juce::toggle , juce::focus , juce::showMenu } |
| An action that can be performed by an accessible UI element. More... | |