4#ifndef QWINDOWSTHEME_CACHE_P_H
5#define QWINDOWSTHEME_CACHE_P_H
18#include "QtGui/private/qtguiglobal_p.h"
20#include <QtCore/qt_windows.h>
Q_GUI_EXPORT void clearAllThemeCaches()
Q_GUI_EXPORT void clearThemeCache(HWND hwnd)
Q_GLOBAL_STATIC(QReadWriteLock, g_updateMutex)
std::array< HTHEME, std::size(themeNames)> ThemeArray
static void clearThemes(ThemeArray &themes)
QHash< HWND, ThemeArray > ThemesCache
QT_BEGIN_NAMESPACE constexpr const wchar_t * themeNames[]