#include <TGLSAFrame.h>
Inheritance diagram for TGLSAFrame:

Public Member Functions | |
| TGLSAFrame (TGLSAViewer &viewer) | |
| TGLSAFrame (const TGWindow *parent, TGLSAViewer &viewer) | |
| virtual | ~TGLSAFrame () |
| Bool_t | ProcessMessage (Long_t msg, Long_t parm1, Long_t parm2) |
| void | CloseWindow () |
| TGLSAFrame (TGLSAViewer &viewer) | |
| TGLSAFrame (const TGWindow *parent, TGLSAViewer &viewer) | |
| virtual | ~TGLSAFrame () |
| Bool_t | ProcessMessage (Long_t msg, Long_t parm1, Long_t parm2) |
| void | CloseWindow () |
Private Member Functions | |
| TGLSAFrame (const TGLSAFrame &) | |
| TGLSAFrame & | operator= (const TGLSAFrame &) |
| TGLSAFrame (const TGLSAFrame &) | |
| TGLSAFrame & | operator= (const TGLSAFrame &) |
Private Attributes | |
| TGLSAViewer & | fViewer |
| TGLSAViewer & | fViewer |
Definition at line 32 of file TGLSAFrame.h.
| TGLSAFrame::TGLSAFrame | ( | const TGLSAFrame & | ) | [private] |
| TGLSAFrame::TGLSAFrame | ( | TGLSAViewer & | viewer | ) |
| TGLSAFrame::TGLSAFrame | ( | const TGWindow * | parent, | |
| TGLSAViewer & | viewer | |||
| ) |
Definition at line 34 of file TGLSAFrame.cxx.
| TGLSAFrame::~TGLSAFrame | ( | ) | [virtual] |
Definition at line 42 of file TGLSAFrame.cxx.
| TGLSAFrame::TGLSAFrame | ( | const TGLSAFrame & | ) | [private] |
| TGLSAFrame::TGLSAFrame | ( | TGLSAViewer & | viewer | ) |
| TGLSAFrame::TGLSAFrame | ( | const TGWindow * | parent, | |
| TGLSAViewer & | viewer | |||
| ) |
| virtual TGLSAFrame::~TGLSAFrame | ( | ) | [virtual] |
| TGLSAFrame& TGLSAFrame::operator= | ( | const TGLSAFrame & | ) | [private] |
Reimplemented from TGCompositeFrame.
Definition at line 48 of file TGLSAFrame.cxx.
References fViewer, and TGLSAViewer::ProcessFrameMessage().
| void TGLSAFrame::CloseWindow | ( | ) | [virtual] |
Reimplemented from TGMainFrame.
Definition at line 55 of file TGLSAFrame.cxx.
References fViewer, and TTimer::SingleShot().
| TGLSAFrame& TGLSAFrame::operator= | ( | const TGLSAFrame & | ) | [private] |
Reimplemented from TGCompositeFrame.
| void TGLSAFrame::CloseWindow | ( | ) | [virtual] |
Reimplemented from TGMainFrame.
TGLSAViewer& TGLSAFrame::fViewer [private] |
TGLSAViewer& TGLSAFrame::fViewer [private] |
Definition at line 35 of file TGLSAFrame.h.
1.5.1