![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Functions | |
| Q_GUI_EXPORT QString | themeName (int theme) |
| Q_GUI_EXPORT HTHEME | createTheme (int theme, HWND hwnd) |
| Q_GUI_EXPORT void | clearThemeCache (HWND hwnd) |
| Q_GUI_EXPORT void | clearAllThemeCaches () |
| void QWindowsThemeCache::clearAllThemeCaches | ( | ) |
Definition at line 72 of file qwindowsthemecache.cpp.
| void QWindowsThemeCache::clearThemeCache | ( | HWND | hwnd | ) |
Definition at line 63 of file qwindowsthemecache.cpp.
| HTHEME QWindowsThemeCache::createTheme | ( | int | theme, |
| HWND | hwnd ) |
Definition at line 28 of file qwindowsthemecache.cpp.
References themeNames.
| QString QWindowsThemeCache::themeName | ( | int | theme | ) |
Definition at line 22 of file qwindowsthemecache.cpp.