
TContextMenuImp This class provides an interface to GUI independent context sensitive popup menus.
| TContextMenuImp(TContextMenu* c = 0) | |
| virtual | ~TContextMenuImp() |
| static TClass* | Class() |
| virtual void | Dialog(TObject* object, TFunction* function) |
| virtual void | Dialog(TObject* object, TMethod* method) |
| virtual void | DisplayPopup(Int_t x, Int_t y) |
| virtual TContextMenu* | GetContextMenu() const |
| virtual TClass* | IsA() const |
| virtual void | ShowMembers(TMemberInspector&) |
| virtual void | Streamer(TBuffer&) |
| void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
| TContextMenuImp(const TContextMenuImp& cmi) | |
| TContextMenuImp& | operator=(const TContextMenuImp& cmi) |
| TContextMenu* | fContextMenu | TContextMenu associated with this implementation |
