#include <hostosinfo.h>
Definition at line 45 of file hostosinfo.h.
| Enumerator |
|---|
| HostArchitectureX86 |
|
| HostArchitectureAMD64 |
|
| HostArchitectureItanium |
|
| HostArchitectureArm |
|
| HostArchitectureUnknown |
|
Definition at line 52 of file hostosinfo.h.
| Enumerator |
|---|
| HostOsWindows |
|
| HostOsLinux |
|
| HostOsMac |
|
| HostOsOtherUnix |
|
| HostOsOther |
|
Definition at line 49 of file hostosinfo.h.
| static QString Utils::HostOsInfo::appendExecutableSuffix |
( |
const QString & |
executable | ) |
|
|
inlinestatic |
| static Qt::KeyboardModifier Utils::HostOsInfo::controlModifier |
( |
| ) |
|
|
inlinestatic |
| bool HostOsInfo::debuggerPresent |
( |
| ) |
|
|
static |
Is debugger connected to this process?
- Returns
- true if debugger connected
Definition at line 69 of file hostosinfo.cpp.
| static Qt::CaseSensitivity Utils::HostOsInfo::fileNameCaseSensitivity |
( |
| ) |
|
|
inlinestatic |
| bool Utils::HostOsInfo::isAnyUnixHost |
( |
| ) |
|
|
inlinestatic |
| static bool Utils::HostOsInfo::isLinuxHost |
( |
| ) |
|
|
inlinestatic |
| static bool Utils::HostOsInfo::isMacHost |
( |
| ) |
|
|
inlinestatic |
| static bool Utils::HostOsInfo::isWindowsHost |
( |
| ) |
|
|
inlinestatic |
| static QChar Utils::HostOsInfo::pathListSeparator |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: