|  | TGNumberEntryField(const TGWindow* p, Int_t id, Double_t val, GContext_t norm, FontStruct_t font = GetDefaultFontStruct(), UInt_t option = kSunkenFrame|kDoubleBorder, Pixel_t back = GetWhitePixel()) | 
|  | TGNumberEntryField(const TGWindow* parent = 0, Int_t id = -1, Double_t val = 0, TGNumberFormat::EStyle style = kNESReal, TGNumberFormat::EAttribute attr = kNEAAnyNumber, TGNumberFormat::ELimit limits = kNELNoLimits, Double_t min = 0, Double_t max = 1) | 
|  | ~TGNumberEntryField() | 
| void | TObject::AbstractMethod(const char* method) const | 
| virtual void | TGFrame::Activate(Bool_t) | 
| void | TGFrame::AddInput(UInt_t emask) | 
| virtual void | TObject::AppendPad(Option_t* option = "") | 
| virtual void | TGTextEntry::AppendText(const char* text) | 
| virtual void | TGWidget::Associate(const TGWindow* w) | 
| void | TGTextEntry::Backspace() | 
| virtual void | TObject::Browse(TBrowser* b) | 
| virtual void | TGFrame::ChangeBackground(Pixel_t back) | 
| virtual void | TQObject::ChangedBy(const char* method) | 
| virtual void | TGFrame::ChangeOptions(UInt_t options) | 
| static TClass* | Class() | 
| virtual const char* | TObject::ClassName() const | 
| virtual void | TGTextEntry::Clear(Option_t* option = "") | 
| virtual TObject* | TObject::Clone(const char* newname = "") const | 
| virtual Int_t | TObject::Compare(const TObject* obj) const | 
| Bool_t | TQObject::Connect(const char* signal, const char* receiver_class, void* receiver, const char* slot) | 
| static Bool_t | TQObject::Connect(TQObject* sender, const char* signal, const char* receiver_class, void* receiver, const char* slot) | 
| static Bool_t | TQObject::Connect(const char* sender_class, const char* signal, const char* receiver_class, void* receiver, const char* slot) | 
| virtual void | TQObject::Connected(const char*) | 
| Bool_t | TGFrame::Contains(Int_t x, Int_t y) const | 
| virtual void | TObject::Copy(TObject& object) const | 
| void | TGTextEntry::CursorLeft(Bool_t mark = kFALSE, Int_t steps = 1) | 
| virtual void | TGTextEntry::CursorOutDown() | 
| virtual void | TGTextEntry::CursorOutLeft() | 
| virtual void | TGTextEntry::CursorOutRight() | 
| virtual void | TGTextEntry::CursorOutUp() | 
| void | TGTextEntry::CursorRight(Bool_t mark = kFALSE, Int_t steps = 1) | 
| void | TGTextEntry::CursorWordBackward(Bool_t mark = kFALSE) | 
| void | TGTextEntry::CursorWordForward(Bool_t mark = kFALSE) | 
| void | TGTextEntry::Cut() | 
| void | TGTextEntry::Del() | 
| virtual void | TGFrame::Delete(Option_t* = "") | 
| virtual void | TGFrame::DeleteWindow() | 
| void | TGTextEntry::Deselect() | 
| virtual void | TQObject::Destroyed() | 
| virtual void | TGWindow::DestroySubwindows() | 
| virtual void | TGWindow::DestroyWindow() | 
| Bool_t | TQObject::Disconnect(const char* signal = 0, void* receiver = 0, const char* slot = 0) | 
| static Bool_t | TQObject::Disconnect(TQObject* sender, const char* signal = 0, void* receiver = 0, const char* slot = 0) | 
| static Bool_t | TQObject::Disconnect(const char* class_name, const char* signal, void* receiver = 0, const char* slot = 0) | 
| virtual void | TQObject::Disconnected(const char*) | 
| virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) | 
| virtual void | TGTextEntry::DoubleClicked() | 
| virtual void | TObject::Draw(Option_t* option = "") | 
| virtual void | TGTextEntry::DrawBorder() | 
| virtual void | TGFrame::DrawClass() const | 
| virtual TObject* | TGFrame::DrawClone(Option_t* = "") const | 
| virtual void | TGFrame::DrawCopy(Handle_t, Int_t, Int_t) | 
| virtual void | TGFrame::Dump() const | 
| void | TQObject::Emit(const char* signal) | 
| void | TQObject::Emit(const char* signal, Long_t* paramArr) | 
| void | TQObject::Emit(const char* signal, const char* params) | 
| void | TQObject::Emit(const char* signal, Double_t param) | 
| void | TQObject::Emit(const char* signal, Long_t param) | 
| void | TQObject::Emit(const char* signal, Long64_t param) | 
| void | TQObject::Emit(const char* signal, Bool_t param) | 
| void | TQObject::Emit(const char* signal, Char_t param) | 
| void | TQObject::Emit(const char* signal, UChar_t param) | 
| void | TQObject::Emit(const char* signal, Short_t param) | 
| void | TQObject::Emit(const char* signal, UShort_t param) | 
| void | TQObject::Emit(const char* signal, Int_t param) | 
| void | TQObject::Emit(const char* signal, UInt_t param) | 
| void | TQObject::Emit(const char* signal, ULong_t param) | 
| void | TQObject::Emit(const char* signal, ULong64_t param) | 
| void | TQObject::Emit(const char* signal, Float_t param) | 
| void | TQObject::EmitVA(const char* signal, Int_t nargs) | 
| void | TQObject::EmitVA(const char* signal, Int_t nargs, va_list va) | 
| void | TGTextEntry::End(Bool_t mark = kFALSE) | 
| virtual void | TObject::Error(const char* method, const char* msgfmt) const | 
| virtual void | TObject::Execute(const char* method, const char* params, Int_t* error = 0) | 
| virtual void | TObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0) | 
| virtual void | TObject::ExecuteEvent(Int_t event, Int_t px, Int_t py) | 
| virtual void | TObject::Fatal(const char* method, const char* msgfmt) const | 
| virtual TObject* | TObject::FindObject(const char* name) const | 
| virtual TObject* | TObject::FindObject(const TObject* obj) const | 
| ETextJustification | TGTextEntry::GetAlignment() const | 
| virtual Pixel_t | TGFrame::GetBackground() const | 
| static const TGGC& | TGFrame::GetBckgndGC() | 
| static const TGGC& | TGFrame::GetBlackGC() | 
| static Pixel_t | TGFrame::GetBlackPixel() | 
| Int_t | TGFrame::GetBorderWidth() const | 
| TGTextBuffer* | TGTextEntry::GetBuffer() const | 
| virtual Int_t | GetCharWidth(const char* text = "0") const | 
| TGClient* | TGObject::GetClient() const | 
| const char* | TGWidget::GetCommand() const | 
| static Int_t | TGWindow::GetCounter() | 
| Int_t | TGTextEntry::GetCursorPosition() const | 
| virtual void | GetDate(Int_t& year, Int_t& month, Int_t& day) const | 
| static FontStruct_t | TGTextEntry::GetDefaultFontStruct() | 
| static Pixel_t | TGFrame::GetDefaultFrameBackground() | 
| static const TGGC& | TGTextEntry::GetDefaultGC() | 
| virtual UInt_t | TGFrame::GetDefaultHeight() const | 
| static Pixel_t | TGFrame::GetDefaultSelectedBackground() | 
| virtual TGDimension | TGFrame::GetDefaultSize() const | 
| virtual UInt_t | TGFrame::GetDefaultWidth() const | 
| TString | TGTextEntry::GetDisplayText() const | 
| virtual TDNDdata* | TGFrame::GetDNDdata(Atom_t) | 
| virtual Int_t | TGFrame::GetDragType() const | 
| virtual Option_t* | TObject::GetDrawOption() const | 
| virtual Int_t | TGFrame::GetDropType() const | 
| static Long_t | TObject::GetDtorOnly() | 
| TGTextEntry::EEchoMode | TGTextEntry::GetEchoMode() const | 
| virtual UInt_t | TGWindow::GetEditDisabled() const | 
| UInt_t | TGFrame::GetEventMask() const | 
| FontStruct_t | TGTextEntry::GetFontStruct() const | 
| virtual Pixel_t | TGTextEntry::GetForeground() const | 
| TGFrameElement* | TGFrame::GetFrameElement() const | 
| virtual TGFrame* | TGFrame::GetFrameFromPoint(Int_t x, Int_t y) | 
| UInt_t | TGFrame::GetHeight() const | 
| virtual ULong_t | GetHexNumber() const | 
| static const TGGC& | TGFrame::GetHilightGC() | 
| virtual const char* | TObject::GetIconName() const | 
| Handle_t | TGObject::GetId() const | 
| TGTextEntry::EInsertMode | TGTextEntry::GetInsertMode() const | 
| virtual Long_t | GetIntNumber() const | 
| TList* | TQObject::GetListOfClassSignals() const | 
| TList* | TQObject::GetListOfConnections() const | 
| TList* | TQObject::GetListOfSignals() const | 
| virtual const TGWindow* | TGWindow::GetMainFrame() const | 
| TString | TGTextEntry::GetMarkedText() const | 
| UInt_t | TGFrame::GetMaxHeight() const | 
| Int_t | TGTextEntry::GetMaxLength() const | 
| UInt_t | TGFrame::GetMaxWidth() const | 
| UInt_t | TGFrame::GetMinHeight() const | 
| UInt_t | TGFrame::GetMinWidth() const | 
| virtual const char* | TGWindow::GetName() const | 
| virtual TGNumberFormat::EAttribute | GetNumAttr() const | 
| virtual Double_t | GetNumber() const | 
| virtual TGNumberFormat::ELimit | GetNumLimits() const | 
| virtual Double_t | GetNumMax() const | 
| virtual Double_t | GetNumMin() const | 
| virtual TGNumberFormat::EStyle | GetNumStyle() const | 
| virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const | 
| static Bool_t | TObject::GetObjectStat() | 
| virtual Option_t* | TObject::GetOption() const | 
| virtual UInt_t | TGFrame::GetOptions() const | 
| const TGWindow* | TGWindow::GetParent() const | 
| static const TGGC& | TGFrame::GetShadowGC() | 
| TGDimension | TGFrame::GetSize() const | 
| const char* | TGTextEntry::GetText() const | 
| Pixel_t | TGTextEntry::GetTextColor() const | 
| virtual void | GetTime(Int_t& hour, Int_t& min, Int_t& sec) const | 
| virtual const char* | TGTextEntry::GetTitle() const | 
| virtual TGToolTip* | TGTextEntry::GetToolTip() const | 
| virtual UInt_t | TObject::GetUniqueID() const | 
| static const TGGC& | TGFrame::GetWhiteGC() | 
| static Pixel_t | TGFrame::GetWhitePixel() | 
| UInt_t | TGFrame::GetWidth() const | 
| Int_t | TGFrame::GetX() const | 
| Int_t | TGFrame::GetY() const | 
| virtual Bool_t | TGTextEntry::HandleButton(Event_t* event) | 
| virtual Bool_t | TGFrame::HandleClientMessage(Event_t* event) | 
| virtual Bool_t | TGFrame::HandleColormapChange(Event_t*) | 
| virtual Bool_t | TGTextEntry::HandleConfigureNotify(Event_t* event) | 
| virtual Bool_t | TGTextEntry::HandleCrossing(Event_t* event) | 
| virtual Bool_t | TGFrame::HandleDNDdrop(TDNDdata*) | 
| virtual Atom_t | TGFrame::HandleDNDenter(Atom_t*) | 
| virtual Bool_t | TGFrame::HandleDNDfinished() | 
| virtual Bool_t | TGFrame::HandleDNDleave() | 
| virtual Atom_t | TGFrame::HandleDNDposition(Int_t, Int_t, Atom_t, Int_t, Int_t) | 
| virtual Bool_t | TGTextEntry::HandleDoubleClick(Event_t* event) | 
| virtual Bool_t | TGFrame::HandleDragDrop(TGFrame*, Int_t, Int_t, TGLayoutHints*) | 
| virtual Bool_t | TGFrame::HandleDragEnter(TGFrame*) | 
| virtual Bool_t | TGFrame::HandleDragLeave(TGFrame*) | 
| virtual Bool_t | TGFrame::HandleDragMotion(TGFrame*) | 
| virtual Bool_t | TGFrame::HandleEvent(Event_t* event) | 
| virtual Bool_t | TGWindow::HandleExpose(Event_t* event) | 
| virtual Bool_t | HandleFocusChange(Event_t* event) | 
| virtual Bool_t | TGWindow::HandleIdleEvent(TGIdleHandler*) | 
| virtual Bool_t | HandleKey(Event_t* event) | 
| virtual Bool_t | TGTextEntry::HandleMotion(Event_t* event) | 
| virtual Bool_t | TGTextEntry::HandleSelection(Event_t* event) | 
| virtual Bool_t | TGTextEntry::HandleSelectionClear(Event_t* event) | 
| virtual Bool_t | TGTextEntry::HandleSelectionRequest(Event_t* event) | 
| virtual Bool_t | TGTextEntry::HandleTimer(TTimer* t) | 
| virtual Bool_t | TQObject::HasConnection(const char* signal_name) const | 
| Bool_t | TGWidget::HasFocus() const | 
| virtual ULong_t | TGObject::Hash() const | 
| Bool_t | TGTextEntry::HasMarkedText() const | 
| Bool_t | TGTextEntry::HasOwnFont() const | 
| virtual void | TQObject::HighPriority(const char* signal_name, const char* slot_name = 0) | 
| void | TGTextEntry::Home(Bool_t mark = kFALSE) | 
| virtual void | TGWindow::IconifyWindow() | 
| virtual void | IncreaseNumber(TGNumberFormat::EStepSize step = kNSSSmall, Int_t sign = 1, Bool_t logstep = kFALSE) | 
| virtual void | TObject::Info(const char* method, const char* msgfmt) const | 
| virtual Bool_t | TObject::InheritsFrom(const char* classname) const | 
| virtual Bool_t | TObject::InheritsFrom(const TClass* cl) const | 
| virtual void | TGTextEntry::Insert(const char*) | 
| virtual void | TGTextEntry::InsertText(const char* text, Int_t pos) | 
| virtual void | TGFrame::Inspect() const | 
| virtual void | InvalidInput(const char* instr) | 
| void | TObject::InvertBit(UInt_t f) | 
| virtual TClass* | IsA() const | 
| virtual Bool_t | TGFrame::IsActive() const | 
| virtual Bool_t | TGFrame::IsComposite() const | 
| Bool_t | TGFrame::IsDNDSource() const | 
| Bool_t | TGFrame::IsDNDTarget() const | 
| virtual Bool_t | IsEditable() const | 
| Bool_t | TGTextEntry::IsEdited() const | 
| Bool_t | TGWidget::IsEnabled() const | 
| virtual Bool_t | TGObject::IsEqual(const TObject* obj) const | 
| virtual Bool_t | TObject::IsFolder() const | 
| Bool_t | TGTextEntry::IsFrameDrawn() const | 
| virtual Bool_t | TGFrame::IsLayoutBroken() const | 
| virtual Bool_t | IsLogStep() const | 
| virtual Bool_t | TGWindow::IsMapped() | 
| virtual Bool_t | TGWindow::IsMapSubwindows() const | 
| Bool_t | TObject::IsOnHeap() const | 
| virtual Bool_t | TObject::IsSortable() const | 
| Bool_t | TObject::IsZombie() const | 
| virtual void | Layout() | 
| static void | TQObject::LoadRQ_OBJECT() | 
| virtual void | TGWindow::LowerWindow() | 
| virtual void | TQObject::LowPriority(const char* signal_name, const char* slot_name = 0) | 
| virtual void | TObject::ls(Option_t* option = "") const | 
| virtual void | TGFrame::MapRaised() | 
| virtual void | TGFrame::MapSubwindows() | 
| virtual void | TGFrame::MapWindow() | 
| void | TGTextEntry::MarkWord(Int_t pos) | 
| Int_t | TGTextEntry::MaxMark() const | 
| void | TObject::MayNotUse(const char* method) const | 
| virtual void | TQObject::Message(const char* msg) | 
| Int_t | TGTextEntry::MinMark() const | 
| virtual void | TGFrame::Move(Int_t x, Int_t y) | 
| virtual void | TGFrame::MoveResize(Int_t x, Int_t y, UInt_t w = 0, UInt_t h = 0) | 
| virtual Int_t | TGWindow::MustCleanup() const | 
| void | TGTextEntry::NewMark(Int_t pos) | 
| virtual Bool_t | TObject::Notify() | 
| virtual Int_t | TQObject::NumberOfConnections() const | 
| virtual Int_t | TQObject::NumberOfSignals() const | 
| static void | TObject::operator delete(void* ptr) | 
| static void | TObject::operator delete(void* ptr, void* vp) | 
| static void | TObject::operator delete[](void* ptr) | 
| static void | TObject::operator delete[](void* ptr, void* vp) | 
| void* | TObject::operator new(size_t sz) | 
| void* | TObject::operator new(size_t sz, void* vp) | 
| void* | TObject::operator new[](size_t sz) | 
| void* | TObject::operator new[](size_t sz, void* vp) | 
| virtual void | TObject::Paint(Option_t* option = "") | 
| virtual void | TObject::Pop() | 
| virtual void | TGFrame::Print(Option_t* option = "") const | 
| virtual void | TGFrame::ProcessedEvent(Event_t* event) | 
| virtual Bool_t | TGFrame::ProcessMessage(Long_t, Long_t, Long_t) | 
| virtual void | TGWindow::RaiseWindow() | 
| virtual Int_t | TObject::Read(const char* name) | 
| virtual void | TGFrame::ReallyDelete() | 
| virtual void | TObject::RecursiveRemove(TObject* obj) | 
| void | TGTextEntry::Remove() | 
| void | TGFrame::RemoveInput(UInt_t emask) | 
| virtual void | TGTextEntry::RemoveText(Int_t start, Int_t end) | 
| virtual void | TGFrame::ReparentWindow(const TGWindow* p, Int_t x = 0, Int_t y = 0) | 
| virtual void | TGWindow::RequestFocus() | 
| void | TObject::ResetBit(UInt_t f) | 
| virtual void | TGFrame::Resize(TGDimension size) | 
| virtual void | TGFrame::Resize(UInt_t w = 0, UInt_t h = 0) | 
| virtual void | ReturnPressed() | 
| virtual void | TGObject::SaveAs(const char* filename = "", Option_t* option = "") const | 
| virtual void | SavePrimitive(ostream& out, Option_t* = "") | 
| void | TGFrame::SaveUserColor(ostream& out, Option_t*) | 
| virtual void | TGTextEntry::SelectAll() | 
| virtual void | TGFrame::SendMessage(const TGWindow* w, Long_t msg, Long_t parm1, Long_t parm2) | 
| virtual void | TGTextEntry::SetAlignment(ETextJustification mode = kTextLeft) | 
| virtual void | TGFrame::SetBackgroundColor(Pixel_t back) | 
| virtual void | TGWindow::SetBackgroundPixmap(Pixmap_t pixmap) | 
| void | TObject::SetBit(UInt_t f) | 
| void | TObject::SetBit(UInt_t f, Bool_t set) | 
| virtual void | TGFrame::SetCleanup(Int_t = kLocalCleanup) | 
| virtual void | TGWidget::SetCommand(const char* command) | 
| virtual void | TGTextEntry::SetCursorPosition(Int_t pos) | 
| virtual void | SetDate(Int_t year, Int_t month, Int_t day) | 
| void | TGFrame::SetDNDSource(Bool_t onoff) | 
| void | TGFrame::SetDNDTarget(Bool_t onoff) | 
| virtual void | TGFrame::SetDragType(Int_t type) | 
| virtual void | TGFrame::SetDrawOption(Option_t* = "") | 
| virtual void | TGFrame::SetDropType(Int_t type) | 
| static void | TObject::SetDtorOnly(void* obj) | 
| virtual void | TGTextEntry::SetEchoMode(TGTextEntry::EEchoMode mode = kNormal) | 
| virtual void | TGFrame::SetEditable(Bool_t) | 
| virtual void | TGWindow::SetEditDisabled(UInt_t on = kEditDisable) | 
| void | TGTextEntry::SetEdited(Bool_t flag = kTRUE) | 
| void | TGTextEntry::SetEnabled(Bool_t flag = kTRUE) | 
| virtual void | TGTextEntry::SetFocus() | 
| virtual void | TGTextEntry::SetFont(TGFont* font, Bool_t local = kTRUE) | 
| virtual void | TGTextEntry::SetFont(FontStruct_t font, Bool_t local = kTRUE) | 
| virtual void | TGTextEntry::SetFont(const char* fontName, Bool_t local = kTRUE) | 
| virtual void | TGTextEntry::SetForegroundColor(Pixel_t fore) | 
| virtual void | SetFormat(TGNumberFormat::EStyle style, TGNumberFormat::EAttribute attr = kNEAAnyNumber) | 
| virtual void | TGTextEntry::SetFrameDrawn(Bool_t flag = kTRUE) | 
| void | TGFrame::SetFrameElement(TGFrameElement* fe) | 
| virtual void | TGFrame::SetHeight(UInt_t h) | 
| virtual void | SetHexNumber(ULong_t val) | 
| virtual void | TGTextEntry::SetInsertMode(TGTextEntry::EInsertMode mode = kInsert) | 
| virtual void | SetIntNumber(Long_t val) | 
| virtual void | TGFrame::SetLayoutBroken(Bool_t = kTRUE) | 
| virtual void | SetLimits(TGNumberFormat::ELimit limits = kNELNoLimits, Double_t min = 0, Double_t max = 1) | 
| virtual void | SetLogStep(Bool_t on = kTRUE) | 
| virtual void | TGWindow::SetMapSubwindows(Bool_t) | 
| virtual void | TGFrame::SetMaxHeight(UInt_t h) | 
| virtual void | TGTextEntry::SetMaxLength(Int_t maxlen) | 
| virtual void | TGFrame::SetMaxWidth(UInt_t w) | 
| virtual void | TGFrame::SetMinHeight(UInt_t h) | 
| virtual void | TGFrame::SetMinWidth(UInt_t w) | 
| virtual void | TGWindow::SetName(const char* name) | 
| virtual void | SetNumber(Double_t val) | 
| static void | TObject::SetObjectStat(Bool_t stat) | 
| virtual void | TGFrame::SetSize(const TGDimension& s) | 
| virtual void | SetState(Bool_t state) | 
| virtual void | SetText(const char* text) | 
| virtual void | TGTextEntry::SetTextColor(Pixel_t color, Bool_t local = kTRUE) | 
| virtual void | TGTextEntry::SetTextColor(TColor* color, Bool_t local = kTRUE) | 
| virtual void | SetTime(Int_t hour, Int_t min, Int_t sec) | 
| virtual void | TGTextEntry::SetTitle(const char* label) | 
| virtual void | TGTextEntry::SetToolTipText(const char* text, Long_t delayms = 500) | 
| virtual void | TObject::SetUniqueID(UInt_t uid) | 
| virtual void | TGFrame::SetWidth(UInt_t w) | 
| virtual void | TGWindow::SetWindowName(const char* name = 0) | 
| virtual void | TGFrame::SetX(Int_t x) | 
| virtual void | TGFrame::SetY(Int_t y) | 
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) | 
| virtual void | Streamer(TBuffer& b) | 
| void | StreamerNVirtual(TBuffer& b) | 
| virtual void | TObject::SysError(const char* method, const char* msgfmt) const | 
| virtual void | TGTextEntry::TabPressed() | 
| Bool_t | TObject::TestBit(UInt_t f) const | 
| Int_t | TObject::TestBits(UInt_t f) const | 
| virtual void | TextChanged(const char* text = 0) | 
| virtual void | TGFrame::UnmapWindow() | 
| virtual void | TObject::UseCurrentStyle() | 
| Bool_t | TGWidget::WantFocus() const | 
| virtual void | TObject::Warning(const char* method, const char* msgfmt) const | 
| Int_t | TGWidget::WidgetId() const | 
| virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) | 
| virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const |