![]() |
LeechCraft
0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
|
Namespaces | |
| Linux | |
Classes | |
| struct | OSInfo |
| Describes the OS running LeechCraft. More... | |
Functions | |
| QString | GetOSName () |
| Returns a string of OS name and version joined together. More... | |
| OSInfo | GetOSInfo () |
| Returns more precise information about OS name and version. More... | |
| UTIL_SYS_API OSInfo LeechCraft::Util::SysInfo::GetOSInfo | ( | ) |
Returns more precise information about OS name and version.
Definition at line 170 of file sysinfo.cpp.
References LeechCraft::Util::SysInfo::Linux::GetEtcName(), LeechCraft::Util::SysInfo::Linux::GetEtcOsName(), and LeechCraft::Util::SysInfo::Linux::GetLSBName().
Referenced by GetOSName().
Here is the call graph for this function:
Here is the caller graph for this function:| UTIL_SYS_API QString LeechCraft::Util::SysInfo::GetOSName | ( | ) |
Returns a string of OS name and version joined together.
Definition at line 61 of file sysinfo.cpp.
References GetOSInfo().
Here is the call graph for this function: