MCPcopy Create free account
hub / github.com/Geant4/geant4 / GetG4UIWindow

Method GetG4UIWindow

source/intercoms/include/G4UImanager.hh:178–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176 inline G4UIcommandTree* GetTree() const { return treeTop; }
177 inline G4UIsession* GetSession() const { return session; }
178 inline G4UIsession* GetG4UIWindow() const { return g4UIWindow; }
179 // Find base session in a hierarchy of sessions
180 G4UIsession* GetBaseSession() const;
181

Callers 15

CreateMainWindowMethod · 0.80
UpdateGUISceneTreeMethod · 0.80
UpdateGUIDrawingStyleMethod · 0.80
CreateMainWindowMethod · 0.80
InitialiseMethod · 0.80
addInTabMethod · 0.80
GetQtWindowMethod · 0.80
InitialiseMethod · 0.80
InitialiseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected