MTGListTree Class Reference

#include <MTGListTree.h>

List of all members.

Public Member Functions

 MTGListTree (TGWindow *, UInt_t, UInt_t, UInt_t, ULong_t=GetWhitePixel())
 MTGListTree (TGCanvas *, UInt_t, ULong_t=GetWhitePixel())
Bool_t HandleButton (Event_t *)
Bool_t HandleKey (Event_t *)
void GetSelectedItems (std::vector< TGListTreeItem * > &)
void GetSelectedItemsRecursive (TGListTreeItem *, std::vector< TGListTreeItem * > &)
Int_t MDeleteItem (TGListTreeItem *)
void MPDeleteChildren (TGListTreeItem *)

Private Types

typedef std::vector< TGListTreeItem
* >::iterator 
iterator

Private Attributes

Bool_t fControlPressed

Friends

class TGListTreeItem


Member Typedef Documentation

typedef std::vector<TGListTreeItem*>::iterator MTGListTree::iterator [private]
 

Definition at line 44 of file MTGListTree.h.


Constructor & Destructor Documentation

MTGListTree::MTGListTree TGWindow *  ,
UInt_t  ,
UInt_t  ,
UInt_t  ,
ULong_t  = GetWhitePixel()
 

MTGListTree::MTGListTree TGCanvas *  ,
UInt_t  ,
ULong_t  = GetWhitePixel()
 

Definition at line 37 of file MTGListTree.cxx.


Member Function Documentation

void MTGListTree::GetSelectedItems std::vector< TGListTreeItem * > &   ) 
 

Definition at line 133 of file MTGListTree.cxx.

Referenced by Roody::ProcessMessage().

void MTGListTree::GetSelectedItemsRecursive TGListTreeItem *  ,
std::vector< TGListTreeItem * > & 
 

Definition at line 140 of file MTGListTree.cxx.

Referenced by GetSelectedItems().

Bool_t MTGListTree::HandleButton Event_t *   ) 
 

Definition at line 78 of file MTGListTree.cxx.

Bool_t MTGListTree::HandleKey Event_t *   ) 
 

Definition at line 151 of file MTGListTree.cxx.

Int_t MTGListTree::MDeleteItem TGListTreeItem *   ) 
 

Definition at line 45 of file MTGListTree.cxx.

Referenced by Roody::CloseFile(), Roody::CloseOnline(), Roody::DeleteGroup(), and Roody::GetHistList().

void MTGListTree::MPDeleteChildren TGListTreeItem *   ) 
 

Definition at line 58 of file MTGListTree.cxx.

Referenced by MDeleteItem().


Friends And Related Function Documentation

friend class TGListTreeItem [friend]
 

Definition at line 41 of file MTGListTree.h.

Referenced by GetSelectedItems(), GetSelectedItemsRecursive(), HandleButton(), MDeleteItem(), and MPDeleteChildren().


Member Data Documentation

Bool_t MTGListTree::fControlPressed [private]
 

Definition at line 45 of file MTGListTree.h.

Referenced by HandleKey().


The documentation for this class was generated from the following files:
Roody DOC Version 1.0.1 ---- TRIUMF ----
Contributions: Pierre-Andre Amaudruz - Joe Chuma - Doxygen - Greg King - Konstantin Olchanski - Matthias Schneebeli