#include <TEveWindow.h>
Inheritance diagram for TEveWindowPack:
Definition at line 360 of file TEveWindow.h.
TEveWindowPack::TEveWindowPack | ( | const TEveWindowPack & | ) | [private] |
TEveWindowPack::TEveWindowPack | ( | TGPack * | p, | |
const char * | n = "TEveWindowPack" , |
|||
const char * | t = "" | |||
) |
Definition at line 1413 of file TEveWindow.cxx.
TEveWindowPack::~TEveWindowPack | ( | ) | [virtual] |
TEveWindowPack::TEveWindowPack | ( | const TEveWindowPack & | ) | [private] |
TEveWindowPack::TEveWindowPack | ( | TGPack * | p, | |
const char * | n = "TEveWindowPack" , |
|||
const char * | t = "" | |||
) |
virtual TEveWindowPack::~TEveWindowPack | ( | ) | [virtual] |
TEveWindowPack& TEveWindowPack::operator= | ( | const TEveWindowPack & | ) | [private] |
TGFrame * TEveWindowPack::GetGUIFrame | ( | ) | [virtual] |
virtual Bool_t TEveWindowPack::CanMakeNewSlots | ( | ) | const [inline, virtual] |
TEveWindowSlot * TEveWindowPack::NewSlotWithWeight | ( | Float_t | w | ) | [virtual] |
Definition at line 1446 of file TEveWindow.cxx.
References TGPack::AddFrameWithWeight(), TEveWindow::CreateDefaultWindowSlot(), fPack, TGPack::Layout(), TGFrame::MapWindow(), and TEveWindow::PopulateEmptyFrame().
Referenced by NewSlot(), and TabsTest().
TEveWindowSlot * TEveWindowPack::NewSlot | ( | ) | [virtual] |
Reimplemented from TEveWindow.
Definition at line 1438 of file TEveWindow.cxx.
References NewSlotWithWeight().
Referenced by calo_detail(), calorimeters(), and PackTest().
void TEveWindowPack::FlipOrientation | ( | ) |
Definition at line 1464 of file TEveWindow.cxx.
References fPack, TGPack::GetVertical(), and TGPack::SetVertical().
Definition at line 1472 of file TEveWindow.cxx.
References fPack, and TGPack::SetVertical().
Referenced by SetHorizontal().
void TEveWindowPack::SetHorizontal | ( | ) | [inline] |
void TEveWindowPack::EqualizeFrames | ( | ) |
Definition at line 1480 of file TEveWindow.cxx.
References TGPack::EqualizeFrames(), fPack, and TGPack::Layout().
TGPack* TEveWindowPack::GetPack | ( | ) | const [inline] |
TEveWindowPack::ClassDef | ( | TEveWindowPack | , | |
0 | ||||
) |
TEveWindowPack& TEveWindowPack::operator= | ( | const TEveWindowPack & | ) | [private] |
virtual TGFrame* TEveWindowPack::GetGUIFrame | ( | ) | [virtual] |
Implements TEveWindow.
virtual Bool_t TEveWindowPack::CanMakeNewSlots | ( | ) | const [inline, virtual] |
virtual TEveWindowSlot* TEveWindowPack::NewSlotWithWeight | ( | Float_t | w | ) | [virtual] |
virtual TEveWindowSlot* TEveWindowPack::NewSlot | ( | ) | [virtual] |
Reimplemented from TEveWindow.
void TEveWindowPack::FlipOrientation | ( | ) |
void TEveWindowPack::SetHorizontal | ( | ) | [inline] |
void TEveWindowPack::EqualizeFrames | ( | ) |
TGPack* TEveWindowPack::GetPack | ( | ) | const [inline] |
TEveWindowPack::ClassDef | ( | TEveWindowPack | , | |
0 | ||||
) |
TGPack* TEveWindowPack::fPack [protected] |
Definition at line 367 of file TEveWindow.h.
Referenced by EqualizeFrames(), FlipOrientation(), GetGUIFrame(), GetPack(), NewSlotWithWeight(), SetVertical(), and ~TEveWindowPack().
TGPack* TEveWindowPack::fPack [protected] |
Definition at line 367 of file TEveWindow.h.