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::ComponentHelpers::ModalComponentManagerChangeNotifier Class Reference

Public Member Functions

ErasedScopeGuard addListener (std::function< void()> l)
 
void modalComponentManagerChanged ()
 

Static Public Member Functions

static autogetInstance ()
 

Detailed Description

Definition at line 254 of file juce_ComponentHelpers.h.

Member Function Documentation

◆ addListener()

ErasedScopeGuard juce::detail::ComponentHelpers::ModalComponentManagerChangeNotifier::addListener ( std::function< void()>  l)

Definition at line 263 of file juce_ComponentHelpers.h.

◆ getInstance()

static auto & juce::detail::ComponentHelpers::ModalComponentManagerChangeNotifier::getInstance ( )
static

Definition at line 257 of file juce_ComponentHelpers.h.

◆ modalComponentManagerChanged()

void juce::detail::ComponentHelpers::ModalComponentManagerChangeNotifier::modalComponentManagerChanged ( )

Definition at line 268 of file juce_ComponentHelpers.h.


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