Import Geant4 10.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 12:08:39 +02:00
parent 286caacf06
commit c9b32a6c0a
5770 changed files with 1050949 additions and 367105 deletions
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4OpenGLQtExportDialog.hh 66373 2012-12-18 09:41:34Z gcosmo $
// $Id: G4OpenGLQtExportDialog.hh 82764 2014-07-08 14:24:04Z gcosmo $
// GEANT4 tag $Name:
//
//
@@ -77,12 +77,6 @@ class G4OpenGLQtExportDialog : public QDialog
the original value */
int getHeight();
/** return the value of the transparency if format has a transparency, instead return -1 */
int getTransparency();
/** return the numbers of colors in the picture if format has a BW/Color widget, instead return -1 */
int getNbColor();
/** return if vector EPS is checked, if button does'nt exist, return 0 */
bool getVectorEPS();