Ignore:
Timestamp:
Sep 26, 2007, 12:17:30 PM (17 years ago)
Author:
garnier
Message:

r611@mac-90108: laurentgarnier | 2007-09-26 12:20:44 +0200
dialog ok, en cours en modif du format EPS

File:
1 edited

Legend:

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

    r585 r586  
    4848#include <QMenu>
    4949#include <QPoint>
     50#include <QImage>
    5051
    5152class G4OpenGLSceneHandler;
     
    7980  void createRadioAction(QAction *,QAction *, const std::string&,unsigned int a=1);
    8081  void rescaleImage(int, int);
    81  
     82  int generateEPS(QString,int,QImage); 
     83
    8284  QMenu *fContextMenu;
    8385  bool fMouseAction; // 1: rotate 0:move
Note: See TracChangeset for help on using the changeset viewer.