|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4RTQtScanner.hh>
Public Member Functions | |
| G4RTQtScanner () | |
| virtual | ~G4RTQtScanner () |
| virtual void | Initialize (G4int nRow, G4int nColumn) |
| virtual G4bool | Coords (G4int &iRow, G4int &iColumn) |
| virtual void | Draw (unsigned char red, unsigned char green, unsigned char blue) |
| G4bool | GetQtWindow (const G4String &name, G4ViewParameters &) |
| Public Member Functions inherited from G4VRTScanner | |
| G4VRTScanner () | |
| virtual | ~G4VRTScanner () |
Protected Attributes | |
| G4int | theNRow |
| G4int | theNColumn |
| G4int | theIRow |
| G4int | theIColumn |
| G4int | theWindowSizeX |
| G4int | theWindowSizeY |
| QLabel * | fpImageLabel |
| QImage * | fpImage |
Definition at line 47 of file G4RTQtScanner.hh.
| G4RTQtScanner::G4RTQtScanner | ( | ) |
Definition at line 45 of file G4RTQtScanner.cc.
|
virtual |
Definition at line 53 of file G4RTQtScanner.cc.
Implements G4VRTScanner.
Definition at line 62 of file G4RTQtScanner.cc.
|
virtual |
Reimplemented from G4VRTScanner.
Definition at line 110 of file G4RTQtScanner.cc.
| G4bool G4RTQtScanner::GetQtWindow | ( | const G4String & | name, |
| G4ViewParameters & | vp ) |
Definition at line 86 of file G4RTQtScanner.cc.
Referenced by G4RayTracerQtViewer::Initialise().
Implements G4VRTScanner.
Definition at line 55 of file G4RTQtScanner.cc.
|
protected |
Definition at line 75 of file G4RTQtScanner.hh.
Referenced by Coords(), Draw(), G4RTQtScanner(), and GetQtWindow().
|
protected |
Definition at line 74 of file G4RTQtScanner.hh.
Referenced by Coords(), G4RTQtScanner(), and GetQtWindow().
|
protected |
Definition at line 72 of file G4RTQtScanner.hh.
Referenced by Coords(), Draw(), G4RTQtScanner(), and Initialize().
|
protected |
Definition at line 72 of file G4RTQtScanner.hh.
Referenced by Coords(), Draw(), G4RTQtScanner(), and Initialize().
|
protected |
Definition at line 72 of file G4RTQtScanner.hh.
Referenced by Coords(), G4RTQtScanner(), and Initialize().
|
protected |
Definition at line 72 of file G4RTQtScanner.hh.
Referenced by Coords(), G4RTQtScanner(), and Initialize().
|
protected |
Definition at line 73 of file G4RTQtScanner.hh.
Referenced by GetQtWindow().
|
protected |
Definition at line 73 of file G4RTQtScanner.hh.
Referenced by GetQtWindow().