#include namespace SysInfo { QString currentSystem(); QString useQTForArch(); QString getSupportedJavaArchitecture(); int suitableMaxMem(); } // namespace SysInfo