UniversalIndentGUI 1.2.0
Namespaces | Defines | Functions
UiGuiVersion.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  UiGuiVersion

Defines

#define PROGRAM_REVISION   "$Revision: 1070 $"
#define PROGRAM_VERSION   1.2.0
#define PROGRAM_VERSION_STRING   "1.2.0"
#define RESOURCE_VERSION   1,2,0,0
#define RESOURCE_VERSION_STRING   "1,2,0,0\0"

Functions

QString UiGuiVersion::getBuildDate ()
 Returns the build date as a localized string, e.g. "9. Februar 2009". If there was some kind of error, the returned string is empty.
QString UiGuiVersion::getBuildRevision ()
 Returns the revision number, that the current build is based on, as string. If there was some kind of error, the returned string is empty.

Define Documentation

#define PROGRAM_REVISION   "$Revision: 1070 $"

Definition at line 30 of file UiGuiVersion.h.

Referenced by DllMain(), UiGuiVersion::getBuildRevision(), and main().

#define PROGRAM_VERSION   1.2.0

Definition at line 26 of file UiGuiVersion.h.

#define PROGRAM_VERSION_STRING   "1.2.0"
#define RESOURCE_VERSION   1,2,0,0

Definition at line 28 of file UiGuiVersion.h.

#define RESOURCE_VERSION_STRING   "1,2,0,0\0"

Definition at line 29 of file UiGuiVersion.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines