JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_MessageBoxOptions.h File Reference
This graph shows which files directly or indirectly include 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

 juce
 

Enumerations

enum  juce::MessageBoxIconType {
  juce::MessageBoxIconType::NoIcon,
  juce::MessageBoxIconType::QuestionIcon,
  juce::MessageBoxIconType::WarningIcon,
  juce::MessageBoxIconType::InfoIcon
}
 The type of icon to show in the dialog box. More...