LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
sysinfo.h File Reference
#include <QPair>
#include "sysconfig.h"
+ Include dependency graph for sysinfo.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 LeechCraft
 
 LeechCraft::Util
 
 LeechCraft::Util::SysInfo
 

Functions

QString LeechCraft::Util::SysInfo::GetOSName ()
 Returns a string of OS name and version joined together. More...
 
QPair< QString, QString > LeechCraft::Util::SysInfo::GetOSNameSplit ()
 Returns a pair of OS name and version. More...