globals.h File Reference

Go to the source code of this file.

Variables

const char * copyright_string = "Copyright (C) 2004-2008 Ion Vasilief"
 Copyright string containing the author names.
const char * extra_version = ".2"
 Extra version information string (like "alpha", "-2", etc...).
const int maj_version = 0
 Major version number.
const int min_version = 9
 Minor version number (0..9).
const int patch_version = 6
 Patch version number (0..9).
const char * release_date = " 2008/05/19"
 Release date as a string.


Variable Documentation

const char* copyright_string = "Copyright (C) 2004-2008 Ion Vasilief"

Copyright string containing the author names.

Referenced by ApplicationWindow::about(), and ApplicationWindow::parseCommandLineArguments().

const char* extra_version = ".2"

Extra version information string (like "alpha", "-2", etc...).

Referenced by ApplicationWindow::receivedVersionFile(), and ApplicationWindow::versionString().

const int maj_version = 0

const int min_version = 9

const int patch_version = 6

const char* release_date = " 2008/05/19"

Release date as a string.

Referenced by ApplicationWindow::about(), and ApplicationWindow::parseCommandLineArguments().


Generated on Sun Jun 15 21:32:19 2008 for QtiPlot by  doxygen 1.5.6