QString GetOSName()
Returns a string of OS name and version joined together.
Describes the OS running LeechCraft.
QString Arch_
Describes the CPU architecture of the OS.
QString Name_
The name of the OS, including the distribution.
QString Version_
The full version of the OS.
OSInfo GetOSInfo()
Returns more precise information about OS name and version.
QString Flavour_
The OS flavour, or name of the OS without any distribution.