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

Public Member Functions | |
| TGeoShapeDialog (TGFrame *caller, const TGWindow *main, UInt_t w=1, UInt_t h=1) | |
| virtual | ~TGeoShapeDialog () |
| virtual void | DoClose () |
| virtual void | DoItemClick (TGListTreeItem *item, Int_t btn) |
| TGeoShapeDialog (TGFrame *caller, const TGWindow *main, UInt_t w=1, UInt_t h=1) | |
| virtual | ~TGeoShapeDialog () |
| 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 162 of file TGeoTabManager.h.
| TGeoShapeDialog::TGeoShapeDialog | ( | TGFrame * | caller, | |
| const TGWindow * | main, | |||
| UInt_t | w = 1, |
|||
| UInt_t | h = 1 | |||
| ) |
| virtual TGeoShapeDialog::~TGeoShapeDialog | ( | ) | [inline, virtual] |
Definition at line 170 of file TGeoTabManager.h.
| TGeoShapeDialog::TGeoShapeDialog | ( | TGFrame * | caller, | |
| const TGWindow * | main, | |||
| UInt_t | w = 1, |
|||
| UInt_t | h = 1 | |||
| ) |
| virtual TGeoShapeDialog::~TGeoShapeDialog | ( | ) | [inline, virtual] |
Definition at line 170 of file TGeoTabManager.h.
| void TGeoShapeDialog::BuildListTree | ( | ) | [protected, virtual] |
Implements TGeoTreeDialog.
Definition at line 457 of file TGeoTabManager.cxx.
References TGListTree::AddItem(), TObjArray::At(), TString::Data(), TGObject::fClient, TGListTree::FindChildByName(), TGeoTreeDialog::fLT, TString::Format(), gClient, TObjArray::GetEntriesFast(), TGMimeTypes::GetIcon(), TGeoManager::GetListOfShapes(), TGClient::GetMimeTypeList(), TGeoShape::GetName(), TGClient::GetPicture(), gGeoManager, i, kTRUE, NULL, TString::Remove(), and TGListTreeItem::SetTipText().
| void TGeoShapeDialog::ConnectSignalsToSlots | ( | ) | [protected, virtual] |
Implements TGeoTreeDialog.
Definition at line 504 of file TGeoTabManager.cxx.
References TQObject::Connect(), TGeoTreeDialog::fClose, and TGeoTreeDialog::fLT.
| void TGeoShapeDialog::DoClose | ( | ) | [virtual] |
Implements TGeoTreeDialog.
Definition at line 487 of file TGeoTabManager.cxx.
References TGFrame::DeleteWindow().
| void TGeoShapeDialog::DoItemClick | ( | TGListTreeItem * | item, | |
| Int_t | btn | |||
| ) | [virtual] |
Implements TGeoTreeDialog.
Definition at line 494 of file TGeoTabManager.cxx.
References TGeoTreeDialog::DoSelect(), TGListTreeItem::GetUserData(), and kButton1.
| virtual void TGeoShapeDialog::BuildListTree | ( | ) | [protected, virtual] |
Implements TGeoTreeDialog.
| virtual void TGeoShapeDialog::ConnectSignalsToSlots | ( | ) | [protected, virtual] |
Implements TGeoTreeDialog.
| virtual void TGeoShapeDialog::DoClose | ( | ) | [virtual] |
Implements TGeoTreeDialog.
| virtual void TGeoShapeDialog::DoItemClick | ( | TGListTreeItem * | item, | |
| Int_t | btn | |||
| ) | [virtual] |
Implements TGeoTreeDialog.
1.5.1