#include "TGMdiMainFrame.h" |
TGMdiContainer
class description - source file - inheritance tree (.pdf)
public:
TGMdiContainer(const TGMdiMainFrame* p, Int_t w, Int_t h, UInt_t options = 0, ULong_t back = GetDefaultFrameBackground())
TGMdiContainer(const TGMdiContainer&)
~TGMdiContainer()
static TClass* Class()
virtual TGDimension GetDefaultSize() const
virtual Bool_t HandleConfigureNotify(Event_t* event)
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
const TGMdiMainFrame* fMain
TGMdiMainFrame.
This file contains the TGMdiMainFrame class.
TGMdiContainer(const TGMdiMainFrame *p, Int_t w, Int_t h,
UInt_t options, ULong_t back) :
TGFrame(p->GetViewPort(), w, h, options, back)
TGDimension GetDefaultSize() const
Bool_t HandleConfigureNotify(Event_t *event)
Inline Functions
void ~TGMdiContainer()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TGMdiContainer TGMdiContainer(const TGMdiContainer&)
Author: Bertrand Bellenot 20/08/2004
Last update: root/gui:$Name: $:$Id: TGMdiMainFrame.cxx,v 1.17 2005/07/05 12:36:06 brun Exp $
Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.