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

(d5bf42f75b0ae35b7f02bb9211787ae1d44a98ba)

#include "qsysinfo.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qoperatingsystemversion.h>
#include <QtCore/qstring.h>
#include <private/qoperatingsystemversion_p.h>
#include "archdetect.cpp"
+ Include dependency graph for qsysinfo.cpp:

Go to the source code of this file.

Enumerations

enum  { UuidStringLen = sizeof("00000000-0000-0000-0000-000000000000") - 1 }
 

Functions

static QString unknownText ()
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
UuidStringLen 

Definition at line 967 of file qsysinfo.cpp.

Function Documentation

◆ unknownText()

static QString unknownText ( )
static

Definition at line 666 of file qsysinfo.cpp.

References QStringLiteral.

Referenced by QSysInfo::kernelType(), QSysInfo::prettyProductName(), QSysInfo::productType(), and QSysInfo::productVersion().

+ Here is the caller graph for this function: