#include <TGMdiDecorFrame.h>
Inheritance diagram for TGMdiHorizontalWinResizer:
Public Member Functions | |
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) | |
virtual Bool_t | HandleMotion (Event_t *event) |
virtual void | DrawBorder () |
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) | |
virtual Bool_t | HandleMotion (Event_t *event) |
virtual void | DrawBorder () |
Definition at line 122 of file TGMdiDecorFrame.h.
TGMdiHorizontalWinResizer::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 | |||
) |
Definition at line 1075 of file TGMdiDecorFrame.cxx.
References TGWindow::fEditDisabled, TGObject::fId, gVirtualX, kArrowHor, kTRUE, and TGWindow::SetWindowName().
TGMdiHorizontalWinResizer::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 | |||
) |
Reimplemented from TGFrame.
Definition at line 1089 of file TGMdiDecorFrame.cxx.
References TGMdiWinResizer::fLeftButPressed, TGMdiWinResizer::fMinW, TGMdiWinResizer::fNewH, TGMdiWinResizer::fNewW, TGMdiWinResizer::fNewX, TGMdiWinResizer::fNewY, TGMdiWinResizer::fOldH, TGMdiWinResizer::fOldW, TGMdiWinResizer::fOldX, TGMdiWinResizer::fOldY, TGWindow::fParent, TGMdiWinResizer::fPos, TGMdiWinResizer::fWinW, TGMdiWinResizer::fWinX, TGMdiWinResizer::fX0, Event_t::fXRoot, kMdiResizerLeft, kMdiResizerRight, kTRUE, and TGMdiWinResizer::MoveResizeIt().
void TGMdiHorizontalWinResizer::DrawBorder | ( | ) | [virtual] |
Reimplemented from TGMdiWinResizer.
Definition at line 1124 of file TGMdiDecorFrame.cxx.
References TGFrame::fHeight, TGObject::fId, TGMdiWinResizer::fPos, TGFrame::fWidth, TGFrame::GetBlackGC(), TGFrame::GetHilightGC(), TGFrame::GetShadowGC(), gVirtualX, and kMdiResizerLeft.
Reimplemented from TGFrame.
virtual void TGMdiHorizontalWinResizer::DrawBorder | ( | ) | [virtual] |
Reimplemented from TGMdiWinResizer.