Definition at line 116 of file TGNumberEntry.cxx.
Public Attributes | |
Int_t | fExpoNum {0} |
Int_t | fFracBase {0} |
Int_t | fFracDigits {0} |
Int_t | fFracNum {0} |
Int_t | fIntNum {0} |
Int_t | fSign {0} |
ERealStyle | fStyle {kRSInt} |
Int_t RealInfo_t::fExpoNum {0} |
Definition at line 122 of file TGNumberEntry.cxx.
Int_t RealInfo_t::fFracBase {0} |
Definition at line 119 of file TGNumberEntry.cxx.
Int_t RealInfo_t::fFracDigits {0} |
Definition at line 118 of file TGNumberEntry.cxx.
Int_t RealInfo_t::fFracNum {0} |
Definition at line 121 of file TGNumberEntry.cxx.
Int_t RealInfo_t::fIntNum {0} |
Definition at line 120 of file TGNumberEntry.cxx.
Int_t RealInfo_t::fSign {0} |
Definition at line 123 of file TGNumberEntry.cxx.
ERealStyle RealInfo_t::fStyle {kRSInt} |
Definition at line 117 of file TGNumberEntry.cxx.