#include <TGeoTabManager.h>
Inheritance diagram for TGeoVolumeDialog:
Public Member Functions | |
TGeoVolumeDialog (TGFrame *caller, const TGWindow *main, UInt_t w=1, UInt_t h=1) | |
virtual | ~TGeoVolumeDialog () |
virtual void | DoClose () |
virtual void | DoItemClick (TGListTreeItem *item, Int_t btn) |
TGeoVolumeDialog (TGFrame *caller, const TGWindow *main, UInt_t w=1, UInt_t h=1) | |
virtual | ~TGeoVolumeDialog () |
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 137 of file TGeoTabManager.h.
TGeoVolumeDialog::TGeoVolumeDialog | ( | TGFrame * | caller, | |
const TGWindow * | main, | |||
UInt_t | w = 1 , |
|||
UInt_t | h = 1 | |||
) |
virtual TGeoVolumeDialog::~TGeoVolumeDialog | ( | ) | [inline, virtual] |
Definition at line 145 of file TGeoTabManager.h.
TGeoVolumeDialog::TGeoVolumeDialog | ( | TGFrame * | caller, | |
const TGWindow * | main, | |||
UInt_t | w = 1 , |
|||
UInt_t | h = 1 | |||
) |
virtual TGeoVolumeDialog::~TGeoVolumeDialog | ( | ) | [inline, virtual] |
Definition at line 145 of file TGeoTabManager.h.
void TGeoVolumeDialog::BuildListTree | ( | ) | [protected, virtual] |
Implements TGeoTreeDialog.
Definition at line 349 of file TGeoTabManager.cxx.
References TGListTree::AddItem(), TGeoTreeDialog::fLT, gClient, TGListTreeItem::GetFirstChild(), TGeoManager::GetListOfVolumes(), TGeoManager::GetMasterVolume(), TNamed::GetName(), TGeoVolume::GetNdaughters(), TGClient::GetPicture(), gGeoManager, TGeoVolume::IsAdded(), kFALSE, kTRUE, NULL, TGListTree::OpenItem(), TGListTree::SetSelected(), and TGListTreeItem::SetTipText().
void TGeoVolumeDialog::ConnectSignalsToSlots | ( | ) | [protected, virtual] |
Implements TGeoTreeDialog.
Definition at line 432 of file TGeoTabManager.cxx.
References TQObject::Connect(), TGeoTreeDialog::fClose, and TGeoTreeDialog::fLT.
void TGeoVolumeDialog::DoClose | ( | ) | [virtual] |
Implements TGeoTreeDialog.
Definition at line 390 of file TGeoTabManager.cxx.
References TGFrame::DeleteWindow().
void TGeoVolumeDialog::DoItemClick | ( | TGListTreeItem * | item, | |
Int_t | btn | |||
) | [virtual] |
Implements TGeoTreeDialog.
Definition at line 397 of file TGeoTabManager.cxx.
References TGListTree::AddItem(), TGeoTreeDialog::DoSelect(), TGeoTreeDialog::fLT, TString::Format(), gClient, TGeoVolume::GetIndex(), TNamed::GetName(), TGeoVolume::GetNdaughters(), TGeoVolume::GetNode(), TGClient::GetPicture(), TNamed::GetTitle(), TGListTreeItem::GetUserData(), TGeoNode::GetVolume(), i, j, kButton1, TGClient::NeedRedraw(), and TGListTreeItem::SetTipText().
virtual void TGeoVolumeDialog::BuildListTree | ( | ) | [protected, virtual] |
Implements TGeoTreeDialog.
virtual void TGeoVolumeDialog::ConnectSignalsToSlots | ( | ) | [protected, virtual] |
Implements TGeoTreeDialog.
virtual void TGeoVolumeDialog::DoClose | ( | ) | [virtual] |
Implements TGeoTreeDialog.
virtual void TGeoVolumeDialog::DoItemClick | ( | TGListTreeItem * | item, | |
Int_t | btn | |||
) | [virtual] |
Implements TGeoTreeDialog.