TGItemContext


class description - source file - inheritance tree

class TGItemContext : public TObject

    private:
protected:
public:
TGItemContext TGItemContext() TGItemContext TGItemContext(TGItemContext&) virtual void ~TGItemContext() void Associate(TTVLVEntry* item) static TClass* Class() virtual void Delete(Option_t* option) virtual void Draw(Option_t* option) void EditExpression() void Empty() virtual TClass* IsA() const void RemoveItem() void Scan() void SetExpression(const char* name, const char* alias = -empty-, Bool_t cut = kFALSE) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

private:
protected:
TTVLVEntry* fItem pointer to associated item public:

Class Description

 TGItemContext  -  empty object used as context menu support for      
 TGLVTreeEntries                                                      


TGItemContext()

void Draw(Option_t *)

void EditExpression()

void Empty()

void RemoveItem()

void Scan()

void SetExpression(const char *name, const char *alias, Bool_t cut)



Inline Functions


                 void Associate(TTVLVEntry* item)
                 void Delete(Option_t* option)
              TClass* Class()
              TClass* IsA() const
                 void ShowMembers(TMemberInspector& insp, char* parent)
                 void Streamer(TBuffer& b)
                 void StreamerNVirtual(TBuffer& b)
        TGItemContext TGItemContext(TGItemContext&)
                 void ~TGItemContext()


Last update: root/treeviewer:$Name: $:$Id: TTVLVContainer.cxx,v 1.5 2001/04/06 07:27:18 brun Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


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.