Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qoperatingsystemversion_win.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

+ 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: