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.cpp File Reference

(d5bf42f75b0ae35b7f02bb9211787ae1d44a98ba)

+ Include dependency graph for qoperatingsystemversion.cpp:

Go to the source code of this file.

Functions

static int compareVersionComponents (int lhs, int rhs) noexcept
 
QDebug operator<< (QDebug debug, const QOperatingSystemVersion &ov)
 \variable QOperatingSystemVersion::Android14
 

Function Documentation

◆ compareVersionComponents()

static int compareVersionComponents ( int lhs,
int rhs )
inlinestaticnoexcept

Definition at line 203 of file qoperatingsystemversion.cpp.

Referenced by QOperatingSystemVersionBase::compare().

+ Here is the caller graph for this function:

◆ operator<<()

QDebug operator<< ( QDebug debug,
const QOperatingSystemVersion & ov )

\variable QOperatingSystemVersion::Android14

a version corresponding to Android 14 (version 14.0, API level 34).

Since
6.7

Definition at line 713 of file qoperatingsystemversion.cpp.

References debug.