TGNumberEntry, TGNumberEntryField and TGNumberFormat TGNumberEntry is a number entry input widget with up/down buttons. TGNumberEntryField is a number entry input widget. TGNumberFormat contains enum types to specify the numeric format .
virtual | ~TGNumberFormat() |
static TClass* | Class() |
virtual TClass* | IsA() const |
TGNumberFormat& | operator=(const TGNumberFormat&) |
virtual void | ShowMembers(TMemberInspector& insp) const |
virtual void | Streamer(TBuffer&) |
void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
TGNumberFormat() | |
TGNumberFormat(const TGNumberFormat&) |
static TGNumberFormat::EAttribute | kNEAAnyNumber | |
static TGNumberFormat::EAttribute | kNEANonNegative | |
static TGNumberFormat::EAttribute | kNEAPositive | |
static TGNumberFormat::ELimit | kNELLimitMax | |
static TGNumberFormat::ELimit | kNELLimitMin | |
static TGNumberFormat::ELimit | kNELLimitMinMax | |
static TGNumberFormat::ELimit | kNELNoLimits | |
static TGNumberFormat::EStyle | kNESDayMYear | |
static TGNumberFormat::EStyle | kNESDegree | |
static TGNumberFormat::EStyle | kNESHex | |
static TGNumberFormat::EStyle | kNESHourMin | |
static TGNumberFormat::EStyle | kNESHourMinSec | |
static TGNumberFormat::EStyle | kNESInteger | |
static TGNumberFormat::EStyle | kNESMDayYear | |
static TGNumberFormat::EStyle | kNESMinSec | |
static TGNumberFormat::EStyle | kNESReal | |
static TGNumberFormat::EStyle | kNESRealFour | |
static TGNumberFormat::EStyle | kNESRealOne | |
static TGNumberFormat::EStyle | kNESRealThree | |
static TGNumberFormat::EStyle | kNESRealTwo | |
static TGNumberFormat::EStepSize | kNSSHuge | |
static TGNumberFormat::EStepSize | kNSSLarge | |
static TGNumberFormat::EStepSize | kNSSMedium | |
static TGNumberFormat::EStepSize | kNSSSmall |
Inheritance Chart: | ||||||||||||
|