Changeset 1255 for trunk/source/interfaces/common/include
- Timestamp:
- May 20, 2010, 11:47:43 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/source/interfaces/common/include/G4Qt.hh (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/interfaces/common/include/G4Qt.hh
r1252 r1255 25 25 // 26 26 // 27 // $Id: G4Qt.hh,v 1. 5 2010/01/06 14:07:34lgarnier Exp $28 // GEANT4 tag $Name: laurent-QtUI_with_tabs_v1$27 // $Id: G4Qt.hh,v 1.6 2010/05/20 07:01:03 lgarnier Exp $ 28 // GEANT4 tag $Name: $ 29 29 // 30 30 // To unify Qt event treatment between … … 39 39 #include "G4VInteractorManager.hh" 40 40 41 // class G4UIQt;42 41 class QWidget; 43 42 class QString; … … 60 59 void FlushAndWaitExecution(); 61 60 virtual ~G4Qt(); 62 // bool AddTabWidget(QWidget*,QString,int,int);63 // void SetG4UI(G4UIQt*);64 61 65 62 private: … … 68 65 int argn; 69 66 char** args; 70 // G4UIQt* fG4UI;71 67 }; 72 68
Note:
See TracChangeset
for help on using the changeset viewer.
