openshot-audio  0.1.5
juce::NativeMessageBox Member List

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

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
showYesNoCancelBox(AlertWindow::AlertIconType iconType, const String &title, const String &message, Component *associatedComponent=nullptr, ModalComponentManager::Callback *callback=nullptr)juce::NativeMessageBoxstatic