openshot-audio  0.1.6
NativeMessageBox Member List

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

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