UniversalIndentGUI 1.2.0
Functions
UiGuiVersion Namespace Reference

Functions

QString 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 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.

Function Documentation

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.

Definition at line 31 of file UiGuiVersion.cpp.

Referenced by AboutDialog::AboutDialog(), and AboutDialog::changeEvent().

Here is the caller graph for this function:

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.

Definition at line 51 of file UiGuiVersion.cpp.

References PROGRAM_REVISION.

Referenced by AboutDialog::AboutDialog(), and AboutDialog::changeEvent().

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines