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

Method GetCommand

source/interfaces/implementation/src/G4UIXm.cc:310–315  ·  view source on GitHub ↗

/

Source from the content-addressed store, hash-verified

308}
309/***************************************************************************/
310G4String G4UIXm::GetCommand(Widget a_widget)
311/***************************************************************************/
312/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
313{
314 return commands[a_widget];
315}
316/***************************************************************************/
317/***************************************************************************/
318/***************************************************************************/

Callers 4

CreateHelpTreeMethod · 0.45
CreateCompleterModelMethod · 0.45
ButtonCallbackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected