Ignore:
Timestamp:
Mar 11, 2008, 5:35:07 PM (16 years ago)
Author:
garnier
Message:

corrections pour Qt3 mises sous cvs

Location:
trunk/geant4/visualization/OpenGL/include
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/geant4/visualization/OpenGL/include/G4OpenGLQtMovieDialog.hh

    r751 r754  
    2525//
    2626//
    27 // $Id: G4OpenGLQtMovieDialog.hh,v 1.5 2008/01/30 10:54:13 lgarnier Exp $
     27// $Id: G4OpenGLQtMovieDialog.hh,v 1.1 2008/03/10 16:57:04 lgarnier Exp $
    2828// GEANT4 tag $Name:
    2929//
  • trunk/geant4/visualization/OpenGL/include/G4OpenGLQtViewer.hh

    r752 r754  
    2525//
    2626//
    27 // $Id: G4OpenGLQtViewer.hh,v 1.7 2008/01/30 10:54:13 lgarnier Exp $
     27// $Id: G4OpenGLQtViewer.hh,v 1.9 2008/03/11 16:05:56 lgarnier Exp $
    2828// GEANT4 tag $Name:  $
    2929//
     
    134134  void setRecordingStatus(RECORDING_STEP);
    135135  void setRecordingInfos(QString);
     136  QString getProcessErrorMsg();
    136137
    137138
     
    205206  void toggleAux(bool);
    206207  void toggleFullScreen(bool);
    207   void processFinished(int);
    208   void processStdout();
     208  void processEncodeFinished();
     209  void processLookForFinished();
     210  void processEncodeStdout();
    209211  // Only use for Qt>4.0
    210212  //  void dialogClosed();
  • trunk/geant4/visualization/OpenGL/include/G4OpenGLViewer.hh

    r712 r754  
    2525//
    2626//
    27 // $Id: G4OpenGLViewer.hh,v 1.21 2007/11/10 14:50:01 allison Exp $
     27// $Id: G4OpenGLViewer.hh,v 1.22 2008/03/10 16:57:04 lgarnier Exp $
    2828// GEANT4 tag $Name:  $
    2929//
Note: See TracChangeset for help on using the changeset viewer.