TContextMenuImp
class description - source file - inheritance tree
public:
TContextMenuImp TContextMenuImp(TContextMenu* c = 0)
TContextMenuImp TContextMenuImp(TContextMenuImp&)
virtual void ~TContextMenuImp()
TClass* Class()
virtual void Dialog(TObject* object, TMethod* method)
virtual void DisplayPopup(Int_t x, Int_t y)
virtual TContextMenu* GetContextMenu()
virtual TClass* IsA()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
protected:
TContextMenu* fContextMenu TContextMenu associated with this implementation
See also
-
TRootContextMenu
TContextMenuImp
This class provides an interface to GUI independent
context sensitive popup menus.
Inline Functions
TContextMenuImp TContextMenuImp(TContextMenu* c = 0)
TContextMenu* GetContextMenu()
void Dialog(TObject* object, TMethod* method)
void DisplayPopup(Int_t x, Int_t y)
TClass* Class()
TClass* IsA()
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
TContextMenuImp TContextMenuImp(TContextMenuImp&)
void ~TContextMenuImp()
Author: Nenad Buncic 08/02/96
Last update: 1.00/06 23/03/97 11.01.59 by Rene Brun
Copyright (c) 1995-1999, The ROOT System, All rights reserved. *
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.