|
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::MessageBoxOptions |
| Class used to create a set of options to pass to the AlertWindow and NativeMessageBox methods for showing dialog boxes. More... | |
Namespaces | |
| namespace | juce |
| JUCE Namespace. | |
Enumerations | |
| enum class | juce::MessageBoxIconType { juce::NoIcon , juce::QuestionIcon , juce::WarningIcon , juce::InfoIcon } |
| The type of icon to show in the dialog box. More... | |