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