◆ ShouldAppsUseDarkModeFunc
| using juce::Desktop::NativeDarkModeChangeDetectorImpl::ShouldAppsUseDarkModeFunc = bool (WINAPI*)() |
|
private |
◆ NativeDarkModeChangeDetectorImpl() [1/2]
| juce::Desktop::NativeDarkModeChangeDetectorImpl::NativeDarkModeChangeDetectorImpl |
( |
| ) |
|
|
inline |
◆ ~NativeDarkModeChangeDetectorImpl() [1/2]
| juce::Desktop::NativeDarkModeChangeDetectorImpl::~NativeDarkModeChangeDetectorImpl |
( |
| ) |
|
|
inlineoverride |
◆ NativeDarkModeChangeDetectorImpl() [2/2]
| juce::Desktop::NativeDarkModeChangeDetectorImpl::NativeDarkModeChangeDetectorImpl |
( |
| ) |
|
|
inline |
◆ ~NativeDarkModeChangeDetectorImpl() [2/2]
| juce::Desktop::NativeDarkModeChangeDetectorImpl::~NativeDarkModeChangeDetectorImpl |
( |
| ) |
|
|
inline |
◆ callWndProc()
◆ colourSetChanged()
| void juce::Desktop::NativeDarkModeChangeDetectorImpl::colourSetChanged |
( |
| ) |
|
|
inlineprivate |
◆ isDarkModeEnabled() [1/2]
| bool juce::Desktop::NativeDarkModeChangeDetectorImpl::isDarkModeEnabled |
( |
| ) |
const |
|
inlinenoexcept |
◆ isDarkModeEnabled() [2/2]
| bool juce::Desktop::NativeDarkModeChangeDetectorImpl::isDarkModeEnabled |
( |
| ) |
const |
|
inlinenoexcept |
◆ isHighContrast()
| bool juce::Desktop::NativeDarkModeChangeDetectorImpl::isHighContrast |
( |
| ) |
|
|
inlinestaticprivate |
◆ settingChanged()
|
|
inlineoverrideprivatevirtual |
◆ darkModeEnabled
| bool juce::Desktop::NativeDarkModeChangeDetectorImpl::darkModeEnabled = false |
|
private |
◆ hook
| HHOOK juce::Desktop::NativeDarkModeChangeDetectorImpl::hook |
|
private |
Initial value:{ SetWindowsHookEx (WH_CALLWNDPROC,
(
HINSTANCE) juce::Process::getCurrentModuleInstanceHandle(),
static LRESULT CALLBACK callWndProc(int nCode, WPARAM wParam, LPARAM lParam)
Definition juce_win32_Windowing.cpp:789
void * HINSTANCE
Definition swell-types.h:212
DWORD GetCurrentThreadId()
Definition swell.cpp:471
◆ shouldAppsUseDarkMode
The documentation for this class was generated from the following files: