38#include <Inventor/Qt/SoQt.h>
42#include <qapplication.h>
45#include "moc_G4SoQt.cpp"
50G4SoQt* G4SoQt::instance = NULL;
78 if (qApp) externalApp =
true;
80 QWidget* mainWin = SoQt::init(
"Geant4");
140 if (externalApp)
return;
148 "ENTERING OIQT VIEWER SECONDARY LOOP... PRESS E KEY TO EXIT" <<
G4endl;
161 if (externalApp)
return;
162 SoQt::exitMainLoop();
static G4SoQt * getInstance()
void FlushAndWaitExecution()
void SetMainInteractor(G4Interactor)