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