#include <TEveWindow.h>
Inheritance diagram for TEveWindowFrame:
Public Member Functions | |
TEveWindowFrame (TGFrame *frame, const char *n="TEveWindowFrame", const char *t="") | |
virtual | ~TEveWindowFrame () |
virtual TGFrame * | GetGUIFrame () |
TGCompositeFrame * | GetGUICompositeFrame () |
ClassDef (TEveWindowFrame, 0) | |
TEveWindowFrame (TGFrame *frame, const char *n="TEveWindowFrame", const char *t="") | |
virtual | ~TEveWindowFrame () |
virtual TGFrame * | GetGUIFrame () |
TGCompositeFrame * | GetGUICompositeFrame () |
ClassDef (TEveWindowFrame, 0) | |
Protected Attributes | |
TGFrame * | fGUIFrame |
TGFrame * | fGUIFrame |
Private Member Functions | |
TEveWindowFrame (const TEveWindowFrame &) | |
TEveWindowFrame & | operator= (const TEveWindowFrame &) |
TEveWindowFrame (const TEveWindowFrame &) | |
TEveWindowFrame & | operator= (const TEveWindowFrame &) |
Definition at line 335 of file TEveWindow.h.
TEveWindowFrame::TEveWindowFrame | ( | const TEveWindowFrame & | ) | [private] |
TEveWindowFrame::TEveWindowFrame | ( | TGFrame * | frame, | |
const char * | n = "TEveWindowFrame" , |
|||
const char * | t = "" | |||
) |
Definition at line 1362 of file TEveWindow.cxx.
References fGUIFrame, kLocalCleanup, and TGFrame::SetCleanup().
TEveWindowFrame::~TEveWindowFrame | ( | ) | [virtual] |
TEveWindowFrame::TEveWindowFrame | ( | const TEveWindowFrame & | ) | [private] |
TEveWindowFrame::TEveWindowFrame | ( | TGFrame * | frame, | |
const char * | n = "TEveWindowFrame" , |
|||
const char * | t = "" | |||
) |
virtual TEveWindowFrame::~TEveWindowFrame | ( | ) | [virtual] |
TEveWindowFrame& TEveWindowFrame::operator= | ( | const TEveWindowFrame & | ) | [private] |
virtual TGFrame* TEveWindowFrame::GetGUIFrame | ( | ) | [inline, virtual] |
TGCompositeFrame * TEveWindowFrame::GetGUICompositeFrame | ( | ) |
Definition at line 1386 of file TEveWindow.cxx.
References fGUIFrame.
Referenced by TEveViewer::SpawnGLEmbeddedViewer(), TEveViewer::SpawnGLViewer(), TabsTest(), and TEveViewer::~TEveViewer().
TEveWindowFrame::ClassDef | ( | TEveWindowFrame | , | |
0 | ||||
) |
TEveWindowFrame& TEveWindowFrame::operator= | ( | const TEveWindowFrame & | ) | [private] |
virtual TGFrame* TEveWindowFrame::GetGUIFrame | ( | ) | [inline, virtual] |
TGCompositeFrame* TEveWindowFrame::GetGUICompositeFrame | ( | ) |
TEveWindowFrame::ClassDef | ( | TEveWindowFrame | , | |
0 | ||||
) |
TGFrame* TEveWindowFrame::fGUIFrame [protected] |
Definition at line 342 of file TEveWindow.h.
Referenced by GetGUICompositeFrame(), GetGUIFrame(), TEveViewer::TEveViewer(), TEveWindowFrame(), and ~TEveWindowFrame().
TGFrame* TEveWindowFrame::fGUIFrame [protected] |
Definition at line 342 of file TEveWindow.h.