Ignore:
Timestamp:
May 13, 2009, 12:15:37 PM (15 years ago)
Author:
garnier
Message:

avant modif pour CVS

File:
1 edited

Legend:

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

    r941 r1040  
    120120protected:
    121121  QGLWidget* fWindow;
    122   QDialog* GLWindow;
     122  QDialog* fGLWindow;
    123123  bool hasPendingEvents();
    124124  void savePPMToTemp();
     
    131131  float fDeltaRotationAngleZ;
    132132
    133   bool hasToRepaint;
    134   bool readyToPaint;
    135   bool zoomAction;
    136   QPoint beginZoom;
    137   QPoint endZoom;
     133  bool fHasToRepaint;
     134  bool fReadyToPaint;
    138135
    139136private:
Note: See TracChangeset for help on using the changeset viewer.