|
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 | |
| ScopedWindowAssociation (void *associatedIn, Window windowIn) | |
| ScopedWindowAssociation (const ScopedWindowAssociation &)=delete | |
| ScopedWindowAssociation & | operator= (const ScopedWindowAssociation &)=delete |
| ScopedWindowAssociation (ScopedWindowAssociation &&other) noexcept | |
| ScopedWindowAssociation & | operator= (ScopedWindowAssociation &&other) noexcept |
| bool | isValid () const |
Definition at line 34 of file juce_ScopedWindowAssociation_linux.h.
| juce::ScopedWindowAssociation::ScopedWindowAssociation | ( | void * | associatedIn, |
| Window | windowIn | ||
| ) |
Definition at line 39 of file juce_ScopedWindowAssociation_linux.h.
|
noexcept |
Definition at line 65 of file juce_ScopedWindowAssociation_linux.h.
|
noexcept |
Definition at line 74 of file juce_ScopedWindowAssociation_linux.h.
| bool juce::ScopedWindowAssociation::isValid | ( | ) | const |
Definition at line 95 of file juce_ScopedWindowAssociation_linux.h.
|
noexcept |
Definition at line 68 of file juce_ScopedWindowAssociation_linux.h.