ROOT 6.07/09 Reference Guide |
This is the complete list of members for TGTextEdit, including all inherited members.
AbstractMethod(const char *method) const | TObject | |
Activate(Bool_t) | TGFrame | inlinevirtual |
AddFrame(TGFrame *f, TGLayoutHints *l=0) | TGCompositeFrame | virtual |
AddInput(UInt_t emask) | TGFrame | |
AddLine(const char *string) | TGTextView | virtual |
AddLineFast(const char *string) | TGTextView | virtual |
AddText(TGText *text) | TGTextView | virtual |
AdjustPos() | TGTextEdit | protectedvirtual |
AdjustWidth() | TGTextView | virtual |
AppendPad(Option_t *option="") | TObject | virtual |
AreAllSignalsBlocked() | TQObject | static |
AreSignalsBlocked() const | TQObject | inline |
Associate(const TGWindow *w) | TGWidget | inlinevirtual |
BlockAllSignals(Bool_t b) | TQObject | static |
BlockSignals(Bool_t b) | TQObject | inline |
BreakLine() | TGTextEdit | virtual |
Browse(TBrowser *b) | TObject | virtual |
ChangeBackground(Pixel_t) | TGView | virtual |
ChangedBy(const char *method) | TQObject | inlinevirtual |
ChangeOptions(UInt_t options) | TGCompositeFrame | virtual |
ChangeSubframesBackground(Pixel_t back) | TGCompositeFrame | virtual |
CheckConnectArgs(TQObject *sender, TClass *sender_class, const char *signal, TClass *receiver_class, const char *slot) | TQObject | protectedstatic |
ClassName() const | TObject | virtual |
Cleanup() | TGCompositeFrame | virtual |
Clear(Option_t *="") | TGTextEdit | virtual |
ClearFlags(Int_t flags) | TGWidget | inlineprotected |
Clicked(const char *word) | TGTextView | inlinevirtual |
Clone(const char *newname="") const | TObject | virtual |
Closed() | TGTextEdit | inlinevirtual |
CollectClassSignalLists(TList &list, TClass *cls) | TQObject | |
Compare(const TObject *obj) const | TObject | virtual |
CompressName(const char *method_name) | TQObject | protectedstatic |
Connect(const char *signal, const char *receiver_class, void *receiver, const char *slot) | TQObject | |
Connect(TQObject *sender, const char *signal, const char *receiver_class, void *receiver, const char *slot) | TQObject | static |
Connect(const char *sender_class, const char *signal, const char *receiver_class, void *receiver, const char *slot) | TQObject | static |
Connected(const char *) | TQObject | inlinevirtual |
ConnectToClass(TQObject *sender, const char *signal, TClass *receiver_class, void *receiver, const char *slot) | TQObject | protectedstatic |
ConnectToClass(const char *sender_class, const char *signal, TClass *receiver_class, void *receiver, const char *slot) | TQObject | protectedstatic |
Contains(Int_t x, Int_t y) const | TGFrame | inline |
Copy(TObject &) const | TGTextEdit | inlineprotectedvirtual |
Copy() | TGTextEdit | virtual |
CursorOff() | TGTextEdit | protectedvirtual |
CursorOn() | TGTextEdit | protectedvirtual |
Cut() | TGTextEdit | virtual |
DataChanged() | TGTextView | inlinevirtual |
DataDropped(const char *fname) | TGTextView | inlinevirtual |
DelChar() | TGTextEdit | virtual |
Delete(Option_t *="") | TGTextEdit | virtual |
DeleteWindow() | TGFrame | virtual |
Destroyed() | TQObject | inlinevirtual |
DestroySubwindows() | TGWindow | inlinevirtual |
DestroyWindow() | TGWindow | inlinevirtual |
Disconnect(const char *signal=0, void *receiver=0, const char *slot=0) | TQObject | |
Disconnect(TQObject *sender, const char *signal=0, void *receiver=0, const char *slot=0) | TQObject | static |
Disconnect(const char *class_name, const char *signal, void *receiver=0, const char *slot=0) | TQObject | static |
Disconnected(const char *) | TQObject | inlinevirtual |
DistancetoPrimitive(Int_t px, Int_t py) | TObject | virtual |
DoError(int level, const char *location, const char *fmt, va_list va) const | TObject | protectedvirtual |
DoRedraw() | TGView | protectedvirtual |
DoubleClicked(const char *word) | TGTextView | inlinevirtual |
Draw(Option_t *option="") | TObject | virtual |
Draw3dRectangle(UInt_t type, Int_t x, Int_t y, UInt_t w, UInt_t h) | TGFrame | protectedvirtual |
DrawBorder() | TGView | virtual |
DrawClass() const | TGFrame | inlinevirtual |
DrawClone(Option_t *="") const | TGFrame | inlinevirtual |
DrawCopy(Handle_t, Int_t, Int_t) | TGFrame | inlinevirtual |
DrawCursor(Int_t mode) | TGTextEdit | protectedvirtual |
DrawRegion(Int_t x, Int_t y, UInt_t width, UInt_t height) | TGTextEdit | virtual |
Dump() const | TGFrame | inlinevirtual |
EEditMode enum name | TGWindow | |
EInsertMode enum name | TGTextEdit | |
Emit(const char *signal) | TQObject | |
Emit(const char *signal, Long_t *paramArr) | TQObject | |
Emit(const char *signal, const char *params) | TQObject | |
Emit(const char *signal, Double_t param) | TQObject | |
Emit(const char *signal, Long_t param) | TQObject | |
Emit(const char *signal, Long64_t param) | TQObject | |
Emit(const char *signal, Bool_t param) | TQObject | inline |
Emit(const char *signal, Char_t param) | TQObject | inline |
Emit(const char *signal, UChar_t param) | TQObject | inline |
Emit(const char *signal, Short_t param) | TQObject | inline |
Emit(const char *signal, UShort_t param) | TQObject | inline |
Emit(const char *signal, Int_t param) | TQObject | inline |
Emit(const char *signal, UInt_t param) | TQObject | inline |
Emit(const char *signal, ULong_t param) | TQObject | inline |
Emit(const char *signal, ULong64_t param) | TQObject | inline |
Emit(const char *signal, Float_t param) | TQObject | inline |
EmitVA(const char *signal_name, Int_t, const T &...params) | TQObject | inline |
EmitVA(const char *signal, Int_t nargs, va_list va)=delete | TQObject | |
EnableCursorWithoutFocus(Bool_t on=kTRUE) | TGTextEdit | inlinevirtual |
EnableMenu(Bool_t on=kTRUE) | TGTextEdit | inlinevirtual |
End() | TGTextEdit | virtual |
Error(const char *method, const char *msgfmt,...) const | TObject | virtual |
EStatusBits enum name | TObject | |
Execute(const char *method, const char *params, Int_t *error=0) | TObject | virtual |
Execute(TMethod *method, TObjArray *params, Int_t *error=0) | TObject | virtual |
ExecuteEvent(Int_t event, Int_t px, Int_t py) | TObject | virtual |
Fatal(const char *method, const char *msgfmt,...) const | TObject | virtual |
fBackground | TGFrame | protected |
fBorderWidth | TGFrame | protected |
fCanvas | TGView | protected |
fClient | TGObject | protected |
fClipboard | TGView | protected |
fClipText | TGTextView | protected |
fCommand | TGWidget | protected |
fCurBlink | TGTextEdit | protected |
fCurrent | TGTextEdit | protected |
fCursor0GC | TGTextEdit | protected |
fCursor1GC | TGTextEdit | protected |
fCursorState | TGTextEdit | protected |
fDNDState | TGFrame | protected |
fDNDTypeList | TGTextView | protected |
fEditDisabled | TGWindow | protected |
fEnableCursorWithoutFocus | TGTextEdit | protected |
fEnableMenu | TGTextEdit | protected |
fEventMask | TGFrame | protected |
fExposedRegion | TGView | protected |
fFE | TGFrame | protected |
fFont | TGTextView | protected |
fgAllSignalsBlocked | TQObject | protectedstatic |
fgBckgndGC | TGFrame | protectedstatic |
fgBlackGC | TGFrame | protectedstatic |
fgBlackPixel | TGFrame | protectedstatic |
fgCounter | TGWindow | protectedstatic |
fgCursor0GC | TGTextEdit | protectedstatic |
fgCursor1GC | TGTextEdit | protectedstatic |
fgDbw | TGFrame | protectedstatic |
fgDbx | TGFrame | protectedstatic |
fgDby | TGFrame | protectedstatic |
fgDefaultFont | TGTextView | protectedstatic |
fgDefaultFrameBackground | TGFrame | protectedstatic |
fgDefaultGC | TGTextView | protectedstatic |
fgDefaultHints | TGCompositeFrame | protectedstatic |
fgDefaultSelectedBackground | TGFrame | protectedstatic |
fgDefaultSelectedBackgroundGC | TGTextView | protectedstatic |
fgDefaultSelectedGC | TGTextView | protectedstatic |
fgHilightGC | TGFrame | protectedstatic |
fgInit | TGFrame | protectedstatic |
fgLastButton | TGFrame | protectedstatic |
fgLastClick | TGFrame | protectedstatic |
fgShadowGC | TGFrame | protectedstatic |
fgUserColor | TGFrame | protectedstatic |
fgWhiteGC | TGFrame | protectedstatic |
fgWhitePixel | TGFrame | protectedstatic |
fHeight | TGFrame | protected |
fHistory | TGTextEdit | protected |
fHsb | TGView | protected |
fId | TGObject | protected |
FindAgain() | TGTextEdit | inlinevirtual |
FindFrameElement(TGFrame *f) const | TGCompositeFrame | virtual |
FindObject(const char *name) const | TObject | virtual |
FindObject(const TObject *obj) const | TObject | virtual |
fInsertMode | TGTextEdit | protected |
fIsMarked | TGTextView | protected |
fIsMarking | TGTextView | protected |
fIsSaved | TGTextView | protected |
fLayoutBroken | TGCompositeFrame | protected |
fLayoutManager | TGCompositeFrame | protected |
fList | TGCompositeFrame | protected |
fListOfConnections | TQObject | protected |
fListOfSignals | TQObject | protected |
fMapSubwindows | TGCompositeFrame | protected |
fMarkedEnd | TGTextView | protected |
fMarkedFromX | TGTextView | protected |
fMarkedFromY | TGTextView | protected |
fMarkedStart | TGTextView | protected |
fMaxAscent | TGTextView | protected |
fMaxDescent | TGTextView | protected |
fMaxHeight | TGFrame | protected |
fMaxWidth | TGTextView | protected |
fMenu | TGTextEdit | protected |
fMinHeight | TGFrame | protected |
fMinWidth | TGFrame | protected |
fMousePos | TGView | protected |
fMsgWindow | TGWidget | protected |
fMustCleanup | TGCompositeFrame | protected |
fName | TGWindow | protected |
fNeedRedraw | TGWindow | protected |
fNormGC | TGTextView | protected |
fOptions | TGFrame | protected |
fParent | TGWindow | protected |
fReadOnly | TGTextView | protected |
fScrolling | TGView | protected |
fScrollTimer | TGTextView | protected |
fScrollVal | TGView | protected |
fSearch | TGTextEdit | protected |
fSelbackGC | TGTextView | protected |
fSelGC | TGTextView | protected |
fSignalsBlocked | TQObject | protected |
fText | TGTextView | protected |
fVirtualSize | TGView | protected |
fVisible | TGView | protected |
fVsb | TGView | protected |
fWhiteGC | TGView | protected |
fWidgetFlags | TGWidget | protected |
fWidgetId | TGWidget | protected |
fWidth | TGFrame | protected |
fX | TGFrame | protected |
fXMargin | TGView | protected |
fY | TGFrame | protected |
fYMargin | TGView | protected |
GetBackground() const | TGFrame | inlinevirtual |
GetBckgndGC() | TGFrame | static |
GetBlackGC() | TGFrame | static |
GetBlackPixel() | TGFrame | static |
GetBorderWidth() const | TGFrame | inline |
GetCanvas() const | TGView | inline |
GetClient() const | TGObject | inline |
GetCommand() const | TGWidget | inline |
GetCounter() | TGWindow | static |
GetCurrentPos() const | TGTextEdit | inline |
GetCursor0GC() | TGTextEdit | protectedstatic |
GetCursor1GC() | TGTextEdit | protectedstatic |
GetDefaultFontStruct() | TGTextView | protectedstatic |
GetDefaultFrameBackground() | TGFrame | static |
GetDefaultGC() | TGTextView | protectedstatic |
GetDefaultHeight() const | TGCompositeFrame | inlinevirtual |
GetDefaultSelectedBackground() | TGFrame | static |
GetDefaultSelectedBackgroundGC() | TGTextView | protectedstatic |
GetDefaultSelectedGC() | TGTextView | protectedstatic |
GetDefaultSize() const | TGView | inlinevirtual |
GetDefaultWidth() const | TGCompositeFrame | inlinevirtual |
GetDNDData(Atom_t) | TGFrame | inlinevirtual |
GetDragType() const | TGFrame | virtual |
GetDrawOption() const | TObject | virtual |
GetDropType() const | TGFrame | virtual |
GetDtorOnly() | TObject | static |
GetEditDisabled() const | TGWindow | inlinevirtual |
GetEventMask() const | TGFrame | inline |
GetForeground() const | TGFrame | virtual |
GetFrameElement() const | TGFrame | inline |
GetFrameFromPoint(Int_t x, Int_t y) | TGCompositeFrame | virtual |
GetHeight() const | TGFrame | inline |
GetHilightGC() | TGFrame | static |
GetHistory() const | TGTextEdit | inline |
GetIconName() const | TObject | virtual |
GetId() const | TGObject | inline |
GetInsertMode() const | TGTextEdit | inline |
GetLastClick() | TGFrame | protectedstatic |
GetLayoutManager() const | TGCompositeFrame | inlinevirtual |
GetList() const | TGCompositeFrame | inlinevirtual |
GetListOfClassSignals() const | TQObject | |
GetListOfConnections() const | TQObject | inline |
GetListOfSignals() const | TQObject | inline |
GetMainFrame() const | TGWindow | virtual |
GetMaxHeight() const | TGFrame | inline |
GetMaxWidth() const | TGFrame | inline |
GetMenu() const | TGTextEdit | inline |
GetMinHeight() const | TGFrame | inline |
GetMinWidth() const | TGFrame | inline |
GetName() const | TGWindow | virtual |
GetObjectInfo(Int_t px, Int_t py) const | TObject | virtual |
GetObjectStat() | TObject | static |
GetOption() const | TObject | inlinevirtual |
GetOptions() const | TGFrame | inlinevirtual |
GetOptionString() const | TGFrame | protected |
GetParent() const | TGWindow | inline |
GetResourcePool() const | TGFrame | inlineprotected |
GetScrollPosition() const | TGView | inline |
GetScrollValue() const | TGView | inline |
GetSender() | TGFrame | inlineprotectedvirtual |
GetSenderClassName() const | TQObject | inlineprotectedvirtual |
GetShadowGC() | TGFrame | static |
GetSize() const | TGFrame | inline |
GetState(TGFrame *f) const | TGCompositeFrame | |
GetText() const | TGTextView | inline |
GetTitle() const | TObject | virtual |
GetUniqueID() const | TObject | virtual |
GetViewWhiteGC() | TGView | inline |
GetVirtualSize() const | TGView | inline |
GetWhiteGC() | TGFrame | static |
GetWhitePixel() | TGFrame | static |
GetWidth() const | TGFrame | inline |
GetX() const | TGFrame | inline |
GetY() const | TGFrame | inline |
Goto(Long_t line, Long_t column=0) | TGTextEdit | virtual |
HandleButton(Event_t *event) | TGTextEdit | virtual |
HandleClientMessage(Event_t *event) | TGFrame | virtual |
HandleColormapChange(Event_t *) | TGFrame | inlinevirtual |
HandleConfigureNotify(Event_t *event) | TGFrame | virtual |
HandleCrossing(Event_t *event) | TGTextEdit | virtual |
HandleDNDDrop(TDNDData *data) | TGTextView | virtual |
HandleDNDEnter(Atom_t *typelist) | TGTextView | virtual |
HandleDNDFinished() | TGFrame | inlinevirtual |
HandleDNDLeave() | TGTextView | virtual |
HandleDNDPosition(Int_t x, Int_t y, Atom_t action, Int_t xroot, Int_t yroot) | TGTextView | virtual |
HandleDoubleClick(Event_t *event) | TGTextEdit | virtual |
HandleDragDrop(TGFrame *frame, Int_t x, Int_t y, TGLayoutHints *lo) | TGCompositeFrame | virtual |
HandleDragEnter(TGFrame *) | TGCompositeFrame | virtual |
HandleDragLeave(TGFrame *) | TGCompositeFrame | virtual |
HandleDragMotion(TGFrame *) | TGCompositeFrame | virtual |
HandleEvent(Event_t *event) | TGFrame | virtual |
HandleExpose(Event_t *event) | TGView | virtual |
HandleFocusChange(Event_t *event) | TGTextEdit | virtual |
HandleIdleEvent(TGIdleHandler *) | TGWindow | inlinevirtual |
HandleKey(Event_t *event) | TGTextEdit | virtual |
HandleMotion(Event_t *event) | TGTextEdit | virtual |
HandleSelection(Event_t *event) | TGTextEdit | virtual |
HandleSelectionClear(Event_t *event) | TGTextView | virtual |
HandleSelectionRequest(Event_t *event) | TGTextView | virtual |
HandleTimer(TTimer *t) | TGTextEdit | virtual |
HasConnection(const char *signal_name) const | TQObject | virtual |
HasFocus() const | TGWidget | inline |
Hash() const | TGObject | inlinevirtual |
HideFrame(TGFrame *f) | TGCompositeFrame | virtual |
HighPriority(const char *signal_name, const char *slot_name=0) | TQObject | virtual |
HLayout() | TGTextView | protectedvirtual |
Home() | TGTextEdit | virtual |
IconifyWindow() | TGWindow | inlinevirtual |
Info(const char *method, const char *msgfmt,...) const | TObject | virtual |
InheritsFrom(const char *classname) const | TObject | virtual |
InheritsFrom(const TClass *cl) const | TObject | virtual |
Init() | TGTextEdit | protected |
TGTextView::Init(Pixel_t bg) | TGTextView | protected |
InsChar(char character) | TGTextEdit | virtual |
Inspect() const | TGFrame | inlinevirtual |
InvertBit(UInt_t f) | TObject | inline |
IsActive() const | TGFrame | inlinevirtual |
IsArranged(TGFrame *f) const | TGCompositeFrame | |
IsArranged(TGFrameElement *ptr) const | TGCompositeFrame | inline |
IsComposite() const | TGCompositeFrame | inlinevirtual |
IsCursorEnabledithoutFocus() const | TGTextEdit | inlinevirtual |
IsDNDSource() const | TGFrame | inline |
IsDNDTarget() const | TGFrame | inline |
IsEditable() const | TGCompositeFrame | virtual |
IsEnabled() const | TGWidget | inline |
IsEqual(const TObject *obj) const | TGObject | virtual |
IsFolder() const | TObject | virtual |
IsLayoutBroken() const | TGCompositeFrame | inlinevirtual |
IsMapped() | TGWindow | virtual |
IsMapSubwindows() const | TGCompositeFrame | inlinevirtual |
IsMarked() const | TGTextView | inline |
IsMenuEnabled() const | TGTextEdit | inlinevirtual |
IsOnHeap() const | TObject | inline |
IsReadOnly() const | TGTextView | inline |
IsSaved() | TGTextView | inlinevirtual |
IsSortable() const | TObject | inlinevirtual |
IsVisible(TGFrame *f) const | TGCompositeFrame | |
IsVisible(TGFrameElement *ptr) const | TGCompositeFrame | inline |
IsZombie() const | TObject | inline |
ItemLayout() | TGView | inlineprotectedvirtual |
kBitMask enum value | TObject | |
kCanDelete enum value | TObject | |
kCannotPick enum value | TObject | |
kDeleteWindowCalled enum value | TGFrame | protected |
kEditDisable enum value | TGWindow | |
kEditDisableBtnEnable enum value | TGWindow | |
kEditDisableEvents enum value | TGWindow | |
kEditDisableGrab enum value | TGWindow | |
kEditDisableHeight enum value | TGWindow | |
kEditDisableKeyEnable enum value | TGWindow | |
kEditDisableLayout enum value | TGWindow | |
kEditDisableResize enum value | TGWindow | |
kEditDisableWidth enum value | TGWindow | |
kEditEnable enum value | TGWindow | |
kHasUUID enum value | TObject | |
kHorizontal enum value | TGView | |
kInsert enum value | TGTextEdit | |
kInvalidObject enum value | TObject | |
kIsOnHeap enum value | TObject | |
kIsReferenced enum value | TObject | |
kM_EDIT_COPY enum value | TGTextEdit | |
kM_EDIT_CUT enum value | TGTextEdit | |
kM_EDIT_PASTE enum value | TGTextEdit | |
kM_EDIT_SELECTALL enum value | TGTextEdit | |
kM_FILE_CLOSE enum value | TGTextEdit | |
kM_FILE_NEW enum value | TGTextEdit | |
kM_FILE_OPEN enum value | TGTextEdit | |
kM_FILE_PRINT enum value | TGTextEdit | |
kM_FILE_SAVE enum value | TGTextEdit | |
kM_FILE_SAVEAS enum value | TGTextEdit | |
kM_SEARCH_FIND enum value | TGTextEdit | |
kM_SEARCH_FINDAGAIN enum value | TGTextEdit | |
kM_SEARCH_GOTO enum value | TGTextEdit | |
kMustCleanup enum value | TObject | |
kNoContextMenu enum value | TObject | |
kNoHSB enum value | TGView | |
kNotDeleted enum value | TObject | |
kNoVSB enum value | TGView | |
kObjInCanvas enum value | TObject | |
kOverwrite enum value | TObject | |
kReplace enum value | TGTextEdit | |
kSingleKey enum value | TObject | |
kVertical enum value | TGView | |
kWriteDelete enum value | TObject | |
kZombie enum value | TObject | |
Layout() | TGTextView | virtual |
LineDown() | TGTextEdit | virtual |
LineUp() | TGTextEdit | virtual |
LoadBuffer(const char *txtbuf) | TGTextView | virtual |
LoadFile(const char *fname, long startpos=0, long length=-1) | TGTextView | virtual |
LowerWindow() | TGWindow | inlinevirtual |
LowPriority(const char *signal_name, const char *slot_name=0) | TQObject | virtual |
ls(Option_t *option="") const | TObject | virtual |
MakeZombie() | TObject | inlineprotected |
MapRaised() | TGFrame | inlinevirtual |
MapSubwindows() | TGCompositeFrame | virtual |
MapWindow() | TGFrame | inlinevirtual |
Mark(Long_t xPos, Long_t yPos) | TGTextView | protectedvirtual |
Marked(Bool_t mark) | TGTextView | inlinevirtual |
MayNotUse(const char *method) const | TObject | |
Message(const char *msg) | TQObject | inlinevirtual |
Move(Int_t x, Int_t y) | TGFrame | virtual |
MoveResize(Int_t x, Int_t y, UInt_t w=0, UInt_t h=0) | TGFrame | virtual |
MustCleanup() const | TGCompositeFrame | inlinevirtual |
NextChar() | TGTextEdit | virtual |
Notify() | TObject | virtual |
NumberOfConnections() const | TQObject | virtual |
NumberOfSignals() const | TQObject | virtual |
Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) const | TObject | |
Opened() | TGTextEdit | inlinevirtual |
operator delete(void *ptr) | TObject | |
operator delete[](void *ptr) | TObject | |
operator new(size_t sz) | TObject | inline |
operator new(size_t sz, void *vp) | TObject | inline |
operator new[](size_t sz) | TObject | inline |
operator new[](size_t sz, void *vp) | TObject | inline |
operator=(const TGTextEdit &) | TGTextEdit | private |
TGTextView::TGWindow::operator=(const TGWindow &tgw) | TGWindow | inlineprotected |
TGTextView::TGObject::operator=(const TGObject &tgo) | TGObject | inlineprotected |
TGTextView::TObject::operator=(const TObject &rhs) | TObject | |
TGWidget::operator=(const TGWidget &tgw) | TGWidget | inlineprotected |
Paint(Option_t *option="") | TObject | virtual |
Paste() | TGTextEdit | virtual |
Pop() | TObject | virtual |
PrevChar() | TGTextEdit | virtual |
Print(Option_t *="") const | TGTextEdit | virtual |
ProcessedConfigure(Event_t *event) | TGFrame | inlinevirtual |
ProcessedEvent(Event_t *event) | TGFrame | inlinevirtual |
ProcessMessage(Long_t msg, Long_t parm1, Long_t parm2) | TGTextEdit | virtual |
RaiseWindow() | TGWindow | inlinevirtual |
Read(const char *name) | TObject | virtual |
ReallyDelete() | TGFrame | inlinevirtual |
RecursiveRemove(TObject *obj) | TObject | virtual |
RemoveAll() | TGCompositeFrame | virtual |
RemoveFrame(TGFrame *f) | TGCompositeFrame | virtual |
RemoveInput(UInt_t emask) | TGFrame | |
ReparentWindow(const TGWindow *p, Int_t x=0, Int_t y=0) | TGFrame | inlinevirtual |
Replace(TGLongPosition pos, const char *oldText, const char *newText, Bool_t direction, Bool_t caseSensitive) | TGTextEdit | virtual |
RequestFocus() | TGWindow | inlinevirtual |
ResetBit(UInt_t f) | TObject | inline |
Resize(UInt_t w=0, UInt_t h=0) | TGFrame | virtual |
Resize(TGDimension size) | TGFrame | virtual |
ReturnHeighestColHeight() | TGTextView | inlinevirtual |
ReturnLineCount() | TGTextView | inlinevirtual |
ReturnLineLength(Long_t line) | TGTextView | inlinevirtual |
ReturnLongestLine() | TGTextView | inlinevirtual |
ReturnLongestLineWidth() | TGTextEdit | virtual |
SaveAs(const char *filename="", Option_t *option="") const | TGObject | virtual |
Saved() | TGTextEdit | inlinevirtual |
SavedAs() | TGTextEdit | inlinevirtual |
SaveFile(const char *fname, Bool_t saveas=kFALSE) | TGTextEdit | virtual |
SavePrimitive(std::ostream &out, Option_t *="") | TGTextEdit | virtual |
SavePrimitiveSubframes(std::ostream &out, Option_t *option="") | TGCompositeFrame | virtual |
SaveUserColor(std::ostream &out, Option_t *) | TGFrame | |
ScreenDown() | TGTextEdit | virtual |
ScreenUp() | TGTextEdit | virtual |
ScrollCanvas(Int_t newTop, Int_t direction) | TGTextEdit | virtual |
ScrollDown(Int_t pixels) | TGView | inline |
ScrollLeft(Int_t pixels) | TGView | inline |
ScrollRight(Int_t pixels) | TGView | inline |
ScrollToPosition(TGLongPosition newPos) | TGView | virtual |
ScrollUp(Int_t pixels) | TGView | inline |
Search(const char *string, Bool_t direction=kTRUE, Bool_t caseSensitive=kFALSE) | TGTextEdit | virtual |
Search(Bool_t close) | TGTextEdit | virtual |
SelectAll() | TGTextView | virtual |
SendMessage(const TGWindow *w, Long_t msg, Long_t parm1, Long_t parm2) | TGFrame | virtual |
SetBackground(Pixel_t p) | TGTextView | virtual |
SetBackgroundColor(Pixel_t) | TGView | virtual |
SetBackgroundPixmap(Pixmap_t p) | TGView | virtual |
SetBit(UInt_t f, Bool_t set) | TObject | |
SetBit(UInt_t f) | TObject | inline |
SetCleanup(Int_t mode=kLocalCleanup) | TGCompositeFrame | virtual |
SetCommand(const char *command) | TGWidget | inlinevirtual |
SetCurrent(TGLongPosition new_coord) | TGTextEdit | virtual |
SetDNDSource(Bool_t onoff) | TGFrame | inline |
SetDNDTarget(Bool_t onoff) | TGFrame | inline |
SetDragType(Int_t type) | TGFrame | virtual |
SetDrawOption(Option_t *="") | TGFrame | inlinevirtual |
SetDropType(Int_t type) | TGFrame | virtual |
SetDtorOnly(void *obj) | TObject | static |
SetEditable(Bool_t on=kTRUE) | TGCompositeFrame | virtual |
SetEditDisabled(UInt_t on=1) | TGCompositeFrame | virtual |
SetFlags(Int_t flags) | TGWidget | inlineprotected |
SetFocus() | TGTextEdit | inlinevirtual |
SetFont(FontStruct_t font) | TGTextView | virtual |
SetForegroundColor(Pixel_t) | TGTextView | virtual |
SetFrameElement(TGFrameElement *fe) | TGFrame | inline |
SetHeight(UInt_t h) | TGFrame | inlinevirtual |
SetHsbPosition(Long_t newPos) | TGTextView | virtual |
SetInsertMode(EInsertMode mode=kInsert) | TGTextEdit | virtual |
SetLayoutBroken(Bool_t on=kTRUE) | TGCompositeFrame | virtual |
SetLayoutManager(TGLayoutManager *) | TGView | inlinevirtual |
SetMapSubwindows(Bool_t on) | TGCompositeFrame | inlinevirtual |
SetMaxHeight(UInt_t h) | TGFrame | inlinevirtual |
SetMaxWidth(UInt_t w) | TGFrame | inlinevirtual |
SetMenuState() | TGTextEdit | protectedvirtual |
SetMinHeight(UInt_t h) | TGFrame | inlinevirtual |
SetMinWidth(UInt_t w) | TGFrame | inlinevirtual |
SetName(const char *name) | TGWindow | inlinevirtual |
SetObjectStat(Bool_t stat) | TObject | static |
SetReadOnly(Bool_t on=kTRUE) | TGTextView | inlinevirtual |
SetSBRange(Int_t direction) | TGTextView | virtual |
SetSelectBack(Pixel_t p) | TGTextView | virtual |
SetSelectFore(Pixel_t p) | TGTextView | virtual |
SetSize(const TGDimension &s) | TGFrame | inlinevirtual |
SetText(TGText *text) | TGTextView | virtual |
SetUniqueID(UInt_t uid) | TObject | virtual |
SetVisibleStart(Int_t newTop, Int_t direction) | TGView | virtual |
SetVsbPosition(Long_t newPos) | TGTextView | virtual |
SetWidth(UInt_t w) | TGFrame | inlinevirtual |
SetWindowName(const char *name=0) | TGWindow | virtual |
SetX(Int_t x) | TGFrame | inlinevirtual |
SetY(Int_t y) | TGFrame | inlinevirtual |
ShowBottom() | TGTextView | virtual |
ShowFrame(TGFrame *f) | TGCompositeFrame | virtual |
ShowTop() | TGTextView | virtual |
StartGuiBuilding(Bool_t on=kTRUE) | TGFrame | protectedvirtual |
SysError(const char *method, const char *msgfmt,...) const | TObject | virtual |
TestBit(UInt_t f) const | TObject | inline |
TestBits(UInt_t f) const | TObject | inline |
TGCompositeFrame(const TGWindow *p=0, UInt_t w=1, UInt_t h=1, UInt_t options=0, Pixel_t back=GetDefaultFrameBackground()) | TGCompositeFrame | |
TGCompositeFrame(TGClient *c, Window_t id, const TGWindow *parent=0) | TGCompositeFrame | |
TGFrame(const TGWindow *p=0, UInt_t w=1, UInt_t h=1, UInt_t options=0, Pixel_t back=GetDefaultFrameBackground()) | TGFrame | |
TGFrame(TGClient *c, Window_t id, const TGWindow *parent=0) | TGFrame | |
TGObject() | TGObject | inline |
TGObject(const TGObject &tgo) | TGObject | inline |
TGTextEdit(const TGTextEdit &) | TGTextEdit | private |
TGTextEdit(const TGWindow *parent=0, UInt_t w=1, UInt_t h=1, Int_t id=-1, UInt_t sboptions=0, Pixel_t back=GetWhitePixel()) | TGTextEdit | |
TGTextEdit(const TGWindow *parent, UInt_t w, UInt_t h, TGText *text, Int_t id=-1, UInt_t sboptions=0, Pixel_t back=GetWhitePixel()) | TGTextEdit | |
TGTextEdit(const TGWindow *parent, UInt_t w, UInt_t h, const char *string, Int_t id=-1, UInt_t sboptions=0, Pixel_t back=GetWhitePixel()) | TGTextEdit | |
TGTextView(const TGWindow *parent=0, UInt_t w=1, UInt_t h=1, Int_t id=-1, UInt_t sboptions=0, Pixel_t back=GetWhitePixel()) | TGTextView | |
TGTextView(const TGWindow *parent, UInt_t w, UInt_t h, TGText *text, Int_t id=-1, UInt_t sboptions=0, Pixel_t back=GetWhitePixel()) | TGTextView | |
TGTextView(const TGWindow *parent, UInt_t w, UInt_t h, const char *string, Int_t id=-1, UInt_t sboptions=0, Pixel_t back=GetWhitePixel()) | TGTextView | |
TGView(const TGWindow *p=0, UInt_t w=1, UInt_t h=1, Int_t id=-1, UInt_t xMargin=0, UInt_t yMargin=0, UInt_t options=kSunkenFrame|kDoubleBorder, UInt_t sboptions=0, Pixel_t back=GetWhitePixel()) | TGView | |
TGWidget(const TGWidget &tgw) | TGWidget | inlineprotected |
TGWidget() | TGWidget | inline |
TGWidget(Int_t id) | TGWidget | inline |
TGWindow(Window_t id) | TGWindow | inlineprotected |
TGWindow(const TGWindow &tgw) | TGWindow | inlineprotected |
TGWindow(const TGWindow *p=0, Int_t x=0, Int_t y=0, UInt_t w=0, UInt_t h=0, UInt_t border=0, Int_t depth=0, UInt_t clss=0, void *visual=0, SetWindowAttributes_t *attr=0, UInt_t wtype=0) | TGWindow | |
TGWindow(TGClient *c, Window_t id, const TGWindow *parent=0) | TGWindow | |
TObject() | TObject | |
TObject(const TObject &object) | TObject | |
ToObjXCoord(Long_t xCoord, Long_t line) | TGTextView | virtual |
ToObjYCoord(Long_t yCoord) | TGTextView | virtual |
ToPhysical(TGLongPosition coord) const | TGView | inline |
ToScrXCoord(Long_t xCoord, Long_t line) | TGTextView | virtual |
ToScrYCoord(Long_t yCoord) | TGTextView | virtual |
ToVirtual(TGLongPosition coord) const | TGView | inline |
TQObject() | TQObject | |
TranslateCoordinates(TGFrame *child, Int_t x, Int_t y, Int_t &fx, Int_t &fy) | TGCompositeFrame | virtual |
UnmapWindow() | TGFrame | inlinevirtual |
UnMark() | TGTextView | protectedvirtual |
Update() | TGTextView | virtual |
UpdateBackgroundStart() | TGView | virtual |
UpdateRegion(Int_t x, Int_t y, UInt_t w, UInt_t h) | TGView | protectedvirtual |
UseCurrentStyle() | TObject | virtual |
VLayout() | TGTextView | protectedvirtual |
WantFocus() const | TGWidget | inline |
Warning(const char *method, const char *msgfmt,...) const | TObject | virtual |
WidgetId() const | TGWidget | inline |
Write(const char *name=0, Int_t option=0, Int_t bufsize=0) | TObject | virtual |
Write(const char *name=0, Int_t option=0, Int_t bufsize=0) const | TObject | virtual |
~TGCompositeFrame() | TGCompositeFrame | virtual |
~TGFrame() | TGFrame | virtual |
~TGObject() | TGObject | inlinevirtual |
~TGTextEdit() | TGTextEdit | virtual |
~TGTextView() | TGTextView | virtual |
~TGView() | TGView | virtual |
~TGWidget() | TGWidget | inlinevirtual |
~TGWindow() | TGWindow | virtual |
~TObject() | TObject | virtual |
~TQObject() | TQObject | virtual |