#include <TGMdiDecorFrame.h>
Inheritance diagram for TGMdiVerticalWinResizer:

Public Member Functions | |
| 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) | |
| virtual Bool_t | HandleMotion (Event_t *event) |
| virtual void | DrawBorder () |
| 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) | |
| virtual Bool_t | HandleMotion (Event_t *event) |
| virtual void | DrawBorder () |
Definition at line 107 of file TGMdiDecorFrame.h.
| TGMdiVerticalWinResizer::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 | |||
| ) |
Definition at line 876 of file TGMdiDecorFrame.cxx.
References TGObject::fId, gVirtualX, and kArrowVer.
| TGMdiVerticalWinResizer::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 | |||
| ) |
Reimplemented from TGFrame.
Definition at line 888 of file TGMdiDecorFrame.cxx.
References TGMdiWinResizer::fLeftButPressed, TGMdiWinResizer::fMinH, TGMdiWinResizer::fNewH, TGMdiWinResizer::fNewW, TGMdiWinResizer::fNewX, TGMdiWinResizer::fNewY, TGMdiWinResizer::fOldH, TGMdiWinResizer::fOldW, TGMdiWinResizer::fOldX, TGMdiWinResizer::fOldY, TGWindow::fParent, TGMdiWinResizer::fPos, TGMdiWinResizer::fWinH, TGMdiWinResizer::fWinY, TGMdiWinResizer::fY0, Event_t::fYRoot, kMdiResizerBottom, kMdiResizerTop, kTRUE, and TGMdiWinResizer::MoveResizeIt().
| void TGMdiVerticalWinResizer::DrawBorder | ( | ) | [virtual] |
Reimplemented from TGMdiWinResizer.
Definition at line 923 of file TGMdiDecorFrame.cxx.
References TGFrame::fHeight, TGObject::fId, TGMdiWinResizer::fPos, TGFrame::fWidth, TGFrame::GetBlackGC(), TGFrame::GetHilightGC(), TGFrame::GetShadowGC(), gVirtualX, and kMdiResizerTop.
Reimplemented from TGFrame.
| virtual void TGMdiVerticalWinResizer::DrawBorder | ( | ) | [virtual] |
Reimplemented from TGMdiWinResizer.
1.5.1