3#include "G4UIsession.hh"
96 QString ansiToHtml(
const QString& ansiText);
GBase(const std::shared_ptr< GOptions > &gopt, std::string logger_name="")
A Qt widget that displays read-only log text with a compact "top bar" UI.
GUI_Session(const std::shared_ptr< GOptions > &gopt, GBoard *board)
Constructs a GUI_Session.
G4int ReceiveG4cerr(const G4String &cerrString) override
Receives error output from Geant4 and forwards it to the board.
~GUI_Session() override
Destructor.
G4int ReceiveG4cout(const G4String &coutString) override
Receives standard output from Geant4 and forwards it to the board.