JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
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

namespace  juce
 

Enumerations

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