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

Method GetCurrentAsDefault

source/intercoms/include/G4UIparameter.hh:103–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101
102 inline void SetCurrentAsDefault(G4bool val) { currentAsDefaultFlag = val; }
103 inline G4bool GetCurrentAsDefault() const { return currentAsDefaultFlag; }
104
105 // Obsolete methods
106 //

Callers 6

CreateCommandWidgetMethod · 0.80
GetCommandListMethod · 0.80
updateHelpAreaMethod · 0.80
CreateHTMLMethod · 0.80
DoItMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected