This is the complete list of members for TRootContextMenu, including all inherited members.
AbstractMethod(const char *method) const | TObject | |
Activate(Bool_t) | TGPopupMenu | inlinevirtual |
Activate(TGMenuEntry *entry) | TGPopupMenu | virtual |
Activated(Int_t id) | TGPopupMenu | inlinevirtual |
AddEntry(TGHotString *s, Int_t id, void *ud=nullptr, const TGPicture *p=nullptr, TGMenuEntry *before=nullptr) | TGPopupMenu | virtual |
AddEntry(const char *s, Int_t id, void *ud=nullptr, const TGPicture *p=nullptr, TGMenuEntry *before=nullptr) | TGPopupMenu | virtual |
AddEntrySorted(TGPopupMenu *current, const char *s, Int_t id, void *ud=nullptr, const TGPicture *p=nullptr, Bool_t sorted=kTRUE) | TRootContextMenu | protected |
AddInput(UInt_t emask) | TGFrame | |
AddLabel(TGHotString *s, const TGPicture *p=nullptr, TGMenuEntry *before=nullptr) | TGPopupMenu | virtual |
AddLabel(const char *s, const TGPicture *p=nullptr, TGMenuEntry *before=nullptr) | TGPopupMenu | virtual |
AddPopup(TGHotString *s, TGPopupMenu *popup, TGMenuEntry *before=nullptr, const TGPicture *p=nullptr) | TGPopupMenu | virtual |
AddPopup(const char *s, TGPopupMenu *popup, TGMenuEntry *before=nullptr, const TGPicture *p=nullptr) | TGPopupMenu | virtual |
AddSeparator(TGMenuEntry *before=nullptr) | TGPopupMenu | virtual |
AddToTObjectTable(TObject *) | TObject | privatestatic |
AppendPad(Option_t *option="") | TObject | virtual |
AreAllSignalsBlocked() | TQObject | static |
AreSignalsBlocked() const | TQObject | inline |
Associate(const TGWindow *w) | TGPopupMenu | inlinevirtual |
BlockAllSignals(Bool_t b) | TQObject | static |
BlockSignals(Bool_t b) | TQObject | inline |
Browse(TBrowser *b) | TObject | virtual |
ChangeBackground(Pixel_t back) | TGFrame | virtual |
ChangedBy(const char *method) | TQObject | inlinevirtual |
ChangeOptions(UInt_t options) | TGFrame | virtual |
CheckConnectArgs(TQObject *sender, TClass *sender_class, const char *signal, TClass *receiver_class, const char *slot) | TQObject | protectedstatic |
CheckedHash() | TObject | inline |
CheckEntry(Int_t id) | TGPopupMenu | virtual |
CheckEntryByData(void *user_data) | TGPopupMenu | virtual |
ClassName() const | TObject | virtual |
Clear(Option_t *="") | TObject | inlinevirtual |
Clone(const char *newname="") const | TObject | virtual |
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 &object) const | TObject | virtual |
CreateMenu(TObject *object) | TRootContextMenu | private |
DefaultEntry(Int_t id) | TGPopupMenu | virtual |
Delete(Option_t *="") | TGFrame | inlinevirtual |
DeleteEntry(Int_t id) | TGPopupMenu | virtual |
DeleteEntry(TGMenuEntry *entry) | TGPopupMenu | virtual |
DeleteWindow() | TGFrame | virtual |
Destroyed() | TQObject | inlinevirtual |
DestroySubwindows() | TGWindow | virtual |
DestroyWindow() | TGWindow | virtual |
Dialog(TObject *object, TMethod *method) | TRootContextMenu | virtual |
Dialog(TObject *object, TFunction *function) | TRootContextMenu | virtual |
DisableEntry(Int_t id) | TGPopupMenu | virtual |
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 |
DisplayPopup(Int_t x, Int_t y) | TRootContextMenu | virtual |
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() | TGPopupMenu | 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() | TGPopupMenu | virtual |
DrawCheckMark(GContext_t gc, Int_t l, Int_t t, Int_t r, Int_t b) | TGPopupMenu | protected |
DrawClass() const | TGFrame | inlinevirtual |
DrawClone(Option_t *="") const | TGFrame | inlinevirtual |
DrawCopy(Handle_t, Int_t, Int_t) | TGFrame | inlinevirtual |
DrawEntry(TGMenuEntry *entry) | TRootContextMenu | virtual |
DrawRCheckMark(GContext_t gc, Int_t l, Int_t t, Int_t r, Int_t b) | TGPopupMenu | protected |
DrawTrianglePattern(GContext_t gc, Int_t l, Int_t t, Int_t r, Int_t b) | TGPopupMenu | protected |
Dump() const | TGFrame | inlinevirtual |
EDeprecatedStatusBits enum name | TObject | |
EEditMode enum name | TGWindow | |
Emit(const char *signal, const T &arg) | TQObject | inline |
Emit(const char *signal) | TQObject | inline |
EmitVA(const char *signal_name, Int_t, const T &... params) | TQObject | inline |
EnableEntry(Int_t id) | TGPopupMenu | virtual |
EndMenu(void *&userData) | TGPopupMenu | virtual |
Error(const char *method, const char *msgfmt,...) const | TObject | virtual |
EStatusBits enum name | TGWindow | |
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 |
fBits | TObject | private |
fBorderWidth | TGFrame | protected |
fClient | TGObject | protected |
fContextMenu | TContextMenuImp | protected |
fCurrent | TGPopupMenu | protected |
fDefaultCursor | TGPopupMenu | protected |
fDelay | TGPopupMenu | protected |
fDialog | TRootContextMenu | private |
fDNDState | TGFrame | protected |
fEditDisabled | TGWindow | protected |
fEntryList | TGPopupMenu | protected |
fEntrySep | TGPopupMenu | protected |
fEventMask | TGFrame | protected |
fFE | TGFrame | protected |
fFontStruct | TGPopupMenu | protected |
fgAllSignalsBlocked | TQObject | protectedstatic |
fgBckgndGC | TGFrame | protectedstatic |
fgBlackGC | TGFrame | protectedstatic |
fgBlackPixel | TGFrame | protectedstatic |
fgCounter | TGWindow | protectedstatic |
fgDbw | TGFrame | protectedstatic |
fgDbx | TGFrame | protectedstatic |
fgDby | TGFrame | protectedstatic |
fgDefaultFont | TGPopupMenu | protectedstatic |
fgDefaultFrameBackground | TGFrame | protectedstatic |
fgDefaultGC | TGPopupMenu | protectedstatic |
fgDefaultSelectedBackground | TGFrame | protectedstatic |
fgDefaultSelectedBackgroundGC | TGPopupMenu | protectedstatic |
fgDefaultSelectedGC | TGPopupMenu | protectedstatic |
fgDtorOnly | TObject | privatestatic |
fgHilightFont | TGPopupMenu | protectedstatic |
fgHilightGC | TGFrame | protectedstatic |
fgInit | TGFrame | protectedstatic |
fgLastButton | TGFrame | protectedstatic |
fgLastClick | TGFrame | protectedstatic |
fgObjectStat | TObject | privatestatic |
fgShadowGC | TGFrame | protectedstatic |
fgUserColor | TGFrame | protectedstatic |
fgWhiteGC | TGFrame | protectedstatic |
fgWhitePixel | TGFrame | protectedstatic |
fHasGrab | TGPopupMenu | protected |
fHeight | TGFrame | protected |
fHifontStruct | TGPopupMenu | protected |
fId | TGObject | protected |
FindHierarchy(const char *commentstring, TString &last_component) | TRootContextMenu | protected |
FindObject(const char *name) const | TObject | virtual |
FindObject(const TObject *obj) const | TObject | virtual |
fListOfConnections | TQObject | protected |
fListOfSignals | TQObject | protected |
fMaxHeight | TGFrame | protected |
fMaxWidth | TGFrame | protected |
fMenuBar | TGPopupMenu | protected |
fMenuHeight | TGPopupMenu | protected |
fMenuWidth | TGPopupMenu | protected |
fMinHeight | TGFrame | protected |
fMinWidth | TGFrame | protected |
fMsgWindow | TGPopupMenu | protected |
fName | TGWindow | protected |
fNeedRedraw | TGWindow | protected |
fNormGC | TGPopupMenu | protected |
fOptions | TGFrame | protected |
fParent | TGWindow | protected |
fPoppedUp | TGPopupMenu | protected |
fSelbackGC | TGPopupMenu | protected |
fSelGC | TGPopupMenu | protected |
fSignalsBlocked | TQObject | protected |
fSplitButton | TGPopupMenu | protected |
fStick | TGPopupMenu | protected |
fTrash | TRootContextMenu | private |
fUniqueID | TObject | private |
fWidth | TGFrame | protected |
fX | TGFrame | protected |
fXl | TGPopupMenu | protected |
fY | TGFrame | protected |
GetBackground() const | TGFrame | inlinevirtual |
GetBckgndGC() | TGFrame | static |
GetBlackGC() | TGFrame | static |
GetBlackPixel() | TGFrame | static |
GetBorderWidth() const | TGFrame | inline |
GetClient() const | TGObject | inline |
GetContextMenu() const | TContextMenuImp | inlinevirtual |
GetCounter() | TGWindow | static |
GetCurrent() const | TGPopupMenu | inlinevirtual |
GetDefaultFontStruct() | TGPopupMenu | protectedstatic |
GetDefaultFrameBackground() | TGFrame | static |
GetDefaultGC() | TGPopupMenu | protectedstatic |
GetDefaultHeight() const | TGFrame | inlinevirtual |
GetDefaultSelectedBackground() | TGFrame | static |
GetDefaultSelectedBackgroundGC() | TGPopupMenu | protectedstatic |
GetDefaultSelectedGC() | TGPopupMenu | protectedstatic |
GetDefaultSize() const | TGFrame | virtual |
GetDefaultWidth() const | TGFrame | inlinevirtual |
GetDialog() const | TRootContextMenu | inline |
GetDNDData(Atom_t) | TGFrame | inlinevirtual |
GetDragType() const | TGFrame | virtual |
GetDrawOption() const | TObject | virtual |
GetDropType() const | TGFrame | virtual |
GetDtorOnly() | TObject | static |
GetEditDisabled() const | TGWindow | inlinevirtual |
GetEntry(Int_t id) | TGPopupMenu | virtual |
GetEntry(const char *s) | TGPopupMenu | virtual |
GetEntrySep() const | TGPopupMenu | inline |
GetEventMask() const | TGFrame | inline |
GetForeground() const | TGFrame | virtual |
GetFrameElement() const | TGFrame | inline |
GetFrameFromPoint(Int_t x, Int_t y) | TGFrame | inlinevirtual |
GetHeight() const | TGFrame | inline |
GetHilightFontStruct() | TGPopupMenu | protectedstatic |
GetHilightGC() | TGFrame | static |
GetIconName() const | TObject | virtual |
GetId() const | TGObject | inline |
GetLastClick() | TGFrame | protectedstatic |
GetListOfClassSignals() const | TQObject | |
GetListOfConnections() const | TQObject | inline |
GetListOfEntries() const | TGPopupMenu | inline |
GetListOfSignals() const | TQObject | inline |
GetMainFrame() const | TGWindow | virtual |
GetMaxHeight() const | TGFrame | inline |
GetMaxWidth() const | TGFrame | inline |
GetMenuBar() const | TGPopupMenu | 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 |
GetSender() | TGFrame | inlineprotectedvirtual |
GetSenderClassName() const | TQObject | inlineprotectedvirtual |
GetShadowGC() | TGFrame | static |
GetSize() const | TGFrame | inline |
GetTitle() const | TObject | virtual |
GetUniqueID() const | TObject | virtual |
GetWhiteGC() | TGFrame | static |
GetWhitePixel() | TGFrame | static |
GetWidth() const | TGFrame | inline |
GetX() const | TGFrame | inline |
GetY() const | TGFrame | inline |
HandleButton(Event_t *event) | TRootContextMenu | virtual |
HandleClientMessage(Event_t *event) | TGFrame | virtual |
HandleColormapChange(Event_t *) | TGFrame | inlinevirtual |
HandleConfigureNotify(Event_t *event) | TGFrame | virtual |
HandleCrossing(Event_t *event) | TRootContextMenu | virtual |
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 *) | TGFrame | inlinevirtual |
HandleDragDrop(TGFrame *, Int_t, Int_t, TGLayoutHints *) | TGFrame | inlinevirtual |
HandleDragEnter(TGFrame *) | TGFrame | inlinevirtual |
HandleDragLeave(TGFrame *) | TGFrame | inlinevirtual |
HandleDragMotion(TGFrame *) | TGFrame | inlinevirtual |
HandleEvent(Event_t *event) | TGFrame | virtual |
HandleExpose(Event_t *event) | TGWindow | inlinevirtual |
HandleFocusChange(Event_t *) | TGFrame | inlinevirtual |
HandleIdleEvent(TGIdleHandler *) | TGWindow | inlinevirtual |
HandleKey(Event_t *) | TGFrame | inlinevirtual |
HandleMotion(Event_t *event) | TRootContextMenu | virtual |
HandleSelection(Event_t *) | TGFrame | inlinevirtual |
HandleSelectionClear(Event_t *) | TGFrame | inlinevirtual |
HandleSelectionRequest(Event_t *) | TGFrame | inlinevirtual |
HandleTimer(TTimer *t) | TGPopupMenu | virtual |
HasConnection(const char *signal_name) const | TQObject | virtual |
Hash() const | TGObject | inlinevirtual |
HasInconsistentHash() const | TObject | inline |
HideEntry(Int_t id) | TGPopupMenu | virtual |
Highlighted(Int_t id) | TGPopupMenu | inlinevirtual |
HighPriority(const char *signal_name, const char *slot_name=0) | TQObject | virtual |
IconifyWindow() | TGWindow | virtual |
Info(const char *method, const char *msgfmt,...) const | TObject | virtual |
InheritsFrom(const char *classname) const | TObject | virtual |
InheritsFrom(const TClass *cl) const | TObject | virtual |
Inspect() const | TGFrame | inlinevirtual |
InvertBit(UInt_t f) | TObject | inline |
IsActive() const | TGFrame | inlinevirtual |
IsComposite() const | TGFrame | inlinevirtual |
IsDNDSource() const | TGFrame | inline |
IsDNDTarget() const | TGFrame | inline |
IsEditable() const | TGFrame | inlinevirtual |
IsEntryChecked(Int_t id) | TGPopupMenu | virtual |
IsEntryEnabled(Int_t id) | TGPopupMenu | virtual |
IsEntryHidden(Int_t id) | TGPopupMenu | virtual |
IsEntryRChecked(Int_t id) | TGPopupMenu | virtual |
IsEqual(const TObject *obj) const | TGObject | virtual |
IsFolder() const | TObject | virtual |
IsLayoutBroken() const | TGFrame | inlinevirtual |
IsMapped() | TGWindow | virtual |
IsMapSubwindows() const | TGWindow | inlinevirtual |
IsOnHeap() const | TObject | inline |
IsSortable() const | TObject | inlinevirtual |
IsZombie() const | TObject | inline |
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 | |
kInconsistent enum value | TObject | |
kInvalidObject enum value | TObject | |
kIsHtmlView enum value | TGWindow | |
kIsOnHeap enum value | TObject | |
kIsReferenced enum value | TObject | |
kMustCleanup enum value | TObject | |
kNoContextMenu enum value | TObject | |
kNotDeleted enum value | TObject | |
kObjInCanvas enum value | TObject | |
kOnlyPrepStep enum value | TObject | protected |
kOverwrite enum value | TObject | |
kSingleKey enum value | TObject | |
kWriteDelete enum value | TObject | |
kZombie enum value | TObject | |
Layout() | TGFrame | inlinevirtual |
LowerWindow() | TGWindow | virtual |
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() | TGFrame | inlinevirtual |
MapWindow() | TGFrame | 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 | TGWindow | inlinevirtual |
Notify() | TObject | virtual |
NumberOfConnections() const | TQObject | virtual |
NumberOfSignals() const | TQObject | virtual |
Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) const | TObject | |
OnlineHelp() | TRootContextMenu | virtual |
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 TRootContextMenu &) | TRootContextMenu | private |
TGPopupMenu::TGWindow::operator=(const TGWindow &tgw) | TGWindow | inlineprotected |
TGPopupMenu::TGObject::operator=(const TGObject &tgo) | TGObject | inlineprotected |
TGPopupMenu::TObject::operator=(const TObject &rhs) | TObject | inline |
TContextMenuImp::operator=(const TContextMenuImp &cmi) | TContextMenuImp | inlineprotected |
Paint(Option_t *option="") | TObject | virtual |
PlaceMenu(Int_t x, Int_t y, Bool_t stick_mode, Bool_t grab_pointer) | TGPopupMenu | virtual |
Pop() | TObject | virtual |
PoppedDown() | TGPopupMenu | inlinevirtual |
PoppedUp() | TGPopupMenu | inlinevirtual |
Print(Option_t *option="") const | TGFrame | virtual |
ProcessedConfigure(Event_t *event) | TGFrame | inlinevirtual |
ProcessedEvent(Event_t *event) | TGFrame | inlinevirtual |
ProcessMessage(Long_t msg, Long_t parm1, Long_t parm2) | TRootContextMenu | virtual |
RaiseWindow() | TGWindow | virtual |
RCheckEntry(Int_t id, Int_t IDfirst, Int_t IDlast) | TGPopupMenu | virtual |
Read(const char *name) | TObject | virtual |
ReallyDelete() | TGFrame | inlinevirtual |
RecursiveRemove(TObject *obj) | TRootContextMenu | virtual |
RemoveInput(UInt_t emask) | TGFrame | |
ReparentWindow(const TGWindow *p, Int_t x=0, Int_t y=0) | TGFrame | inlinevirtual |
Reposition() | TGPopupMenu | protectedvirtual |
RequestFocus() | TGWindow | virtual |
ResetBit(UInt_t f) | TObject | inline |
Resize(UInt_t w=0, UInt_t h=0) | TGFrame | virtual |
Resize(TGDimension size) | TGFrame | virtual |
SaveAs(const char *filename="", Option_t *option="") const | TGObject | virtual |
SavePrimitive(std::ostream &out, Option_t *option="") | TGPopupMenu | virtual |
SaveUserColor(std::ostream &out, Option_t *) | TGFrame | |
SendMessage(const TGWindow *w, Long_t msg, Long_t parm1, Long_t parm2) | TGFrame | virtual |
SetBackgroundColor(Pixel_t back) | TGFrame | virtual |
SetBackgroundPixmap(Pixmap_t pixmap) | TGWindow | virtual |
SetBit(UInt_t f, Bool_t set) | TObject | |
SetBit(UInt_t f) | TObject | inline |
SetCleanup(Int_t=kLocalCleanup) | TGFrame | 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) | TGFrame | inlinevirtual |
SetEditDisabled(UInt_t on=kEditDisable) | TGWindow | inlinevirtual |
SetEntrySep(UInt_t sep) | TGPopupMenu | inlinevirtual |
SetForegroundColor(Pixel_t) | TGFrame | inlinevirtual |
SetFrameElement(TGFrameElement *fe) | TGFrame | inline |
SetHeight(UInt_t h) | TGFrame | inlinevirtual |
SetLayoutBroken(Bool_t=kTRUE) | TGFrame | inlinevirtual |
SetMapSubwindows(Bool_t) | TGWindow | inlinevirtual |
SetMaxHeight(UInt_t h) | TGFrame | inlinevirtual |
SetMaxWidth(UInt_t w) | TGFrame | inlinevirtual |
SetMenuBar(TGMenuBar *bar) | TGPopupMenu | 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 |
SetSize(const TGDimension &s) | TGFrame | inlinevirtual |
SetUniqueID(UInt_t uid) | TObject | 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 |
StartGuiBuilding(Bool_t on=kTRUE) | TGFrame | protectedvirtual |
SysError(const char *method, const char *msgfmt,...) const | TObject | virtual |
TContextMenuImp(const TContextMenuImp &cmi) | TContextMenuImp | inlineprotected |
TContextMenuImp(TContextMenu *c=nullptr) | TContextMenuImp | inline |
TestBit(UInt_t f) const | TObject | inline |
TestBits(UInt_t f) const | TObject | inline |
TGFrame(const TGFrame &)=delete | TGFrame | private |
TGFrame(const TGWindow *p=nullptr, 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=nullptr) | TGFrame | |
TGObject() | TGObject | inline |
TGObject(const TGObject &tgo) | TGObject | inline |
TGPopupMenu(const TGPopupMenu &)=delete | TGPopupMenu | private |
TGPopupMenu(const TGWindow *p=nullptr, UInt_t w=10, UInt_t h=10, UInt_t options=0) | TGPopupMenu | |
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 | inline |
TObject(const TObject &object) | TObject | inline |
TQObject(const TQObject &)=delete | TQObject | private |
TQObject() | TQObject | |
TRootContextMenu(const TRootContextMenu &) | TRootContextMenu | private |
TRootContextMenu(TContextMenu *c=nullptr, const char *name="ROOT Context Menu") | TRootContextMenu | |
UnCheckEntries() | TGPopupMenu | virtual |
UnCheckEntry(Int_t id) | TGPopupMenu | virtual |
UnCheckEntryByData(void *user_data) | TGPopupMenu | virtual |
UnmapWindow() | TGFrame | inlinevirtual |
UseCurrentStyle() | TObject | virtual |
Warning(const char *method, const char *msgfmt,...) const | TObject | virtual |
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 |
~TContextMenuImp() | TContextMenuImp | virtual |
~TGFrame() | TGFrame | virtual |
~TGObject() | TGObject | virtual |
~TGPopupMenu() | TGPopupMenu | virtual |
~TGWindow() | TGWindow | virtual |
~TObject() | TObject | virtual |
~TQObject() | TQObject | virtual |
~TRootContextMenu() | TRootContextMenu | virtual |