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. More...
 
const char * extra_version = ".8"
 Extra version information string (like "alpha", "-2", etc...) More...
 
const int maj_version = 0
 Major version number. More...
 
const int min_version = 9
 Minor version number (0..9) More...
 
const int patch_version = 8
 Patch version number (0..9) More...
 
const char * release_date = " 2011/09/02"
 Release date as a string. More...
 
const char * svn_revision = " svn 2255"
 

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 = ".8"

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/09/02"

Release date as a string.

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

const char* svn_revision = " svn 2255"