TGIcon
class description - source file - inheritance tree
protected:
virtual void DoRedraw()
public:
TGIcon TGIcon(TGWindow* p, TGPicture* pic, UInt_t w, UInt_t h, UInt_t options = kChildFrame, ULong_t back = fgDefaultFrameBackground)
TGIcon TGIcon(TGIcon&)
virtual void ~TGIcon()
TClass* Class()
virtual TGDimension GetDefaultSize()
const TGPicture* GetPicture()
virtual TClass* IsA()
virtual void SetPicture(TGPicture* pic)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
protected:
static const TGPicture* fPic icon picture
TGIcon
This class handles GUI icons.
~TGIcon()
Delete icon and free picture.
void SetPicture(const TGPicture *pic)
Set icon picture.
TGDimension GetDefaultSize() const
Return size of icon.
void DoRedraw()
Redraw picture.
Inline Functions
TGIcon TGIcon(TGWindow* p, TGPicture* pic, UInt_t w, UInt_t h, UInt_t options = kChildFrame, ULong_t back = fgDefaultFrameBackground)
const TGPicture* GetPicture()
TClass* Class()
TClass* IsA()
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
TGIcon TGIcon(TGIcon&)
Author: Fons Rademakers 05/01/98
Last update: 2.00/00 16/02/98 02.36.01 by Fons Rademakers
Copyright (c) 1995-1999, The ROOT System, All rights reserved. *
ROOT page - Class index - 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.