library: libGuiBld #include "TGuiBldHintsButton.h" |
TGuiBldHintsButton
class description - source file - inheritance tree (.pdf)
protected:
virtual void DoRedraw()
virtual void DrawBottomLeft()
virtual void DrawBottomRight()
virtual void DrawCenterX()
virtual void DrawCenterY()
virtual void DrawExpandX()
virtual void DrawExpandY()
virtual void DrawTopLeft()
virtual void DrawTopRight()
public:
TGuiBldHintsButton(const TGWindow* p, Int_t id)
TGuiBldHintsButton(const TGuiBldHintsButton&)
virtual ~TGuiBldHintsButton()
static TClass* Class()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TGuiBldHintsButton
TGuiBldHintsButton(const TGWindow* p, Int_t id) :
TGButton(p, id)
void DoRedraw()
void DrawExpandX()
void DrawExpandY()
void DrawCenterX()
void DrawCenterY()
void DrawTopLeft()
void DrawTopRight()
void DrawBottomLeft()
void DrawBottomRight()
Inline Functions
void ~TGuiBldHintsButton()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TGuiBldHintsButton TGuiBldHintsButton(const TGuiBldHintsButton&)
Author: Valeriy Onuchin 12/09/04
Last update: root/guibuilder:$Name: $:$Id: TGuiBldHintsButton.cxx,v 1.2 2005/09/04 10:34:43 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.