#include <TSessionViewer.h>
Inheritance diagram for TSessionInputFrame:
Public Member Functions | |
TSessionInputFrame (TGWindow *parent, Int_t w, Int_t h) | |
virtual | ~TSessionInputFrame () |
void | AddObject (TObject *obj) |
void | Build (TSessionViewer *gui) |
void | RemoveAll () |
TGLVContainer * | GetLVContainer () |
TSessionInputFrame (TGWindow *parent, Int_t w, Int_t h) | |
virtual | ~TSessionInputFrame () |
void | AddObject (TObject *obj) |
void | Build (TSessionViewer *gui) |
void | RemoveAll () |
TGLVContainer * | GetLVContainer () |
Private Attributes | |
TSessionViewer * | fViewer |
TGLVContainer * | fLVContainer |
TSessionViewer * | fViewer |
TGLVContainer * | fLVContainer |
Definition at line 506 of file TSessionViewer.h.
Definition at line 3532 of file TSessionViewer.cxx.
TSessionInputFrame::~TSessionInputFrame | ( | ) | [virtual] |
Definition at line 3539 of file TSessionViewer.cxx.
References TGCompositeFrame::Cleanup(), and fLVContainer.
virtual TSessionInputFrame::~TSessionInputFrame | ( | ) | [virtual] |
void TSessionInputFrame::AddObject | ( | TObject * | obj | ) |
Definition at line 3567 of file TSessionViewer.cxx.
References TGLVContainer::AddItem(), fLVContainer, and TGLVEntry::SetUserData().
Referenced by TSessionViewer::OnListTreeClicked().
void TSessionInputFrame::Build | ( | TSessionViewer * | gui | ) |
Definition at line 3549 of file TSessionViewer.cxx.
References TGCompositeFrame::AddFrame(), TGContainer::Associate(), fLVContainer, fViewer, TGFrame::GetWhitePixel(), kDeepCleanup, kLHintsExpandX, kLHintsExpandY, kSunkenFrame, TGCompositeFrame::SetCleanup(), and TGCompositeFrame::SetLayoutManager().
Referenced by TSessionViewer::Build().
void TSessionInputFrame::RemoveAll | ( | ) | [inline, virtual] |
Reimplemented from TGCompositeFrame.
Definition at line 518 of file TSessionViewer.h.
References fLVContainer, and TGContainer::RemoveAll().
Referenced by TSessionViewer::OnListTreeClicked().
TGLVContainer* TSessionInputFrame::GetLVContainer | ( | ) | [inline] |
Definition at line 519 of file TSessionViewer.h.
References fLVContainer.
Referenced by TSessionViewer::OnListTreeClicked().
void TSessionInputFrame::AddObject | ( | TObject * | obj | ) |
void TSessionInputFrame::Build | ( | TSessionViewer * | gui | ) |
void TSessionInputFrame::RemoveAll | ( | ) | [inline, virtual] |
Reimplemented from TGCompositeFrame.
Definition at line 518 of file TSessionViewer.h.
References fLVContainer, and TGContainer::RemoveAll().
TGLVContainer* TSessionInputFrame::GetLVContainer | ( | ) | [inline] |
TSessionViewer* TSessionInputFrame::fViewer [private] |
TGLVContainer* TSessionInputFrame::fLVContainer [private] |
Definition at line 510 of file TSessionViewer.h.
Referenced by AddObject(), Build(), GetLVContainer(), RemoveAll(), and ~TSessionInputFrame().
TSessionViewer* TSessionInputFrame::fViewer [private] |
Definition at line 509 of file TSessionViewer.h.
TGLVContainer* TSessionInputFrame::fLVContainer [private] |
Definition at line 510 of file TSessionViewer.h.