#include "TGMdiDecorFrame.h"

TGMdiVerticalWinResizer


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

class TGMdiVerticalWinResizer : public TGMdiWinResizer

Inheritance Chart:
TObject
<-
TGObject
<-
TGWindow
TQObject
<-
TGFrame
TGWidget
<-
TGMdiWinResizer
<-
TGMdiVerticalWinResizer

    public:
TGMdiVerticalWinResizer(const TGWindow* p, const TGWindow* mdiwin, Int_t pos, const TGGC* boxGC, Int_t linew, Int_t mdioptions = kMdiDefaultResizeMode, Int_t w = 4, Int_t h = 5) TGMdiVerticalWinResizer(const TGMdiVerticalWinResizer&) ~TGMdiVerticalWinResizer() static TClass* Class() virtual void DrawBorder() virtual Bool_t HandleMotion(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




Class Description

                                                                      
 TGMdiDecorFrame, TGMdiTitleBar, TGMdiButtons, TGMdiTitleIcon,        
 TGMdiWinResizer, TGMdiVerticalWinResizer, TGMdiHorizontalWinResizer, 
 and TGMdiCornerWinResizer.                                           
                                                                      
 This file contains all different MDI frame decoration classes.       
                                                                      


TGMdiVerticalWinResizer(const TGWindow *p, const TGWindow *mdiwin, Int_t pos, const TGGC *boxGC, Int_t linew, Int_t mdioptions, Int_t w, Int_t h) : TGMdiWinResizer(p, mdiwin, pos, boxGC, linew, mdioptions, w, h, kFixedHeight | kOwnBackground)

Bool_t HandleMotion(Event_t *event)

void DrawBorder()



Inline Functions


                           void ~TGMdiVerticalWinResizer()
                        TClass* Class()
                        TClass* IsA() const
                           void ShowMembers(TMemberInspector& insp, char* parent)
                           void Streamer(TBuffer& b)
                           void StreamerNVirtual(TBuffer& b)
        TGMdiVerticalWinResizer TGMdiVerticalWinResizer(const TGMdiVerticalWinResizer&)


Author: Bertrand Bellenot 20/08/2004
Last update: root/gui:$Name: $:$Id: TGMdiDecorFrame.cxx,v 1.13 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.