#include <G4UIparameter.hh>
Definition at line 47 of file G4UIparameter.hh.
G4UIparameter::G4UIparameter |
( |
) | |
|
G4UIparameter::G4UIparameter |
( |
char |
theType) | |
|
G4UIparameter::G4UIparameter |
( |
const char * |
theName, |
|
|
char |
theType, |
|
|
G4bool |
theOmittable |
|
) |
| |
G4UIparameter::~G4UIparameter |
( |
) | |
|
G4int G4UIparameter::CheckNewValue |
( |
const char * |
newValue) | |
|
G4bool G4UIparameter::GetCurrentAsDefault |
( |
) | |
const |
|
inline |
G4String G4UIparameter::GetDefaultValue |
( |
) | |
const |
|
inline |
G4String G4UIparameter::GetParameterCandidates |
( |
) | |
const |
|
inline |
G4String G4UIparameter::GetParameterName |
( |
) | |
const |
|
inline |
G4String G4UIparameter::GetParameterRange |
( |
) | |
const |
|
inline |
char G4UIparameter::GetParameterType |
( |
) | |
const |
|
inline |
G4bool G4UIparameter::IsOmittable |
( |
) | |
const |
|
inline |
void G4UIparameter::List |
( |
) | |
|
void G4UIparameter::SetCurrentAsDefault |
( |
G4bool |
val) | |
|
|
inline |
void G4UIparameter::SetDefaultValue |
( |
const char * |
theDefaultValue) | |
|
|
inline |
void G4UIparameter::SetDefaultValue |
( |
G4int |
theDefaultValue) | |
|
void G4UIparameter::SetDefaultValue |
( |
G4double |
theDefaultValue) | |
|
void G4UIparameter::SetGuidance |
( |
const char * |
theGuidance) | |
|
|
inline |
void G4UIparameter::SetParameterCandidates |
( |
const char * |
theString) | |
|
|
inline |
void G4UIparameter::SetParameterName |
( |
const char * |
theName) | |
|
|
inline |
void G4UIparameter::SetParameterRange |
( |
const char * |
theRange) | |
|
|
inline |
void G4UIparameter::SetWidget |
( |
G4int |
theWidget) | |
|
|
inline |
The documentation for this class was generated from the following files: