#include <juce_linux_X11.h>
◆ XWindowSystem()
juce::XWindowSystem::XWindowSystem |
( |
| ) |
|
|
privatenoexcept |
◆ ~XWindowSystem()
juce::XWindowSystem::~XWindowSystem |
( |
| ) |
|
|
privatenoexcept |
◆ deleteAll()
static void juce::DeletedAtShutdown::deleteAll |
( |
| ) |
|
|
staticinherited |
Deletes all extant objects.
This shouldn't be used by applications, as it's called automatically in the shutdown code of the JUCEApplicationBase class.
◆ destroyXDisplay()
void juce::XWindowSystem::destroyXDisplay |
( |
| ) |
|
|
privatenoexcept |
◆ displayRef()
XDisplay juce::XWindowSystem::displayRef |
( |
| ) |
|
|
noexcept |
◆ displayUnref()
XDisplay juce::XWindowSystem::displayUnref |
( |
| ) |
|
|
noexcept |
◆ initialiseXDisplay()
void juce::XWindowSystem::initialiseXDisplay |
( |
| ) |
|
|
privatenoexcept |
◆ display
XDisplay juce::XWindowSystem::display = {} |
|
private |
◆ displayCount
Atomic<int> juce::XWindowSystem::displayCount |
|
private |
The documentation for this class was generated from the following file: