#include <TGeoTabManager.h>
Inheritance diagram for TGeoMatrixDialog:

Public Member Functions | |
| TGeoMatrixDialog (TGFrame *caller, const TGWindow *main, UInt_t w=1, UInt_t h=1) | |
| virtual | ~TGeoMatrixDialog () |
| virtual void | DoClose () |
| virtual void | DoItemClick (TGListTreeItem *item, Int_t btn) |
| TGeoMatrixDialog (TGFrame *caller, const TGWindow *main, UInt_t w=1, UInt_t h=1) | |
| virtual | ~TGeoMatrixDialog () |
| 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 237 of file TGeoTabManager.h.
| TGeoMatrixDialog::TGeoMatrixDialog | ( | TGFrame * | caller, | |
| const TGWindow * | main, | |||
| UInt_t | w = 1, |
|||
| UInt_t | h = 1 | |||
| ) |
| virtual TGeoMatrixDialog::~TGeoMatrixDialog | ( | ) | [inline, virtual] |
Definition at line 245 of file TGeoTabManager.h.
| TGeoMatrixDialog::TGeoMatrixDialog | ( | TGFrame * | caller, | |
| const TGWindow * | main, | |||
| UInt_t | w = 1, |
|||
| UInt_t | h = 1 | |||
| ) |
| virtual TGeoMatrixDialog::~TGeoMatrixDialog | ( | ) | [inline, virtual] |
Definition at line 245 of file TGeoTabManager.h.
| void TGeoMatrixDialog::BuildListTree | ( | ) | [protected, virtual] |
Implements TGeoTreeDialog.
Definition at line 645 of file TGeoTabManager.cxx.
References TGListTree::AddItem(), TObjArray::At(), TGListTree::FindChildByName(), TGeoTreeDialog::fLT, gClient, TObjArray::GetEntriesFast(), TGeoManager::GetListOfMatrices(), TGClient::GetPicture(), gGeoManager, i, NULL, and TGListTreeItem::SetTipText().
| void TGeoMatrixDialog::ConnectSignalsToSlots | ( | ) | [protected, virtual] |
Implements TGeoTreeDialog.
Definition at line 706 of file TGeoTabManager.cxx.
References TQObject::Connect(), TGeoTreeDialog::fClose, and TGeoTreeDialog::fLT.
| void TGeoMatrixDialog::DoClose | ( | ) | [virtual] |
Implements TGeoTreeDialog.
Definition at line 688 of file TGeoTabManager.cxx.
References TGFrame::DeleteWindow().
| void TGeoMatrixDialog::DoItemClick | ( | TGListTreeItem * | item, | |
| Int_t | btn | |||
| ) | [virtual] |
Implements TGeoTreeDialog.
Definition at line 695 of file TGeoTabManager.cxx.
References TGeoTreeDialog::DoSelect(), TGListTreeItem::GetUserData(), and kButton1.
| virtual void TGeoMatrixDialog::BuildListTree | ( | ) | [protected, virtual] |
Implements TGeoTreeDialog.
| virtual void TGeoMatrixDialog::ConnectSignalsToSlots | ( | ) | [protected, virtual] |
Implements TGeoTreeDialog.
| virtual void TGeoMatrixDialog::DoClose | ( | ) | [virtual] |
Implements TGeoTreeDialog.
| virtual void TGeoMatrixDialog::DoItemClick | ( | TGListTreeItem * | item, | |
| Int_t | btn | |||
| ) | [virtual] |
Implements TGeoTreeDialog.
1.5.1