JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::NativeMessageBox Member List

This is the complete list of members for juce::NativeMessageBox, including all inherited members.

NativeMessageBox()=deletejuce::NativeMessageBoxprivate
showMessageBox(AlertWindow::AlertIconType iconType, const String &title, const String &message, Component *associatedComponent=nullptr)juce::NativeMessageBoxstatic
showMessageBoxAsync(AlertWindow::AlertIconType iconType, const String &title, const String &message, Component *associatedComponent=nullptr, ModalComponentManager::Callback *callback=nullptr)juce::NativeMessageBoxstatic
showOkCancelBox(AlertWindow::AlertIconType iconType, const String &title, const String &message, Component *associatedComponent=nullptr, ModalComponentManager::Callback *callback=nullptr)juce::NativeMessageBoxstatic
showYesNoBox(AlertWindow::AlertIconType iconType, const String &title, const String &message, Component *associatedComponent=nullptr, ModalComponentManager::Callback *callback=nullptr)juce::NativeMessageBoxstatic
showYesNoCancelBox(AlertWindow::AlertIconType iconType, const String &title, const String &message, Component *associatedComponent=nullptr, ModalComponentManager::Callback *callback=nullptr)juce::NativeMessageBoxstatic