XX CMake Package
Loading...
Searching...
No Matches
XXInfo.h
Go to the documentation of this file.
1#ifndef XXInfoH
2#define XXInfoH
3
4#include "XXCoreExportDef.h"
5
6#include <QString>
7
8namespace XX
9{
12
14 {
15 static QString getHostName();
16 static QString whatCppStandard();
17 };
18} // namespace XX
19
20#endif // NOT XXInfoH
#define XXCORE_DECLSPEC
Definition XXCoreExportDef.h:11
Definition XXPopulatedAbstract.h:11
provide system and environment information
Definition XXInfo.h:14
static QString whatCppStandard()
static QString getHostName()