TGSelectedPicture
class description - source file - inheritance tree
public:
TGSelectedPicture TGSelectedPicture(const TGClient* client, const TGPicture* p)
TGSelectedPicture TGSelectedPicture(TGSelectedPicture&)
virtual void ~TGSelectedPicture()
static TClass* Class()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
protected:
const TGClient* fClient client to which selected picture belongs
static TGGC fgSelectedGC
TGPicture & TGPicturePool
The TGPicture class implements pictures and icons used in the
different GUI elements and widgets. The TGPicturePool class
implements a TGPicture cache. TGPictures are created, managed and
destroyed by the TGPicturePool.
TGSelectedPicture(const TGClient *client, const TGPicture *p) :
TGPicture("")
Create a "selected" looking picture based on the original TGPicture.
~TGSelectedPicture()
Delete selected picture.
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
TGSelectedPicture TGSelectedPicture(TGSelectedPicture&)
Author: Fons Rademakers 01/01/98
Last update: root/gui:$Name: $:$Id: TGPicture.cxx,v 1.2 2000/09/29 08:57:05 rdm Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
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.