library: libGeomBuilder
#include "TGeoTabManager.h"

TGeoMaterialDialog


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

class TGeoMaterialDialog : public TGeoTreeDialog

Inheritance Chart:
TObject
<-
TGObject
<-
TGWindow
TQObject
<-
TGFrame
<-
TGCompositeFrame
<-
TGMainFrame
<-
TGTransientFrame
<-
TGeoTreeDialog
<-
TGeoMaterialDialog

    protected:
virtual void BuildListTree() virtual void ConnectSignalsToSlots() public:
TGeoMaterialDialog(TGFrame* caller, const TGWindow* main, UInt_t w = 1, UInt_t h = 1) TGeoMaterialDialog(const TGeoMaterialDialog&) virtual ~TGeoMaterialDialog() static TClass* Class() virtual void DoClose() virtual void DoItemClick(TGListTreeItem* item, Int_t btn) virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description

                                                                      
  TGeoTabManager                                                      
                                                                      

TGeoMaterialDialog(TGFrame *caller, const TGWindow *main, UInt_t w, UInt_t h)
 Ctor.
void BuildListTree()
 Build volume specific list tree.
void DoClose()
 Handle close button.
void DoItemClick(TGListTreeItem *item, Int_t btn)
 Handle item click.
 Iterate daughters
void ConnectSignalsToSlots()
 Connect signals to slots.
TGeoMaterialDialog(TGFrame *caller, const TGWindow *main, UInt_t w = 1, UInt_t h = 1)
virtual ~TGeoMaterialDialog()

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.