#include <FormItCoreTypes.h>
int FormIt::Version::copyrightYear |
int FormIt::Version::externalMajor = -1 |
"Public version." e.g., 2020.1.0, where externalMajor = 2020, externalMinor = 1, externalRevision = 0
int FormIt::Version::externalMinor = -1 |
int FormIt::Version::externalRevision = -1 |
int FormIt::Version::internalMajor = -1 |
"Internal version." e.g., v19.1.0, where internalMajor = 19, internalMinor = 1, internalRevision = 0
int FormIt::Version::internalMinor = -1 |
int FormIt::Version::internalRevision = -1 |
::string FormIt::Version::platform |
Platform that FormIt is running on (WIN | WEB).
::string FormIt::Version::timestamp |
The documentation for this struct was generated from the following file: