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
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
juce::detail::ScopedMessageBoxInterface Struct Referenceabstract

Public Member Functions

virtual void runAsync (std::function< void(int)>)=0
 
virtual int runSync ()=0
 
virtual void close ()=0
 

Static Public Member Functions

static std::unique_ptr< ScopedMessageBoxInterfacecreate (const MessageBoxOptions &options)
 

Detailed Description

Definition at line 35 of file juce_ScopedMessageBoxInterface.h.

Member Function Documentation

◆ create()

std::unique_ptr< ScopedMessageBoxInterface > juce::detail::ScopedMessageBoxInterface::create ( const MessageBoxOptions options)
static

Definition at line 29 of file juce_NativeMessageBox_linux.cpp.


The documentation for this struct was generated from the following files: