QtiPlot 0.9.8.2
Variables
globals.h File Reference

Go to the source code of this file.

Variables

const char * copyright_string = "Copyright (C) 2004-2011 Ion Vasilief"
 Copyright string containing the author names.
const char * extra_version = ".4"
 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 = 8
 Patch version number (0..9)
const char * release_date = " 2011/02/17"
 Release date as a string.
const char * svn_revision = SVN_REVISION

Variable Documentation

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

Copyright string containing the author names.

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

const char* extra_version = ".4"

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 = 8
const char* release_date = " 2011/02/17"

Release date as a string.

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

const char* svn_revision = SVN_REVISION