#include <TGeoTabManager.h>
Inheritance diagram for TGeoMediumDialog:
Public Member Functions | |
TGeoMediumDialog (TGFrame *caller, const TGWindow *main, UInt_t w=1, UInt_t h=1) | |
virtual | ~TGeoMediumDialog () |
virtual void | DoClose () |
virtual void | DoItemClick (TGListTreeItem *item, Int_t btn) |
TGeoMediumDialog (TGFrame *caller, const TGWindow *main, UInt_t w=1, UInt_t h=1) | |
virtual | ~TGeoMediumDialog () |
virtual void | DoClose () |
virtual void | DoItemClick (TGListTreeItem *item, Int_t btn) |
Protected Member Functions | |
virtual void | BuildListTree () |
virtual void | ConnectSignalsToSlots () |
virtual void | BuildListTree () |
virtual void | ConnectSignalsToSlots () |
Definition at line 187 of file TGeoTabManager.h.
TGeoMediumDialog::TGeoMediumDialog | ( | TGFrame * | caller, | |
const TGWindow * | main, | |||
UInt_t | w = 1 , |
|||
UInt_t | h = 1 | |||
) |
virtual TGeoMediumDialog::~TGeoMediumDialog | ( | ) | [inline, virtual] |
Definition at line 195 of file TGeoTabManager.h.
TGeoMediumDialog::TGeoMediumDialog | ( | TGFrame * | caller, | |
const TGWindow * | main, | |||
UInt_t | w = 1 , |
|||
UInt_t | h = 1 | |||
) |
virtual TGeoMediumDialog::~TGeoMediumDialog | ( | ) | [inline, virtual] |
Definition at line 195 of file TGeoTabManager.h.
void TGeoMediumDialog::BuildListTree | ( | ) | [protected, virtual] |
Implements TGeoTreeDialog.
Definition at line 529 of file TGeoTabManager.cxx.
References TGListTree::AddItem(), TList::At(), TGeoTreeDialog::fLT, gClient, TGeoManager::GetListOfMedia(), TNamed::GetName(), TGClient::GetPicture(), TCollection::GetSize(), gGeoManager, i, and NULL.
void TGeoMediumDialog::ConnectSignalsToSlots | ( | ) | [protected, virtual] |
Implements TGeoTreeDialog.
Definition at line 562 of file TGeoTabManager.cxx.
References TQObject::Connect(), TGeoTreeDialog::fClose, and TGeoTreeDialog::fLT.
void TGeoMediumDialog::DoClose | ( | ) | [virtual] |
Implements TGeoTreeDialog.
Definition at line 544 of file TGeoTabManager.cxx.
References TGFrame::DeleteWindow().
void TGeoMediumDialog::DoItemClick | ( | TGListTreeItem * | item, | |
Int_t | btn | |||
) | [virtual] |
Implements TGeoTreeDialog.
Definition at line 551 of file TGeoTabManager.cxx.
References TGeoTreeDialog::DoSelect(), TGListTreeItem::GetUserData(), and kButton1.
virtual void TGeoMediumDialog::BuildListTree | ( | ) | [protected, virtual] |
Implements TGeoTreeDialog.
virtual void TGeoMediumDialog::ConnectSignalsToSlots | ( | ) | [protected, virtual] |
Implements TGeoTreeDialog.
virtual void TGeoMediumDialog::DoClose | ( | ) | [virtual] |
Implements TGeoTreeDialog.
virtual void TGeoMediumDialog::DoItemClick | ( | TGListTreeItem * | item, | |
Int_t | btn | |||
) | [virtual] |
Implements TGeoTreeDialog.