library: libTreeViewer
#include "TTVLVContainer.h"

TGItemContext


class description - header file - source file - inheritance tree (.pdf)

class TGItemContext : public TObject

Inheritance Chart:
TObject
<-
TGItemContext

    public:
TGItemContext() TGItemContext(const TGItemContext&) virtual ~TGItemContext() void Associate(TTVLVEntry* item) static TClass* Class() virtual void Delete(Option_t*) virtual void Draw(Option_t* option = "") void EditExpression() void Empty() virtual TClass* IsA() const TGItemContext& operator=(const TGItemContext&) 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


    protected:
TTVLVEntry* fItem pointer to associated item

Class Description

 TGItemContext  -  empty object used as context menu support for      
 TGLVTreeEntries                                                      

TGItemContext()
 Constructor
void Draw(Option_t *)
 Draw item
void EditExpression()
 Edit expression
void Empty()
 Empty item
void RemoveItem()
 Remove item
void Scan()
 Scan item
void SetExpression(const char *name, const char *alias, Bool_t cut)
 Set item expression
TGItemContext()
virtual ~TGItemContext()
void Associate(TTVLVEntry *item)
void Delete(Option_t *)

Last update: root/treeviewer:$Name: $:$Id: TTVLVContainer.cxx,v 1.13 2005/11/11 16:10:02 brun Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


ROOT page - Class index - Class Hierarchy - 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.