![]() |
LeechCraft
0.6.70-13605-g8cd066ad6a
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 LC::Util::SysInfo::GetOSInfo | ( | ) |
Returns more precise information about OS name and version.
Definition at line 246 of file sysinfo.cpp.
| UTIL_SYS_API QString LC::Util::SysInfo::GetOSName | ( | ) |
Returns a string of OS name and version joined together.
Definition at line 139 of file sysinfo.cpp.