|
UniversalIndentGUI 1.2.0
|

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 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" |
Definition at line 27 of file UiGuiVersion.h.
Referenced by AboutDialog::AboutDialog(), AboutDialog::changeEvent(), UpdateCheckDialog::checkResultsOfFetchedPadXMLFile(), DllMain(), MainWindow::initMainWindow(), main(), MainWindow::saveSettings(), UpdateCheckDialog::showNewVersionAvailableDialog(), and MainWindow::updateWindowTitle().
| #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.
1.7.4