#include <TTVLVContainer.h>
Inheritance diagram for TGItemContext:

Public Member Functions | |
| TGItemContext () | |
| virtual | ~TGItemContext () |
| void | Associate (TTVLVEntry *item) |
| virtual void | Delete (Option_t *) |
| void | Draw (Option_t *option="") |
| void | EditExpression () |
| void | Empty () |
| void | RemoveItem () |
| void | Scan () |
| void | SetExpression (const char *name="", const char *alias="-empty-", Bool_t cut=kFALSE) |
| TGItemContext () | |
| virtual | ~TGItemContext () |
| void | Associate (TTVLVEntry *item) |
| virtual void | Delete (Option_t *) |
| void | Draw (Option_t *option="") |
| void | EditExpression () |
| void | Empty () |
| void | RemoveItem () |
| void | Scan () |
| void | SetExpression (const char *name="", const char *alias="-empty-", Bool_t cut=kFALSE) |
Protected Attributes | |
| TTVLVEntry * | fItem |
| TTVLVEntry * | fItem |
Definition at line 38 of file TTVLVContainer.h.
| TGItemContext::TGItemContext | ( | ) |
| virtual TGItemContext::~TGItemContext | ( | ) | [inline, virtual] |
Definition at line 44 of file TTVLVContainer.h.
| TGItemContext::TGItemContext | ( | ) |
| virtual TGItemContext::~TGItemContext | ( | ) | [inline, virtual] |
Definition at line 44 of file TTVLVContainer.h.
| void TGItemContext::Associate | ( | TTVLVEntry * | item | ) | [inline] |
| virtual void TGItemContext::Delete | ( | Option_t * | ) | [inline, virtual] |
| void TGItemContext::Draw | ( | Option_t * | option = "" |
) | [virtual] |
Reimplemented from TObject.
Definition at line 37 of file TTVLVContainer.cxx.
References fItem, TTVLVEntry::GetContainer(), TTVLVContainer::GetViewer(), kButton1, kC_CONTAINER, kCT_ITEMDBLCLICK, MK_MSG(), and TTreeViewer::ProcessMessage().
| void TGItemContext::EditExpression | ( | ) |
Definition at line 44 of file TTVLVContainer.cxx.
References TTreeViewer::EditExpression(), fItem, TTVLVEntry::GetContainer(), and TTVLVContainer::GetViewer().
| void TGItemContext::Empty | ( | ) |
| void TGItemContext::RemoveItem | ( | ) |
Definition at line 58 of file TTVLVContainer.cxx.
References fItem, TTVLVEntry::GetContainer(), TTVLVContainer::GetViewer(), and TTreeViewer::RemoveItem().
| void TGItemContext::Scan | ( | ) |
Definition at line 65 of file TTVLVContainer.cxx.
References fItem, TTVLVEntry::GetContainer(), TTVLVContainer::GetViewer(), kButton1, kC_CONTAINER, kCT_ITEMDBLCLICK, MK_MSG(), TTreeViewer::ProcessMessage(), and TTreeViewer::SetScanMode().
| void TGItemContext::SetExpression | ( | const char * | name = "", |
|
| const char * | alias = "-empty-", |
|||
| Bool_t | cut = kFALSE | |||
| ) |
Definition at line 73 of file TTVLVContainer.cxx.
References fItem, and TTVLVEntry::SetExpression().
| void TGItemContext::Associate | ( | TTVLVEntry * | item | ) | [inline] |
| virtual void TGItemContext::Delete | ( | Option_t * | ) | [inline, virtual] |
| void TGItemContext::EditExpression | ( | ) |
| void TGItemContext::Empty | ( | ) |
| void TGItemContext::RemoveItem | ( | ) |
| void TGItemContext::Scan | ( | ) |
| void TGItemContext::SetExpression | ( | const char * | name = "", |
|
| const char * | alias = "-empty-", |
|||
| Bool_t | cut = kFALSE | |||
| ) |
TTVLVEntry* TGItemContext::fItem [protected] |
Definition at line 41 of file TTVLVContainer.h.
Referenced by Associate(), Draw(), EditExpression(), Empty(), RemoveItem(), Scan(), and SetExpression().
TTVLVEntry* TGItemContext::fItem [protected] |
Definition at line 41 of file TTVLVContainer.h.
1.5.1