![]() |
LeechCraft 0.6.70-17793-g6e56308e78
Modular cross-platform feature rich live environment.
|
Namespaces | |
| namespace | Linux |
Classes | |
| struct | OSInfo |
| Describes the OS running LeechCraft. More... | |
Functions | |
| QString | GetOSName () |
| Returns a string of OS name and version joined together. | |
| OSInfo | GetOSInfo () |
| Returns more precise information about OS name and version. | |
| UTIL_SYS_API OSInfo LC::Util::SysInfo::GetOSInfo | ( | ) |
Returns more precise information about OS name and version.
Definition at line 122 of file sysinfo.cpp.
References LC::Util::SysInfo::Linux::GetEtcName(), LC::Util::SysInfo::Linux::GetEtcOsName(), and LC::Util::SysInfo::Linux::GetLSBName().
Referenced by GetOSName().
| UTIL_SYS_API QString LC::Util::SysInfo::GetOSName | ( | ) |
Returns a string of OS name and version joined together.
Definition at line 21 of file sysinfo.cpp.
References GetOSInfo().