#include <TGo4TreeViewerSlots.h>
Inheritance diagram for TGo4TreeViewerSlots:

Public Methods | |
| TGo4TreeViewerSlots (const char *name, const char *title, TGo4TreeViewer *p) | |
| virtual | ~TGo4TreeViewerSlots () | 
| TGo4Status * | GetStatus () | 
| void | SetGUI (TGo4TreeViewer *GUI) | 
| void | TreeDraw (const char *X, const char *Y, const char *Z, const char *Cut, const char *HisName) | 
| void | RemoteTreeDraw (const char *treename, const char *X, const char *Y, const char *Z, const char *Cut, const char *HisName) | 
| TGo4TreeViewer * | GetGUI () const | 
Private Methods | |
| Int_t | BuildVarExp (const char *X,const char *Y,const char *Z, TString &ex) | 
| construct tree draw expression from the strings X,Y,Z. More... | |
Private Attributes | |
| TGo4GUIRegistry * | fxTGo4GUIRegistry | 
| @supplierCardinality 1. More... | |
| TGo4TreeViewer * | fxTGo4TreeViewer | 
| TGo4TreeViewerStatus * | fxTGo4TreeViewerStatus | 
Definition at line 29 of file TGo4TreeViewerSlots.h.
      
  | 
  ||||||||||||||||
| 
 
 Definition at line 40 of file TGo4TreeViewerSlots.cxx. References fxTGo4GUIRegistry, fxTGo4TreeViewerStatus, TGo4GUIRegistry::Instance(), p, and TGo4GUIRegistry::RegisterSlotClass().  | 
  
      
  | 
  
| 
 
 Definition at line 192 of file TGo4TreeViewerSlots.cxx. References fxTGo4TreeViewerStatus.  | 
  
      
  | 
  
| 
 
 Definition at line 188 of file TGo4TreeViewerSlots.cxx. References fxTGo4TreeViewerStatus.  | 
  
      
  | 
  
| 
 
 Definition at line 181 of file TGo4TreeViewerSlots.cxx. References fxTGo4GUIRegistry, fxTGo4TreeViewer, and TGo4GUIRegistry::GuiIsChanged().  | 
  
      
  | 
  ||||||||||||||||||||||||
| 
 
 Definition at line 49 of file TGo4TreeViewerSlots.cxx. References TGo4BrowserSlots::AddLocalObject(), BuildVarExp(), fxTGo4GUIRegistry, TGo4DiskFileBrowserStatus::GetActiveTree(), TGo4GUIRegistry::GetGUIClass(), TGo4GUIRegistry::GetMainWindow(), TGo4GUIRegistry::GetSlotClass(), TGo4DiskFileBrowserSlots::GetStatus(), TGo4QItem::GetWorkObject(), and TGo4MainWindow::StatusMessage().  | 
  
      
  | 
  ||||||||||||||||||||||||||||
| 
 
 Definition at line 126 of file TGo4TreeViewerSlots.cxx. References BuildVarExp(), fxTGo4GUIRegistry, TGo4GUIRegistry::GetMainWindow(), TGo4MainWindow::StatusMessage(), and TGo4GUIRegistry::SubmitCommand().  | 
  
      
  | 
  
| 
 
 Definition at line 41 of file TGo4TreeViewerSlots.h. References fxTGo4TreeViewer.  | 
  
      
  | 
  ||||||||||||||||||||
| 
 construct tree draw expression from the strings X,Y,Z. Expression is passed back in TString ex. Return value is expression dimension Definition at line 143 of file TGo4TreeViewerSlots.cxx. References fxTGo4GUIRegistry, TGo4GUIRegistry::GetMainWindow(), and TGo4MainWindow::StatusMessage(). Referenced by RemoteTreeDraw(), and TreeDraw().  | 
  
      
  | 
  
| 
 @supplierCardinality 1. 
 Definition at line 51 of file TGo4TreeViewerSlots.h. Referenced by BuildVarExp(), RemoteTreeDraw(), SetGUI(), TGo4TreeViewerSlots(), and TreeDraw().  | 
  
      
  | 
  
| 
 
 Definition at line 52 of file TGo4TreeViewerSlots.h.  | 
  
      
  | 
  
| 
 
 Definition at line 53 of file TGo4TreeViewerSlots.h. Referenced by GetStatus(), TGo4TreeViewerSlots(), and ~TGo4TreeViewerSlots().  | 
  
1.2.15