library: libTreeViewer
#include "TTVLVContainer.h"

TGItemContext


class description - 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()

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 ~TGItemContext()
                  void Associate(TTVLVEntry* item)
                  void Delete(Option_t*)
               TClass* Class()
               TClass* IsA() const
                  void ShowMembers(TMemberInspector& insp, char* parent)
                  void Streamer(TBuffer& b)
                  void StreamerNVirtual(TBuffer& b)
         TGItemContext TGItemContext(const TGItemContext&)
        TGItemContext& operator=(const TGItemContext&)


Last update: root/treeviewer:$Name: $:$Id: TTVLVContainer.cxx,v 1.12 2005/08/30 11:13:22 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.