ROOT
6.06/09
Reference Guide
|
This is the complete list of members for TGHtml, including all inherited members.
AbstractMethod(const char *method) const | TObject | |
Activate(Bool_t) | TGFrame | inlinevirtual |
AddFormInfo(TGHtmlElement *p) | TGHtml | protected |
AddFrame(TGFrame *f, TGLayoutHints *l=0) | TGCompositeFrame | virtual |
AddInput(UInt_t emask) | TGFrame | |
AddSelectOptions(TGListBox *lb, TGHtmlElement *p, TGHtmlElement *pEnd) | TGHtml | protected |
AddStyle(TGHtmlElement *p) | TGHtml | protected |
AllocColor(const char *name) | TGHtml | protected |
AllocColorByValue(ColorStruct_t *color) | TGHtml | protected |
AnimateImage(TGHtmlImage *image) | TGHtml | protected |
AppendArglist(TGString *str, TGHtmlMarkupElement *pElem) | TGHtml | |
AppendBlock(TGHtmlElement *pToken, TGHtmlBlock *pBlock) | TGHtml | protected |
AppendElement(TGHtmlElement *pElem) | TGHtml | protected |
AppendPad(Option_t *option="") | TObject | virtual |
AppendText(TGString *str, TGHtmlElement *pFirst, TGHtmlElement *pEnd) | TGHtml | protected |
AppToken(TGHtmlElement *pNew, TGHtmlElement *p, int offs) | TGHtml | protected |
AreAllSignalsBlocked() | TQObject | static |
AreSignalsBlocked() const | TQObject | inline |
Associate(const TGWindow *w) | TGWidget | inlinevirtual |
AttrElem(const char *name, char *value) | TGHtml | protected |
BlockAllSignals(Bool_t b) | TQObject | static |
BlockDraw(TGHtmlBlock *pBlock, Drawable_t wid, int left, int top, int width, int height, Pixmap_t pixmap) | TGHtml | protected |
BlockSignals(Bool_t b) | TQObject | inline |
Browse(TBrowser *b) | TObject | virtual |
ButtonClicked(const char *name, const char *val) | TGHtml | virtual |
CellSpacing(TGHtmlElement *pTable) | TGHtml | |
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 |
CheckToggled(const char *name, Bool_t on, const char *val) | TGHtml | virtual |
ClassDef(TGHtml, 0) | TGHtml | protected |
ClassName() const | TObject | virtual |
Cleanup() | TGCompositeFrame | virtual |
Clear(Option_t *="") | TGHtml | virtual |
ClearFlags(Int_t flags) | TGWidget | inlineprotected |
ClearGcCache() | TGHtml | protected |
Clone(const char *newname="") const | TObject | virtual |
CollectClassSignalLists(TList &list, TClass *cls) | TQObject | |
ColorDistance(ColorStruct_t *pA, ColorStruct_t *pB) | TGHtml | protected |
Compare(const TObject *obj) const | TObject | virtual |
CompressName(const char *method_name) | TQObject | protectedstatic |
ComputeVirtualSize() | TGHtml | protected |
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 |
ControlSize(TGHtmlInput *p) | TGHtml | protected |
Copy(TObject &object) const | TObject | virtual |
DecodeBaseIndex(const char *zBase, TGHtmlElement **ppToken, int *pIndex) | TGHtml | protected |
Delete(Option_t *="") | TGFrame | inlinevirtual |
DeleteControls() | TGHtml | protected |
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 |
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 |
DrawImage(TGHtmlImageMarkup *image, Drawable_t wid, int left, int top, int right, int bottom) | TGHtml | protected |
DrawRect(Drawable_t drawable, TGHtmlElement *src, int x, int y, int w, int h, int depth, int relief) | TGHtml | protected |
DrawRegion(Int_t x, Int_t y, UInt_t w, UInt_t h) | TGHtml | virtual |
DrawSelectionBackground(TGHtmlBlock *pBlock, Drawable_t Drawable_t, int x, int y) | TGHtml | protected |
DrawTableBgnd(int x, int y, int w, int h, Drawable_t d, TImage *image) | TGHtml | protected |
Dump() const | TGFrame | inlinevirtual |
DumpToken(TGHtmlElement *p) | TGHtml | |
EEditMode enum name | TGWindow | |
ElementCoords(TGHtmlElement *p, int i, int pct, int *coords) | TGHtml | |
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 | |
EncodeText(TGString *str, const char *z) | TGHtml | |
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 |
fAddEndTags | TGHtml | protected |
fAFont | TGHtml | protected |
fAGcCache | TGHtml | protected |
fAnchorFlags | TGHtml | protected |
fAnchorStart | TGHtml | protected |
fApColor | TGHtml | protected |
Fatal(const char *method, const char *msgfmt,...) const | TObject | virtual |
fBackground | TGFrame | protected |
fBgColor | TGHtml | protected |
fBgImage | TGHtml | protected |
fBorderWidth | TGFrame | protected |
fCanvas | TGView | protected |
fClient | TGObject | protected |
fClipboard | TGView | protected |
fColorUsed | TGHtml | protected |
fCommand | TGWidget | protected |
fCursor | TGHtml | protected |
fDirtyBottom | TGHtml | protected |
fDirtyLeft | TGHtml | protected |
fDirtyRight | TGHtml | protected |
fDirtyTop | TGHtml | protected |
fDNDState | TGFrame | protected |
fEditDisabled | TGWindow | protected |
fEventMask | TGFrame | protected |
fExiting | TGHtml | protected |
fExportSelection | TGHtml | protected |
fExposedRegion | TGView | protected |
fExts | TGHtml | protected |
fFE | TGFrame | protected |
fFgColor | TGHtml | protected |
fFirstBlock | TGHtml | protected |
fFirstInput | TGHtml | protected |
fFlags | TGHtml | protected |
fFontValid | TGHtml | protected |
fFormElemLast | TGHtml | protected |
fFormElemStart | TGHtml | protected |
fFormPadding | TGHtml | protected |
fFormStart | TGHtml | protected |
fgAllSignalsBlocked | TQObject | protectedstatic |
fgBckgndGC | TGFrame | protectedstatic |
fgBlackGC | TGFrame | protectedstatic |
fgBlackPixel | TGFrame | protectedstatic |
fGcNextToFree | TGHtml | protected |
fgCounter | TGWindow | protectedstatic |
fgDbw | TGFrame | protectedstatic |
fgDbx | TGFrame | protectedstatic |
fgDby | TGFrame | protectedstatic |
fgDefaultFrameBackground | TGFrame | protectedstatic |
fgDefaultHints | TGCompositeFrame | protectedstatic |
fgDefaultSelectedBackground | TGFrame | 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 |
fHasFrames | TGHtml | protected |
fHasScript | TGHtml | protected |
fHeight | TGFrame | protected |
fHighlightBgColorPtr | TGHtml | protected |
fHighlightColorPtr | TGHtml | protected |
fHighlightWidth | TGHtml | protected |
fHsb | TGView | protected |
fICol | TGHtml | protected |
fId | TGObject | protected |
fIDark | TGHtml | protected |
fIdind | TGHtml | protected |
fIdle | TGHtml | protected |
fILight | TGHtml | protected |
FillOutBlock(TGHtmlBlock *p) | TGHtml | protected |
fImageList | TGHtml | protected |
FindEndNest(TGHtmlElement *sp, int en, TGHtmlElement *lp) | TGHtml | |
FindFrameElement(TGFrame *f) const | TGCompositeFrame | virtual |
FindIndexInBlock(TGHtmlBlock *pBlock, int x, TGHtmlElement **ppToken, int *pIndex) | TGHtml | protected |
FindObject(const char *name) const | TObject | virtual |
FindObject(const TObject *obj) const | TObject | virtual |
FindStartOfNextBlock(TGHtmlElement *p, int *pCnt) | TGHtml | protected |
fInDt | TGHtml | protected |
fInnerList | TGHtml | protected |
fInParse | TGHtml | protected |
fInputIdx | TGHtml | protected |
fIns | TGHtml | protected |
fInsIndex | TGHtml | protected |
fInsOffTime | TGHtml | protected |
fInsOnTime | TGHtml | protected |
fInsStatus | TGHtml | protected |
fInsTimer | TGHtml | protected |
fInTd | TGHtml | protected |
fInTr | TGHtml | protected |
fIPlaintext | TGHtml | protected |
FlashCursor() | TGHtml | protected |
fLastBlock | TGHtml | protected |
fLastGC | TGHtml | protected |
fLastInput | TGHtml | protected |
fLastSized | TGHtml | protected |
fLastUri | TGHtml | protected |
fLayoutBroken | TGCompositeFrame | protected |
fLayoutContext | TGHtml | protected |
fLayoutManager | TGCompositeFrame | protected |
fList | TGCompositeFrame | protected |
fListOfConnections | TQObject | protected |
fListOfSignals | TQObject | protected |
fLoEndPtr | TGHtml | protected |
fLoFormStart | TGHtml | protected |
fMapSubwindows | TGCompositeFrame | protected |
fMargins | TGHtml | protected |
fMaxHeight | TGFrame | protected |
fMaxWidth | TGFrame | protected |
fMaxX | TGHtml | protected |
fMaxY | TGHtml | protected |
fMinHeight | TGFrame | protected |
fMinWidth | TGFrame | protected |
fMousePos | TGView | protected |
fMsgWindow | TGWidget | protected |
fMustCleanup | TGCompositeFrame | protected |
fNAlloc | TGHtml | protected |
fName | TGWindow | protected |
fNComplete | TGHtml | protected |
fNeedRedraw | TGWindow | protected |
fNewLinkColor | TGHtml | protected |
fNextPlaced | TGHtml | protected |
fNForm | TGHtml | protected |
fNInput | TGHtml | protected |
fNText | TGHtml | protected |
fNToken | TGHtml | protected |
fOldLinkColor | TGHtml | protected |
fOptions | TGFrame | protected |
FormAction(TGHtmlForm *, int) | TGHtml | inlinevirtual |
FormBlocks() | TGHtml | protected |
FormCount(TGHtmlInput *p, int radio) | TGHtml | protected |
FormCreate(TGHtmlForm *, const char *, const char *) | TGHtml | inlinevirtual |
fOverrideColors | TGHtml | protected |
fOverrideFonts | TGHtml | protected |
fParaAlignment | TGHtml | protected |
fParent | TGWindow | protected |
fPFirst | TGHtml | protected |
fPInsBlock | TGHtml | protected |
fPLast | TGHtml | protected |
fPScript | TGHtml | protected |
fPSelEndBlock | TGHtml | protected |
fPSelStartBlock | TGHtml | protected |
fRadioIdx | TGHtml | protected |
FreeColor(ColorStruct_t *color) | TGHtml | protected |
fRowAlignment | TGHtml | protected |
fRulePadding | TGHtml | protected |
fRuleRelief | TGHtml | protected |
fScrolling | TGView | protected |
fScrollVal | TGView | protected |
fSelBegin | TGHtml | protected |
fSelectionColor | TGHtml | protected |
fSelEnd | TGHtml | protected |
fSelEndIndex | TGHtml | protected |
fSelStartIndex | TGHtml | protected |
fSignalsBlocked | TQObject | protected |
fStyleStack | TGHtml | protected |
fTableBorderMin | TGHtml | protected |
fTableRelief | TGHtml | protected |
fUidTable | TGHtml | protected |
fUnderlineLinks | TGHtml | protected |
fVarId | TGHtml | protected |
fVarind | TGHtml | 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 |
fZBase | TGHtml | protected |
fZBaseHref | TGHtml | protected |
fZGoto | TGHtml | protected |
fZText | TGHtml | protected |
GetAnyGC() | TGHtml | protected |
GetBackground() const | TGFrame | inlinevirtual |
GetBaseUri() const | TGHtml | inline |
GetBckgndGC() | TGFrame | static |
GetBlackGC() | TGFrame | static |
GetBlackPixel() | TGFrame | static |
GetBorderWidth() const | TGFrame | inline |
GetCanvas() const | TGView | inline |
GetClient() const | TGObject | inline |
GetColorByName(const char *zColor) | TGHtml | protected |
GetColorByValue(ColorStruct_t *pRef) | TGHtml | protected |
GetCommand() const | TGWidget | inline |
GetCounter() | TGWindow | static |
GetCurrentStyle() | TGHtml | protected |
GetDarkShadowColor(int iBgColor) | TGHtml | protected |
GetDefaultFrameBackground() | TGFrame | static |
GetDefaultHeight() const | TGCompositeFrame | inlinevirtual |
GetDefaultSelectedBackground() | TGFrame | static |
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 |
GetFont(int iFont) | TGHtml | virtual |
GetFontName() | TGHtml | inlinevirtual |
GetForeground() const | TGFrame | virtual |
GetFrameElement() const | TGFrame | inline |
GetFrameFromPoint(Int_t x, Int_t y) | TGCompositeFrame | virtual |
GetGC(int color, int font) | TGHtml | protected |
GetHeight() const | TGFrame | inline |
GetHilightGC() | TGFrame | static |
GetHref(int x, int y, const char **target=0) | TGHtml | |
GetIconName() const | TObject | virtual |
GetId() const | TGObject | inline |
GetImage(TGHtmlImageMarkup *p) | TGHtml | |
GetImageAlignment(TGHtmlElement *p) | TGHtml | protected |
GetImageAt(int x, int y) | TGHtml | protected |
GetIndex(const char *zIndex, TGHtmlElement **ppToken, int *pIndex) | TGHtml | protected |
GetInputElement(int x, int y) | TGHtml | |
GetLastClick() | TGFrame | protectedstatic |
GetLayoutManager() const | TGCompositeFrame | inlinevirtual |
GetLightShadowColor(int iBgColor) | TGHtml | protected |
GetLinkColor(const char *zURL) | TGHtml | protected |
GetList() const | TGCompositeFrame | inlinevirtual |
GetListOfClassSignals() const | TQObject | |
GetListOfConnections() const | TQObject | inline |
GetListOfSignals() const | TQObject | inline |
GetMainFrame() const | TGWindow | virtual |
GetMap(const char *name) | TGHtml | |
GetMarginHeight() | TGHtml | inline |
GetMarginWidth() | TGHtml | inline |
GetMarkupMap(int n) | TGHtml | protected |
GetMaxHeight() const | TGFrame | inline |
GetMaxWidth() const | TGFrame | 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 |
GetPctWidth(TGHtmlElement *p, char *opt, char *ret) | TGHtml | protected |
GetResourcePool() const | TGFrame | inlineprotected |
GetRulePadding() const | TGHtml | inline |
GetRuleRelief() const | TGHtml | inline |
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 | |
GetTableRelief() const | TGHtml | inline |
GetText() const | TGHtml | inline |
GetTitle() const | TObject | virtual |
GetTokenName(TGHtmlElement *p) | TGHtml | |
GetUid(const char *string) | TGHtml | protected |
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 |
GotoAnchor(const char *name) | TGHtml | |
HandleButton(Event_t *event) | TGHtml | virtual |
HandleClientMessage(Event_t *event) | TGFrame | virtual |
HandleColormapChange(Event_t *) | TGFrame | inlinevirtual |
HandleConfigureNotify(Event_t *event) | TGFrame | virtual |
HandleCrossing(Event_t *) | TGCompositeFrame | inlinevirtual |
HandleDNDDrop(TDNDData *) | TGFrame | inlinevirtual |
HandleDNDEnter(Atom_t *) | TGFrame | inlinevirtual |
HandleDNDFinished() | TGFrame | inlinevirtual |
HandleDNDLeave() | TGFrame | inlinevirtual |
HandleDNDPosition(Int_t, Int_t, Atom_t, Int_t, Int_t) | TGFrame | inlinevirtual |
HandleDoubleClick(Event_t *) | TGCompositeFrame | inlinevirtual |
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) | TGHtml | virtual |
HandleHtmlInput(TGHtmlInput *pr, Event_t *event) | TGHtml | |
HandleIdleEvent(TGIdleHandler *i) | TGHtml | virtual |
HandleKey(Event_t *) | TGCompositeFrame | inlinevirtual |
HandleMotion(Event_t *event) | TGHtml | virtual |
HandleRadioButton(TGHtmlInput *p) | TGHtml | |
HandleSelection(Event_t *) | TGCompositeFrame | inlinevirtual |
HandleSelectionClear(Event_t *) | TGFrame | inlinevirtual |
HandleSelectionRequest(Event_t *) | TGFrame | inlinevirtual |
HandleTimer(TTimer *timer) | TGHtml | virtual |
HasConnection(const char *signal_name) const | TQObject | virtual |
HasFocus() const | TGWidget | inline |
Hash() const | TGObject | inlinevirtual |
HClear() | TGHtml | protected |
HideFrame(TGFrame *f) | TGCompositeFrame | virtual |
HighPriority(const char *signal_name, const char *slot_name=0) | TQObject | virtual |
IconifyWindow() | TGWindow | inlinevirtual |
ImageChanged(TGHtmlImage *image, int newWidth, int newHeight) | TGHtml | protected |
InArea(TGHtmlMapArea *p, int left, int top, int x, int y) | TGHtml | |
IndexMod(TGHtmlElement **pp, int *ip, char *cp) | TGHtml | protected |
IndexToBlockIndex(SHtmlIndex_t sIndex, TGHtmlBlock **ppBlock, int *piIndex) | TGHtml | protected |
Info(const char *method, const char *msgfmt,...) const | TObject | virtual |
InheritsFrom(const char *classname) const | TObject | virtual |
InheritsFrom(const TClass *cl) const | TObject | virtual |
InputSelected(const char *name, const char *val) | TGHtml | virtual |
InsertToken(TGHtmlElement *pToken, char *zType, char *zArgs, int offs) | TGHtml | protected |
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 |
IsDarkColor(ColorStruct_t *p) | TGHtml | protected |
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 |
IsLightColor(ColorStruct_t *p) | TGHtml | protected |
IsMapped() | TGWindow | virtual |
IsMapSubwindows() const | TGCompositeFrame | inlinevirtual |
IsOnHeap() const | TObject | inline |
IsSortable() const | TObject | inlinevirtual |
IsVisible(TGFrame *f) const | TGCompositeFrame | |
IsVisible(TGFrameElement *ptr) const | TGCompositeFrame | inline |
IsVisited(const char *) | TGHtml | inlinevirtual |
IsZombie() const | TObject | inline |
ItemLayout() | TGHtml | virtual |
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 | |
kInvalidObject enum value | TObject | |
kIsOnHeap enum value | TObject | |
kIsReferenced enum value | TObject | |
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 | |
kSingleKey enum value | TObject | |
kVertical enum value | TGView | |
kWriteDelete enum value | TObject | |
kZombie enum value | TObject | |
Layout() | TGView | virtual |
LayoutDoc() | TGHtml | protected |
ListTokens(TGHtmlElement *p, TGHtmlElement *pEnd) | TGHtml | |
LoadImage(const char *uri, int w=0, int h=0) | TGHtml | virtual |
LostSelection() | TGHtml | protected |
LowerWindow() | TGWindow | inlinevirtual |
LowPriority(const char *signal_name, const char *slot_name=0) | TQObject | virtual |
ls(Option_t *option="") const | TObject | virtual |
MakeInvisible(TGHtmlElement *p_first, TGHtmlElement *p_last) | TGHtml | protected |
MakeMarkupEntry(int objType, int type, int argc, int arglen[], char *argv[]) | TGHtml | protected |
MakeZombie() | TObject | inlineprotected |
MapControls() | TGHtml | protected |
MapRaised() | TGFrame | inlinevirtual |
MapSubwindows() | TGCompositeFrame | virtual |
MapWindow() | TGFrame | inlinevirtual |
MaxIndex(TGHtmlElement *p, int *pIndex, int isLast) | TGHtml | protected |
MayNotUse(const char *method) const | TObject | |
Message(const char *msg) | TQObject | inlinevirtual |
MinMax(TGHtmlElement *p, int *pMin, int *pMax, int lineWidth, int hasbg) | TGHtml | protected |
MouseDown(const char *uri) | TGHtml | inlinevirtual |
MouseOver(const char *uri) | TGHtml | 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 |
MoveVertically(TGHtmlElement *p, TGHtmlElement *pLast, int dy) | TGHtml | |
MustCleanup() const | TGCompositeFrame | inlinevirtual |
NameToPmap(char *zType) | TGHtml | protected |
NameToType(char *zType) | TGHtml | protected |
NextMarkupType(TGHtmlElement *p) | TGHtml | protected |
Notify() | TObject | virtual |
NumberOfConnections() const | TQObject | virtual |
NumberOfSignals() const | TQObject | virtual |
Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) const | TObject | |
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 |
TGCompositeFrame::TGWindow::operator=(const TGWindow &tgw) | TGWindow | inlineprotected |
TGCompositeFrame::TGObject::operator=(const TGObject &tgo) | TGObject | inlineprotected |
TGCompositeFrame::TObject::operator=(const TObject &rhs) | TObject | |
TGWidget::operator=(const TGWidget &tgw) | TGWidget | inlineprotected |
Paint(Option_t *option="") | TObject | virtual |
ParseText(char *text, const char *index=0) | TGHtml | |
Pop() | TObject | virtual |
PopStyleStack(int tag) | TGHtml | protected |
Print(Option_t *option="") const | TGCompositeFrame | virtual |
PrintList(TGHtmlElement *first, TGHtmlElement *last) | TGHtml | |
ProcessApplet(TGHtmlInput *) | TGHtml | inlinevirtual |
ProcessedConfigure(Event_t *event) | TGFrame | inlinevirtual |
ProcessedEvent(Event_t *event) | TGFrame | inlinevirtual |
ProcessFrame() | TGHtml | inlinevirtual |
ProcessMessage(Long_t, Long_t, Long_t) | TGHtml | virtual |
ProcessScript(TGHtmlScript *) | TGHtml | inlinevirtual |
ProcessToken(TGHtmlElement *, const char *, int) | TGHtml | inlinevirtual |
PushStyleStack(int tag, SHtmlStyle_t style) | TGHtml | protected |
RadioChanged(const char *name, const char *val) | TGHtml | virtual |
RaiseWindow() | TGWindow | inlinevirtual |
Read(const char *name) | TObject | virtual |
ReallyDelete() | TGFrame | inlinevirtual |
RecursiveRemove(TObject *obj) | TObject | virtual |
Redraw() | TGHtml | protected |
RedrawArea(int left, int top, int right, int bottom) | TGHtml | protected |
RedrawBlock(TGHtmlBlock *p) | TGHtml | protected |
RedrawEverything() | TGHtml | protected |
RedrawText(int y) | TGHtml | protected |
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 |
RequestFocus() | TGWindow | inlinevirtual |
ResetBit(UInt_t f) | TObject | inline |
ResetBlocks() | TGHtml | inline |
ResetLayoutContext() | TGHtml | protected |
Resize(UInt_t w=0, UInt_t h=0) | TGFrame | virtual |
Resize(TGDimension size) | TGFrame | virtual |
ResolveUri(const char *uri) | TGHtml | virtual |
SaveAs(const char *filename="", Option_t *option="") const | TGObject | virtual |
SavePrimitive(std::ostream &out, Option_t *="") | TGHtml | virtual |
SavePrimitiveSubframes(std::ostream &out, Option_t *option="") | TGCompositeFrame | virtual |
SaveUserColor(std::ostream &out, Option_t *) | TGFrame | |
ScheduleRedraw() | TGHtml | protected |
ScrollCanvas(Int_t newTop, Int_t direction) | TGView | 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 |
SelectionSet(const char *startIx, const char *endIx) | TGHtml | protected |
SendMessage(const TGWindow *w, Long_t msg, Long_t parm1, Long_t parm2) | TGFrame | virtual |
SetBackgroundColor(Pixel_t) | TGView | virtual |
SetBackgroundPixmap(Pixmap_t p) | TGView | virtual |
SetBaseUri(const char *uri) | TGHtml | |
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 |
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 |
SetForegroundColor(Pixel_t) | TGFrame | inlinevirtual |
SetFrameElement(TGFrameElement *fe) | TGFrame | inline |
SetHeight(UInt_t h) | TGFrame | inlinevirtual |
SetInsert(const char *insIx) | TGHtml | protected |
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 |
SetMinHeight(UInt_t h) | TGFrame | inlinevirtual |
SetMinWidth(UInt_t w) | TGFrame | inlinevirtual |
SetName(const char *name) | TGWindow | inlinevirtual |
SetObjectStat(Bool_t stat) | TObject | static |
SetRuleRelief(int relief) | TGHtml | |
SetSize(const TGDimension &s) | TGFrame | inlinevirtual |
SetTableRelief(int relief) | TGHtml | |
SetUniqueID(UInt_t uid) | TObject | virtual |
SetVisibleStart(Int_t newTop, Int_t direction) | TGView | 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 |
ShowFrame(TGFrame *f) | TGCompositeFrame | virtual |
SizeAndLink(TGFrame *frame, TGHtmlInput *pElem) | TGHtml | protected |
Sizer() | TGHtml | protected |
StartGuiBuilding(Bool_t on=kTRUE) | TGFrame | protectedvirtual |
StringHW(const char *str, int *h, int *w) | TGHtml | protected |
SubmitClicked(const char *val) | TGHtml | virtual |
SysError(const char *method, const char *msgfmt,...) const | TObject | virtual |
TableBgndImage(TGHtmlElement *p) | TGHtml | protected |
TableDimensions(TGHtmlTable *pStart, int lineWidth) | TGHtml | |
TableText(TGHtmlTable *pTable, int flags) | TGHtml | |
TestBit(UInt_t f) const | TObject | inline |
TestBits(UInt_t f) const | TObject | inline |
TextInsertCmd(int argc, char **argv) | TGHtml | protected |
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 | |
TGHtml(const TGWindow *p, int w, int h, int id=-1) | TGHtml | |
TGObject() | TGObject | inline |
TGObject(const TGObject &tgo) | TGObject | inline |
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 | |
TokenByIndex(int N, int flag) | TGHtml | protected |
Tokenize() | TGHtml | protected |
TokenizerAppend(const char *text) | TGHtml | protected |
TokenNumber(TGHtmlElement *p) | TGHtml | protected |
ToPhysical(TGLongPosition coord) const | TGView | inline |
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 |
TypeToName(int type) | TGHtml | protected |
UnderlineLinks(int onoff) | TGHtml | |
UnlinkAndFreeBlock(TGHtmlBlock *pBlock) | TGHtml | protected |
UnmapControls() | TGHtml | protected |
UnmapWindow() | TGFrame | inlinevirtual |
UpdateBackgroundStart() | TGHtml | protectedvirtual |
UpdateInsert() | TGHtml | protected |
UpdateRegion(Int_t x, Int_t y, UInt_t w, UInt_t h) | TGView | protectedvirtual |
UpdateSelection(int forceUpdate) | TGHtml | protected |
UpdateSelectionDisplay() | TGHtml | protected |
UseCurrentStyle() | TObject | virtual |
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 |
~TGHtml() | TGHtml | virtual |
~TGObject() | TGObject | inlinevirtual |
~TGView() | TGView | virtual |
~TGWidget() | TGWidget | inlinevirtual |
~TGWindow() | TGWindow | virtual |
~TObject() | TObject | virtual |
~TQObject() | TQObject | virtual |