|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Public Member Functions | |
| void | close () override |
Static Public Member Functions | |
| static ScopedMessageBox | show (std::unique_ptr< ScopedMessageBoxInterface > &&native, std::function< void(int)> callback) |
| static int | showUnmanaged (std::unique_ptr< ScopedMessageBoxInterface > &&native, ModalComponentManager::Callback *cb) |
Definition at line 38 of file juce_ScopedMessageBoxImpl.h.
|
override |
Definition at line 62 of file juce_ScopedMessageBoxImpl.h.
|
overridevirtual |
Implements juce::detail::ScopedMessageBoxImpl.
Definition at line 67 of file juce_ScopedMessageBoxImpl.h.
|
static |
Definition at line 42 of file juce_ScopedMessageBoxImpl.h.
|
static |
Definition at line 49 of file juce_ScopedMessageBoxImpl.h.