![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
Typedefs | |
| typedef QPair< QString, QString > | SplitInfo_t |
Functions | |
| QString | GetOSName () |
| Returns a string of OS name and version joined together. More... | |
| QPair< QString, QString > | GetOSNameSplit () |
| Returns a pair of OS name and version. More... | |
| typedef QPair<QString, QString> LeechCraft::Util::SysInfo::SplitInfo_t |
Definition at line 52 of file sysinfo.cpp.
| UTIL_API QString LeechCraft::Util::SysInfo::GetOSName | ( | ) |
Returns a string of OS name and version joined together.
Definition at line 46 of file sysinfo.cpp.
References GetOSNameSplit().
Here is the call graph for this function:| UTIL_API QPair< QString, QString > LeechCraft::Util::SysInfo::GetOSNameSplit | ( | ) |
Returns a pair of OS name and version.
Definition at line 54 of file sysinfo.cpp.
Referenced by GetOSName().
Here is the caller graph for this function: