library: libGui
#include "TGMdiMainFrame.h"

TGMdiContainer


class description - header file - source file - inheritance tree (.pdf)

class TGMdiContainer : public TGFrame

Inheritance Chart:
TObject
<-
TGObject
<-
TGWindow
TQObject
<-
TGFrame
<-
TGMdiContainer

    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)

Data Members


    protected:
const TGMdiMainFrame* fMain pointer to MDI main frame

Class Description

                                                                      
 TGMdiMainFrame.                                                      
                                                                      
 This file contains the TGMdiMainFrame class.                         
                                                                      

TGMdiContainer(const TGMdiMainFrame *p, Int_t w, Int_t h, UInt_t options, ULong_t back)
 TGMdiContainer constructor.
TGDimension GetDefaultSize()
 Return dimension of MDI container.
Bool_t HandleConfigureNotify(Event_t *event)
 Handle configure notify events for MDI container.
TGMdiContainer(const TGMdiMainFrame *p, Int_t w, Int_t h, UInt_t options = 0, ULong_t back = GetDefaultFrameBackground())

Author: Bertrand Bellenot 20/08/2004
Last update: root/gui:$Name: $:$Id: TGMdiMainFrame.cxx,v 1.22 2006/07/03 16:10:45 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.