#include <TEveWindow.h>
Inheritance diagram for TEveWindowSlot:
Definition at line 301 of file TEveWindow.h.
TEveWindowSlot::TEveWindowSlot | ( | const TEveWindowSlot & | ) | [private] |
TEveWindowSlot::TEveWindowSlot | ( | const char * | n = "TEveWindowSlot" , |
|
const char * | t = "" | |||
) |
Definition at line 1192 of file TEveWindow.cxx.
References TGFrame::ChangeOptions(), TQObject::Connect(), fEmptyButt, kRaisedFrame, kTextCenterX, kTextCenterY, and TGTextButton::SetTextJustify().
TEveWindowSlot::~TEveWindowSlot | ( | ) | [virtual] |
TEveWindowSlot::TEveWindowSlot | ( | const TEveWindowSlot & | ) | [private] |
TEveWindowSlot::TEveWindowSlot | ( | const char * | n = "TEveWindowSlot" , |
|
const char * | t = "" | |||
) |
virtual TEveWindowSlot::~TEveWindowSlot | ( | ) | [virtual] |
TEveWindowSlot& TEveWindowSlot::operator= | ( | const TEveWindowSlot & | ) | [private] |
void TEveWindowSlot::SetCurrent | ( | Bool_t | curr | ) | [protected, virtual] |
Reimplemented from TEveWindow.
Definition at line 1223 of file TEveWindow.cxx.
References fEmptyButt, TEveWindow::fgCurrentBackgroundColor, gClient, TGFrame::GetDefaultFrameBackground(), TGClient::NeedRedraw(), TGFrame::SetBackgroundColor(), and TEveWindow::SetCurrent().
TGFrame * TEveWindowSlot::GetGUIFrame | ( | ) | [virtual] |
TEveWindowPack * TEveWindowSlot::MakePack | ( | ) |
Definition at line 1238 of file TEveWindow.cxx.
References TEveWindow::ReplaceWindow().
Referenced by calo_detail(), calorimeters(), DetailTest(), MultiView::MultiView(), PackTest(), and TabsTest().
TEveWindowTab * TEveWindowSlot::MakeTab | ( | ) |
Definition at line 1252 of file TEveWindow.cxx.
References TEveWindow::ReplaceWindow().
Referenced by TabsTest().
TEveWindowFrame * TEveWindowSlot::MakeFrame | ( | TGFrame * | frame = 0 |
) |
Definition at line 1266 of file TEveWindow.cxx.
References TEveWindow::ReplaceWindow().
Referenced by DetailTest(), and TabsTest().
TGCompositeFrame * TEveWindowSlot::StartEmbedding | ( | ) |
Definition at line 1282 of file TEveWindow.cxx.
References fEmbedBuffer, gClient, TGClient::GetDefaultRoot(), kTRUE, and TGCompositeFrame::SetEditable().
Referenced by PackTest().
TEveWindowFrame * TEveWindowSlot::StopEmbedding | ( | const char * | name = 0 |
) |
Definition at line 1300 of file TEveWindow.cxx.
References TObject::ClassName(), fEmbedBuffer, TList::First(), gClient, TGClient::GetDefaultRoot(), TGCompositeFrame::GetList(), TCollection::GetSize(), TGMainFrame::GetWindowName(), kFALSE, TGCompositeFrame::RemoveFrame(), TEveWindow::ReplaceWindow(), TGCompositeFrame::SetEditable(), TGMainFrame::SetWindowName(), size, and TObject::Warning().
Referenced by PackTest().
TEveWindowSlot::ClassDef | ( | TEveWindowSlot | , | |
0 | ||||
) |
TEveWindowSlot& TEveWindowSlot::operator= | ( | const TEveWindowSlot & | ) | [private] |
virtual void TEveWindowSlot::SetCurrent | ( | Bool_t | curr | ) | [protected, virtual] |
Reimplemented from TEveWindow.
virtual TGFrame* TEveWindowSlot::GetGUIFrame | ( | ) | [virtual] |
Implements TEveWindow.
TEveWindowPack* TEveWindowSlot::MakePack | ( | ) |
TEveWindowTab* TEveWindowSlot::MakeTab | ( | ) |
TEveWindowFrame* TEveWindowSlot::MakeFrame | ( | TGFrame * | frame = 0 |
) |
TGCompositeFrame* TEveWindowSlot::StartEmbedding | ( | ) |
TEveWindowFrame* TEveWindowSlot::StopEmbedding | ( | const char * | name = 0 |
) |
TEveWindowSlot::ClassDef | ( | TEveWindowSlot | , | |
0 | ||||
) |
TGTextButton* TEveWindowSlot::fEmptyButt [protected] |
Definition at line 308 of file TEveWindow.h.
Referenced by GetGUIFrame(), SetCurrent(), TEveWindowSlot(), and ~TEveWindowSlot().
TGCompositeFrame* TEveWindowSlot::fEmbedBuffer [protected] |
TGTextButton* TEveWindowSlot::fEmptyButt [protected] |
Definition at line 308 of file TEveWindow.h.
TGCompositeFrame* TEveWindowSlot::fEmbedBuffer [protected] |
Definition at line 309 of file TEveWindow.h.