OAPxViewer
| #include "OAPxViewer.hh" |
OAPxViewer
class description - source file - inheritance tree (.pdf)
class OAPxViewer : public TGMainFrame
| Inheritance Chart: | |||||||||||||||||||||||||||||||
|
private:
virtual void CloseWindow()
void MakeButtons()
void MakeMenuBar()
void MakePanel()
void MakeStatusBar()
void MakeTextStats()
public:
OAPxViewer(OAPxPlayer*)
OAPxViewer(const OAPxViewer&)
virtual ~OAPxViewer()
static TClass* Class()
void DoAppend()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Data Members
private:
OAPxPlayer* fPlayer
TGTextView* fTextStats
TGStatusBar* fStatusBar
TRootEmbeddedCanvas* fECanvas
TGMenuBar* fMenuBar
TGCompositeFrame* fPanelFrame
TGPopupMenu* fMenuFile
TGLayoutHints* fMenuBarLayout
TGLayoutHints* fMenuBarItemLayout
TGGroupFrame* fButtonGroupFrame
TGLayoutHints* fL1
TGLayoutHints* fL2
TGLayoutHints* fL3
TGLayoutHints* fL4
TGLayoutHints* fL5
TGLayoutHints* fL6
Class Description
void DoAppend()
void MakeStatusBar()
void MakeTextStats()
void MakePanel()
void MakeMenuBar()
void MakeButtons()
void CloseWindow()
Inline Functions
void ~OAPxViewer()
OAPxViewer OAPxViewer(OAPxPlayer*)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
OAPxViewer OAPxViewer(const OAPxViewer&)
