This is the complete list of members for TGuiBldPopupMenu, including all inherited members.
| AbstractMethod(const char *method) const | TObject | |
| Activate(Bool_t) override | 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 | 
| 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 | 
| Class() | TGPopupMenu | static | 
| Class_Name() | TGPopupMenu | static | 
| Class_Version() | TGPopupMenu | inlinestatic | 
| 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 | 
| DeclFileName() | TGPopupMenu | inlinestatic | 
| DefaultEntry(Int_t id) | TGPopupMenu | virtual | 
| Delete(Option_t *="") override | 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 | 
| DisableEntry(Int_t id) | TGPopupMenu | virtual | 
| Disconnect(const char *signal=nullptr, void *receiver=nullptr, const char *slot=nullptr) | TQObject | |
| Disconnect(TQObject *sender, const char *signal=nullptr, void *receiver=nullptr, const char *slot=nullptr) | TQObject | static | 
| Disconnect(const char *class_name, const char *signal, void *receiver=nullptr, const char *slot=nullptr) | 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() override | 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() override | TGPopupMenu | virtual | 
| DrawCheckMark(GContext_t gc, Int_t l, Int_t t, Int_t r, Int_t b) | TGPopupMenu | protected | 
| DrawClass() const override | TGFrame | inlinevirtual | 
| DrawClone(Option_t *="") const override | TGFrame | inlinevirtual | 
| DrawCopy(Handle_t, Int_t, Int_t) | TGFrame | inlinevirtual | 
| DrawEntry(TGMenuEntry *entry) override | TGuiBldPopupMenu | 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 override | 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=nullptr) | TObject | virtual | 
| Execute(TMethod *method, TObjArray *params, Int_t *error=nullptr) | 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 | 
| fCurrent | TGPopupMenu | protected | 
| fDefaultCursor | TGPopupMenu | protected | 
| fDelay | TGPopupMenu | protected | 
| 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 | 
| 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 | 
| 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 | 
| 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 | 
| 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 override | 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() override | 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) override | TGPopupMenu | virtual | 
| HandleClientMessage(Event_t *event) | TGFrame | virtual | 
| HandleColormapChange(Event_t *) | TGFrame | inlinevirtual | 
| HandleConfigureNotify(Event_t *event) | TGFrame | virtual | 
| HandleCrossing(Event_t *event) override | TGPopupMenu | 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) override | 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) override | TGPopupMenu | virtual | 
| HandleSelection(Event_t *) | TGFrame | inlinevirtual | 
| HandleSelectionClear(Event_t *) | TGFrame | inlinevirtual | 
| HandleSelectionRequest(Event_t *) | TGFrame | inlinevirtual | 
| HandleTimer(TTimer *t) override | TGPopupMenu | virtual | 
| HasConnection(const char *signal_name) const | TQObject | virtual | 
| Hash() const override | 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=nullptr) | 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 override | TGFrame | inlinevirtual | 
| InvertBit(UInt_t f) | TObject | inline | 
| IsA() const override | TGPopupMenu | inlinevirtual | 
| IsActive() const | TGFrame | inlinevirtual | 
| IsComposite() const | TGFrame | inlinevirtual | 
| IsDestructed() const | TObject | inline | 
| IsDNDSource() const | TGFrame | inline | 
| IsDNDTarget() const | TGFrame | inline | 
| IsEditable() const override | 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 override | 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=nullptr) | TQObject | virtual | 
| ls(Option_t *option="") const | TObject | virtual | 
| MakeZombie() | TObject | inlineprotected | 
| MapRaised() override | TGFrame | inlinevirtual | 
| MapSubwindows() override | TGFrame | inlinevirtual | 
| MapWindow() override | TGFrame | inlinevirtual | 
| MayNotUse(const char *method) const | TObject | |
| Message(const char *msg) | TQObject | inlinevirtual | 
| Move(Int_t x, Int_t y) override | TGFrame | virtual | 
| MoveResize(Int_t x, Int_t y, UInt_t w=0, UInt_t h=0) override | 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 | |
| operator delete(void *ptr) | TObject | |
| operator delete(void *ptr, void *vp) | TObject | |
| operator delete[](void *ptr) | TObject | |
| operator delete[](void *ptr, void *vp) | 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 TGPopupMenu &)=delete | TGPopupMenu | private | 
| TGWindow::operator=(const TGWindow &tgw) | TGWindow | inlineprotected | 
| TGObject::operator=(const TGObject &tgo) | TGObject | inlineprotected | 
| TObject::operator=(const TObject &rhs) | TObject | inline | 
| 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 override | TGFrame | virtual | 
| ProcessedConfigure(Event_t *event) | TGFrame | inlinevirtual | 
| ProcessedEvent(Event_t *event) | TGFrame | inlinevirtual | 
| ProcessMessage(Longptr_t, Longptr_t, Longptr_t) | TGFrame | inlinevirtual | 
| 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) | TObject | virtual | 
| RemoveInput(UInt_t emask) | TGFrame | |
| ReparentWindow(const TGWindow *p, Int_t x=0, Int_t y=0) override | TGFrame | inlinevirtual | 
| Reposition() | TGPopupMenu | protectedvirtual | 
| RequestFocus() | TGWindow | virtual | 
| ResetBit(UInt_t f) | TObject | inline | 
| Resize(UInt_t w=0, UInt_t h=0) override | TGFrame | virtual | 
| Resize(TGDimension size) | TGFrame | virtual | 
| SaveAs(const char *filename="", Option_t *option="") const override | TGObject | virtual | 
| SaveCtorArgs(std::ostream &out, UInt_t dflt_options=kChildFrame, Bool_t check_white_pixel=kFALSE) | TGFrame | protected | 
| SavePrimitive(std::ostream &out, Option_t *option="") override | TGPopupMenu | virtual | 
| SavePrimitiveConstructor(std::ostream &out, TClass *cl, const char *variable_name, const char *constructor_agrs="", Bool_t empty_line=kTRUE) | TObject | protectedstatic | 
| SavePrimitiveDraw(std::ostream &out, const char *variable_name, Option_t *option=nullptr) | TObject | protectedstatic | 
| SavePrimitiveVector(std::ostream &out, const char *prefix, Int_t len, Double_t *arr, Bool_t empty_line=kFALSE) | TObject | protectedstatic | 
| SaveUserColor(std::ostream &out, Option_t *) | TGFrame | |
| SendMessage(const TGWindow *w, Longptr_t msg, Longptr_t parm1, Longptr_t parm2) | TGFrame | virtual | 
| SetBackgroundColor(Pixel_t back) override | 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 *="") override | TGFrame | inlinevirtual | 
| SetDropType(Int_t type) | TGFrame | virtual | 
| SetDtorOnly(void *obj) | TObject | static | 
| SetEditable(Bool_t) override | 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=nullptr) | TGWindow | virtual | 
| SetX(Int_t x) | TGFrame | inlinevirtual | 
| SetY(Int_t y) | TGFrame | inlinevirtual | 
| StartGuiBuilding(Bool_t on=kTRUE) | TGFrame | protectedvirtual | 
| Streamer(TBuffer &) override | TGPopupMenu | virtual | 
| StreamerNVirtual(TBuffer &ClassDef_StreamerNVirtual_b) | TGPopupMenu | inline | 
| SysError(const char *method, const char *msgfmt,...) const | TObject | virtual | 
| 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 | |
| TGuiBldPopupMenu() | TGuiBldPopupMenu | inline | 
| TGWindow(Window_t id) | TGWindow | inlineprotected | 
| TGWindow(const TGWindow &tgw) | TGWindow | inlineprotected | 
| TGWindow(const TGWindow *p=nullptr, 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=nullptr, SetWindowAttributes_t *attr=nullptr, UInt_t wtype=0) | TGWindow | |
| TGWindow(TGClient *c, Window_t id, const TGWindow *parent=nullptr) | TGWindow | |
| TObject() | TObject | inline | 
| TObject(const TObject &object) | TObject | inline | 
| TQObject(const TQObject &)=delete | TQObject | private | 
| TQObject() | TQObject | |
| UnCheckEntries() | TGPopupMenu | virtual | 
| UnCheckEntry(Int_t id) | TGPopupMenu | virtual | 
| UnCheckEntryByData(void *user_data) | TGPopupMenu | virtual | 
| UnmapWindow() override | TGFrame | inlinevirtual | 
| UseCurrentStyle() | TObject | virtual | 
| Warning(const char *method, const char *msgfmt,...) const | TObject | virtual | 
| Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) | TObject | virtual | 
| Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0) const | TObject | virtual | 
| ~TGFrame() override | TGFrame | |
| ~TGObject() override | TGObject | |
| ~TGPopupMenu() override | TGPopupMenu | |
| ~TGuiBldPopupMenu() override | TGuiBldPopupMenu | inline | 
| ~TGWindow() override | TGWindow | |
| ~TObject() | TObject | virtual | 
| ~TQObject() | TQObject | virtual |