#include <TGeoGedFrame.h>
Inheritance diagram for TGeoGedFrame:
Public Member Functions | |
TGeoGedFrame (const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
virtual void | SetActive (Bool_t active=kTRUE) |
virtual void | Update () |
TGeoGedFrame (const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
virtual void | SetActive (Bool_t active=kTRUE) |
virtual void | Update () |
Protected Attributes | |
TGTab * | fTab |
TGeoTabManager * | fTabMgr |
TVirtualPad * | fPad |
TGTab * | fTab |
TGeoTabManager * | fTabMgr |
TVirtualPad * | fPad |
Definition at line 23 of file TGeoGedFrame.h.
TGeoGedFrame::TGeoGedFrame | ( | const TGWindow * | p = 0 , |
|
Int_t | width = 140 , |
|||
Int_t | height = 30 , |
|||
UInt_t | options = kChildFrame , |
|||
Pixel_t | back = GetDefaultFrameBackground() | |||
) |
TGeoGedFrame::TGeoGedFrame | ( | const TGWindow * | p = 0 , |
|
Int_t | width = 140 , |
|||
Int_t | height = 30 , |
|||
UInt_t | options = kChildFrame , |
|||
Pixel_t | back = GetDefaultFrameBackground() | |||
) |
Definition at line 33 of file TGeoGedFrame.cxx.
References fTab, TGTab::GetCurrent(), TGWindow::GetParent(), TGTab::IsEnabled(), TGTab::SetTab(), and TGCompositeFrame::ShowFrame().
Referenced by G__G__GeomBuilder_234_0_2(), TGeoPconEditor::SetModel(), TGeoTrd1Editor::SetModel(), TGeoSphereEditor::SetModel(), TGeoConeSegEditor::SetModel(), TGeoTrd2Editor::SetModel(), TGeoNodeEditor::SetModel(), TGeoCtubEditor::SetModel(), TGeoTubeEditor::SetModel(), TGeoMediumEditor::SetModel(), TGeoMixtureEditor::SetModel(), TGeoMaterialEditor::SetModel(), TGeoVolumeEditor::SetModel(), TGeoGtraEditor::SetModel(), TGeoTorusEditor::SetModel(), TGeoRotationEditor::SetModel(), TGeoParaEditor::SetModel(), TGeoTranslationEditor::SetModel(), TGeoBBoxEditor::SetModel(), TGeoCombiTransEditor::SetModel(), TGeoEltuEditor::SetModel(), TGeoConeEditor::SetModel(), TGeoTubeSegEditor::SetModel(), TGeoTrapEditor::SetModel(), TGeoPgonEditor::SetModel(), and TGeoHypeEditor::SetModel().
void TGeoGedFrame::Update | ( | ) | [virtual] |
Reimplemented from TGedFrame.
Definition at line 53 of file TGeoGedFrame.cxx.
References TGedFrame::fGedEditor, fPad, TVirtualPad::Modified(), TVirtualPad::Update(), and TGedEditor::Update().
Referenced by TGeoVolumeEditor::DoAddNode(), TGeoEltuEditor::DoApply(), TGeoConeEditor::DoApply(), TGeoTrapEditor::DoApply(), TGeoCtubEditor::DoApply(), TGeoPgonEditor::DoApply(), TGeoParaEditor::DoApply(), TGeoPconEditor::DoApply(), TGeoTubeEditor::DoApply(), TGeoHypeEditor::DoApply(), TGeoSphereEditor::DoApply(), TGeoConeSegEditor::DoApply(), TGeoTrd2Editor::DoApply(), TGeoBBoxEditor::DoApply(), TGeoTrd1Editor::DoApply(), TGeoGtraEditor::DoApply(), TGeoTorusEditor::DoApply(), TGeoTubeSegEditor::DoApply(), TGeoVolumeEditor::DoApplyDiv(), TGeoVolumeEditor::DoRaytrace(), TGeoVolumeEditor::DoRemoveNode(), TGeoVolumeEditor::DoViewAll(), TGeoVolumeEditor::DoViewLeaves(), TGeoVolumeEditor::DoViewOnly(), TGeoVolumeEditor::DoVisAuto(), TGeoVolumeEditor::DoVisDaughters(), TGeoVolumeEditor::DoVisLevel(), and TGeoVolumeEditor::DoVisVolume().
virtual void TGeoGedFrame::Update | ( | ) | [virtual] |
Reimplemented from TGedFrame.
TGTab* TGeoGedFrame::fTab [protected] |
Definition at line 26 of file TGeoGedFrame.h.
Referenced by SetActive(), and TGeoVolumeEditor::SetModel().
TGeoTabManager* TGeoGedFrame::fTabMgr [protected] |
Definition at line 27 of file TGeoGedFrame.h.
Referenced by TGeoMixtureEditor::DoAddElem(), TGeoMediumEditor::DoEditMaterial(), TGeoVolumeEditor::DoEditMatrix(), TGeoNodeEditor::DoEditMatrix(), TGeoVolumeEditor::DoEditMedium(), TGeoNodeEditor::DoEditMother(), TGeoVolumeEditor::DoEditShape(), TGeoNodeEditor::DoEditVolume(), and TGeoVolumeEditor::SetModel().
TVirtualPad* TGeoGedFrame::fPad [protected] |
Definition at line 28 of file TGeoGedFrame.h.
Referenced by TGeoEltuEditor::DoApply(), TGeoCtubEditor::DoApply(), TGeoTrapEditor::DoApply(), TGeoConeEditor::DoApply(), TGeoPgonEditor::DoApply(), TGeoPconEditor::DoApply(), TGeoParaEditor::DoApply(), TGeoTubeEditor::DoApply(), TGeoSphereEditor::DoApply(), TGeoHypeEditor::DoApply(), TGeoConeSegEditor::DoApply(), TGeoTrd2Editor::DoApply(), TGeoTrd1Editor::DoApply(), TGeoBBoxEditor::DoApply(), TGeoGtraEditor::DoApply(), TGeoTubeSegEditor::DoApply(), TGeoTorusEditor::DoApply(), TGeoTranslationEditor::DoParameters(), TGeoCombiTransEditor::DoParameters(), TGeoRotationEditor::DoParameters(), and Update().
TGTab* TGeoGedFrame::fTab [protected] |
Definition at line 26 of file TGeoGedFrame.h.
TGeoTabManager* TGeoGedFrame::fTabMgr [protected] |
Definition at line 27 of file TGeoGedFrame.h.
TVirtualPad* TGeoGedFrame::fPad [protected] |
Definition at line 28 of file TGeoGedFrame.h.