![]() |
Qt 6.x
The Qt SDK
|
#include "qoperatingsystemversion_win_p.h"#include "qoperatingsystemversion_p.h"#include <qt_windows.h>#include <qbytearray.h>
Include dependency graph for qoperatingsystemversion_win.cpp:Go to the source code of this file.
Functions | |
| static QT_BEGIN_NAMESPACE OSVERSIONINFOEX | determineWinOsVersion () |
| OSVERSIONINFOEX | qWindowsVersionInfo () |
|
inlinestatic |
Definition at line 13 of file qoperatingsystemversion_win.cpp.
References Q_UNLIKELY.
Referenced by qWindowsVersionInfo().
Here is the caller graph for this function:| OSVERSIONINFOEX qWindowsVersionInfo | ( | ) |
Definition at line 37 of file qoperatingsystemversion_win.cpp.
References determineWinOsVersion(), Q_UNLIKELY, qEnvironmentVariableIsSet(), and qgetenv().
Here is the call graph for this function: