TGSelectedPicture
class description - source file - inheritance tree
public:
TGSelectedPicture TGSelectedPicture(TGClient* client, TGPicture* p)
TGSelectedPicture TGSelectedPicture(TGSelectedPicture&)
virtual void ~TGSelectedPicture()
TClass* Class()
virtual TClass* IsA()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
protected:
static const TGClient* fClient client to which selected picture belongs
static GContext_t 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()
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
TGSelectedPicture TGSelectedPicture(TGSelectedPicture&)
Author: Fons Rademakers 01/01/98
Last update: 2.00/07 18/05/98 21.06.58 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.