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
Loading...
Searching...
No Matches
Namespaces | Enumerations
juce_AccessibilityRole.h File Reference

Go to the source code of this file.

Namespaces

namespace  juce
 JUCE Namespace.
 

Enumerations

enum class  juce::AccessibilityRole {
  button , toggleButton , radioButton , comboBox ,
  image , slider , label , staticText ,
  editableText , menuItem , menuBar , popupMenu ,
  table , tableHeader , column , row ,
  cell , hyperlink , list , listItem ,
  tree , treeItem , progressBar , group ,
  dialogWindow , window , scrollBar , tooltip ,
  splashScreen , ignored , unspecified
}
 The list of available roles for an AccessibilityHandler object. More...