Changeset 739 for trunk/geant4/visualization/OpenGL/include
- Timestamp:
- Mar 5, 2008, 3:05:38 PM (18 years ago)
- Location:
- trunk/geant4/visualization/OpenGL/include
- Files:
-
- 2 edited
-
G4OpenGLQtMovieDialog.hh (modified) (2 diffs)
-
G4OpenGLQtViewer.hh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/geant4/visualization/OpenGL/include/G4OpenGLQtMovieDialog.hh
r737 r739 37 37 #include <qdialog.h> 38 38 39 class QButtonGroup;40 39 class QPushButton; 41 40 class QLabel; … … 73 72 QLabel *fSaveFileStatus; 74 73 QLabel *fGlobalStatus; 74 QPushButton *fButtonEmcode; 75 75 76 76 void checkEncoderParameters(QString); -
trunk/geant4/visualization/OpenGL/include/G4OpenGLQtViewer.hh
r738 r739 105 105 QDialog* GLWindow; 106 106 bool hasPendingEvents(); 107 void save ForVideo(QString);107 void savePPMToTemp(); 108 108 bool saveVideo(QString); 109 109 bool fRecordFrames;
Note:
See TracChangeset
for help on using the changeset viewer.
