#include <TGuiBldHintsButton.h>
Inheritance diagram for TGuiBldHintsButton:

Public Member Functions | |
| TGuiBldHintsButton (const TGWindow *p, Int_t id) | |
| virtual | ~TGuiBldHintsButton () |
| TGuiBldHintsButton (const TGWindow *p, Int_t id) | |
| virtual | ~TGuiBldHintsButton () |
Protected Member Functions | |
| virtual void | DrawExpandX () |
| virtual void | DrawExpandY () |
| virtual void | DrawCenterX () |
| virtual void | DrawCenterY () |
| virtual void | DrawTopLeft () |
| virtual void | DrawTopRight () |
| virtual void | DrawBottomLeft () |
| virtual void | DrawBottomRight () |
| virtual void | DoRedraw () |
| virtual void | DrawExpandX () |
| virtual void | DrawExpandY () |
| virtual void | DrawCenterX () |
| virtual void | DrawCenterY () |
| virtual void | DrawTopLeft () |
| virtual void | DrawTopRight () |
| virtual void | DrawBottomLeft () |
| virtual void | DrawBottomRight () |
| virtual void | DoRedraw () |
Definition at line 29 of file TGuiBldHintsButton.h.
| virtual TGuiBldHintsButton::~TGuiBldHintsButton | ( | ) | [inline, virtual] |
Definition at line 45 of file TGuiBldHintsButton.h.
| virtual TGuiBldHintsButton::~TGuiBldHintsButton | ( | ) | [inline, virtual] |
Definition at line 45 of file TGuiBldHintsButton.h.
| void TGuiBldHintsButton::DrawExpandX | ( | ) | [protected, virtual] |
Definition at line 88 of file TGuiBldHintsButton.cxx.
References ROOT::Math::gv_detail::dist(), TGObject::fClient, TGFrame::fHeight, TGObject::fId, TGButton::fState, TGFrame::fWidth, TGResourcePool::GetFrameShadowGC(), TGGC::GetGC(), TGClient::GetResourcePool(), TGResourcePool::GetSelectedBckgndGC(), TGResourcePool::GetWhiteGC(), gVirtualX, i, int, TGWidget::IsEnabled(), kButtonDown, kButtonEngaged, and TMath::Min().
Referenced by DoRedraw().
| void TGuiBldHintsButton::DrawExpandY | ( | ) | [protected, virtual] |
Definition at line 118 of file TGuiBldHintsButton.cxx.
References ROOT::Math::gv_detail::dist(), TGObject::fClient, TGFrame::fHeight, TGObject::fId, TGButton::fState, TGFrame::fWidth, TGResourcePool::GetFrameShadowGC(), TGGC::GetGC(), TGClient::GetResourcePool(), TGResourcePool::GetSelectedBckgndGC(), TGResourcePool::GetWhiteGC(), gVirtualX, i, int, TGWidget::IsEnabled(), kButtonDown, kButtonEngaged, and TMath::Min().
Referenced by DoRedraw().
| void TGuiBldHintsButton::DrawCenterX | ( | ) | [protected, virtual] |
Definition at line 149 of file TGuiBldHintsButton.cxx.
References arrow(), TGObject::fClient, TGFrame::fHeight, TGObject::fId, TGButton::fState, TGFrame::fWidth, TGResourcePool::GetFrameShadowGC(), TGGC::GetGC(), TGClient::GetResourcePool(), TGResourcePool::GetSelectedBckgndGC(), TGResourcePool::GetWhiteGC(), gVirtualX, TGWidget::IsEnabled(), kButtonDown, kButtonEngaged, x, and y.
Referenced by DoRedraw().
| void TGuiBldHintsButton::DrawCenterY | ( | ) | [protected, virtual] |
Definition at line 191 of file TGuiBldHintsButton.cxx.
References arrow(), TGObject::fClient, TGFrame::fHeight, TGObject::fId, TGButton::fState, TGFrame::fWidth, TGResourcePool::GetFrameShadowGC(), TGGC::GetGC(), TGClient::GetResourcePool(), TGResourcePool::GetSelectedBckgndGC(), TGResourcePool::GetWhiteGC(), gVirtualX, TGWidget::IsEnabled(), kButtonDown, kButtonEngaged, x, and y.
Referenced by DoRedraw().
| void TGuiBldHintsButton::DrawTopLeft | ( | ) | [protected, virtual] |
| void TGuiBldHintsButton::DrawTopRight | ( | ) | [protected, virtual] |
| void TGuiBldHintsButton::DrawBottomLeft | ( | ) | [protected, virtual] |
| void TGuiBldHintsButton::DrawBottomRight | ( | ) | [protected, virtual] |
| void TGuiBldHintsButton::DoRedraw | ( | ) | [protected, virtual] |
Reimplemented from TGFrame.
Definition at line 50 of file TGuiBldHintsButton.cxx.
References TGFrame::DoRedraw(), DrawBottomLeft(), DrawBottomRight(), DrawCenterX(), DrawCenterY(), DrawExpandX(), DrawExpandY(), DrawTopLeft(), DrawTopRight(), TGWidget::fWidgetId, kLHintsBottom, kLHintsCenterX, kLHintsCenterY, kLHintsExpandX, kLHintsExpandY, kLHintsLeft, kLHintsRight, and kLHintsTop.
| virtual void TGuiBldHintsButton::DrawExpandX | ( | ) | [protected, virtual] |
| virtual void TGuiBldHintsButton::DrawExpandY | ( | ) | [protected, virtual] |
| virtual void TGuiBldHintsButton::DrawCenterX | ( | ) | [protected, virtual] |
| virtual void TGuiBldHintsButton::DrawCenterY | ( | ) | [protected, virtual] |
| virtual void TGuiBldHintsButton::DrawTopLeft | ( | ) | [protected, virtual] |
| virtual void TGuiBldHintsButton::DrawTopRight | ( | ) | [protected, virtual] |
| virtual void TGuiBldHintsButton::DrawBottomLeft | ( | ) | [protected, virtual] |
| virtual void TGuiBldHintsButton::DrawBottomRight | ( | ) | [protected, virtual] |
| virtual void TGuiBldHintsButton::DoRedraw | ( | ) | [protected, virtual] |
Reimplemented from TGFrame.
1.5.1