Problem 1154

Summary: missing accessor for G4UIMessenger in G4UICommand
Product: Geant4 Reporter: Pierre Gueth <pierre.gueth>
Component: interfacesAssignee: Koichi Murakami <Koichi.Murakami>
Status: CLOSED INVALID    
Severity: trivial    
Priority: P5    
Version: 9.2   
Hardware: All   
OS: All   

Description Pierre Gueth 2010-11-27 16:53:43 CET
There is no way to access the messenger of a command since the accessor is missing in the G4UICommand class.
Comment 1 Koichi Murakami 2010-12-07 03:19:04 CET
What is use case?

In most cases, UI commands do not need to access to the messenger class in which they are defined.