library: libGeomBuilder
#include "TGeoTabManager.h"

TGeoTreeDialog


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

class TGeoTreeDialog : public TGTransientFrame

Inheritance Chart:
TObject
<-
TGObject
<-
TGWindow
TQObject
<-
TGFrame
<-
TGCompositeFrame
<-
TGMainFrame
<-
TGTransientFrame
<-
TGeoTreeDialog
<-
TGeoMaterialDialog
TGeoMatrixDialog
TGeoMediumDialog
TGeoShapeDialog
TGeoVolumeDialog
 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.


    protected:
virtual void BuildListTree() virtual void ConnectSignalsToSlots() public:
virtual ~TGeoTreeDialog() static TClass* Class() virtual void DoClose() virtual void DoItemClick(TGListTreeItem* item, Int_t btn) void DoSelect(TGListTreeItem* item) static TObject* GetSelected() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
static TObject* fgSelectedObj Selected object TGCanvas* fCanvas TGCanvas containing the list tree TGLabel* fObjLabel Label for selected object TGListTree* fLT List tree for selecting TGCompositeFrame* f1 Composite frame containing the selection TGTextButton* fClose Close button

Class Description

                                                                      
  TGeoTabManager                                                      
                                                                      

~TGeoTreeDialog()
 Destructor
void DoSelect(TGListTreeItem *item)
 Update dialog to reflect current clicked object.
void BuildListTree()
void ConnectSignalsToSlots()
void DoClose()
 Slots
void DoItemClick(TGListTreeItem *item, Int_t btn)

Author: M.Gheata
Last update: :$Name: $:$Id: TGeoTabManager.cxx,v 1.5 2006/06/24 08:26:42 brun Exp $
Copyright (C) 1995-2002, 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.