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::ConcreteScopedContentSharerImpl Class Reference
Inheritance diagram for juce::detail::ConcreteScopedContentSharerImpl:
juce::detail::ScopedMessageBoxImpl juce::AsyncUpdater

Public Member Functions

void close () override
 

Static Public Member Functions

static ScopedMessageBox show (std::unique_ptr< ScopedContentSharerInterface > &&native, ContentSharer::Callback callback)
 

Detailed Description

Definition at line 29 of file juce_ScopedContentSharerImpl.h.

Constructor & Destructor Documentation

◆ ~ConcreteScopedContentSharerImpl()

juce::detail::ConcreteScopedContentSharerImpl::~ConcreteScopedContentSharerImpl ( )
override

Definition at line 39 of file juce_ScopedContentSharerImpl.h.

Member Function Documentation

◆ close()

void juce::detail::ConcreteScopedContentSharerImpl::close ( )
overridevirtual

Implements juce::detail::ScopedMessageBoxImpl.

Definition at line 44 of file juce_ScopedContentSharerImpl.h.

◆ show()

static ScopedMessageBox juce::detail::ConcreteScopedContentSharerImpl::show ( std::unique_ptr< ScopedContentSharerInterface > &&  native,
ContentSharer::Callback  callback 
)
static

Definition at line 33 of file juce_ScopedContentSharerImpl.h.


The documentation for this class was generated from the following file: