#include <systeminfo.h>
List of all members.
Public Types |
enum | DirType {
ConfigDir,
HistoryDir,
ShareDir,
SystemConfigDir,
SystemShareDir
} |
enum | Type {
WinCE = 'c',
Win32 = 'w',
Linux = 'l',
MacOSX = 'm',
Symbian = 's',
Unix = 'u'
} |
Static Public Member Functions |
static QDir | getDir (DirType type) |
static QString | getFullName () |
static QString | getName () |
static QString | getPath (DirType type) |
static quint8 | getSystemTypeID () |
static quint32 | getSystemVersionID () |
static QString | getTimezone () |
static int | getTimezoneOffset () |
static QString | getVersion () |
static QString | systemID2String (quint8 type, quint32 id) |
Member Enumeration Documentation
- Enumerator:
ConfigDir |
|
HistoryDir |
|
ShareDir |
|
SystemConfigDir |
|
SystemShareDir |
|
- Enumerator:
WinCE |
|
Win32 |
|
Linux |
|
MacOSX |
|
Symbian |
|
Unix |
|
Member Function Documentation
The documentation for this class was generated from the following file: