#include "TGMdiDecorFrame.h" |
TGMdiHorizontalWinResizer
class description - source file - inheritance tree (.pdf)
public:
TGMdiHorizontalWinResizer(const TGWindow* p, const TGWindow* mdiwin, Int_t pos, const TGGC* boxGC, Int_t linew, Int_t mdioptions = kMdiDefaultResizeMode, Int_t w = 5, Int_t h = 4)
TGMdiHorizontalWinResizer(const TGMdiHorizontalWinResizer&)
~TGMdiHorizontalWinResizer()
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)
TGMdiDecorFrame, TGMdiTitleBar, TGMdiButtons, TGMdiTitleIcon,
TGMdiWinResizer, TGMdiVerticalWinResizer, TGMdiHorizontalWinResizer,
and TGMdiCornerWinResizer.
This file contains all different MDI frame decoration classes.
TGMdiHorizontalWinResizer(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, kFixedWidth | kOwnBackground)
Bool_t HandleMotion(Event_t *event)
void DrawBorder()
Inline Functions
void ~TGMdiHorizontalWinResizer()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TGMdiHorizontalWinResizer TGMdiHorizontalWinResizer(const TGMdiHorizontalWinResizer&)
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.