Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qoperatingsystemversion_win.cpp File Reference
+ Include dependency graph for qoperatingsystemversion_win.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE OSVERSIONINFOEX determineWinOsVersion ()
 
OSVERSIONINFOEX qWindowsVersionInfo ()
 

Function Documentation

◆ determineWinOsVersion()

static QT_BEGIN_NAMESPACE OSVERSIONINFOEX determineWinOsVersion ( )
inlinestatic

Definition at line 13 of file qoperatingsystemversion_win.cpp.

References Q_UNLIKELY.

Referenced by qWindowsVersionInfo().

+ Here is the caller graph for this function:

◆ qWindowsVersionInfo()

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: