#include <juce_ScopedWindowAssociation_linux.h>
◆ ScopedWindowAssociation() [1/4]
| juce::ScopedWindowAssociation::ScopedWindowAssociation |
( |
| ) |
|
|
default |
◆ ScopedWindowAssociation() [2/4]
| juce::ScopedWindowAssociation::ScopedWindowAssociation |
( |
void * |
associatedIn, |
|
|
Window |
windowIn |
|
) |
| |
|
inline |
◆ ScopedWindowAssociation() [3/4]
◆ ScopedWindowAssociation() [4/4]
◆ ~ScopedWindowAssociation()
| juce::ScopedWindowAssociation::~ScopedWindowAssociation |
( |
| ) |
|
|
inlinenoexcept |
◆ getAssociatedPointer()
| static std::optional< XPointer > juce::ScopedWindowAssociation::getAssociatedPointer |
( |
Display * |
display, |
|
|
Window |
window |
|
) |
| |
|
inlinestaticprivate |
◆ isValid()
| bool juce::ScopedWindowAssociation::isValid |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ swap()
◆ associatedPointer
| void* juce::ScopedWindowAssociation::associatedPointer = nullptr |
|
private |
◆ window
| XID juce::ScopedWindowAssociation::window {} |
|
private |
The documentation for this class was generated from the following file: