ULong_t Handle_t
Generic resource handle.
Handle_t Pixmap_t
Pixmap handle.
Handle_t GContext_t
Graphics context handle.
#define ClassDef(name, id)
include TDocParser_001 C image html pict1_TDocParser_001 png width
const char * GetPath() const
virtual ~TGPicturePool()
Delete picture cache.
void Print(Option_t *option="") const
List all pictures in the pool.
void FreePicture(const TGPicture *pic)
Remove picture from cache if nobody is using it anymore.
const TGPicture * GetPicture(const char *name)
Get a picture from the picture pool.
TGPicturePool & operator=(const TGPicturePool &)
assignment operator
TGPicturePool(const TGClient *client, const char *path)
PictureAttributes_t fAttributes
static const char * HashName(const char *name, Int_t width, Int_t height)
Static function returning a unique name used to look up a picture.
ULong_t Hash() const
Return hash value for this object.
const char * GetName() const
Returns name of object.
TGPicture(const char *name, Bool_t scaled=kFALSE)
void Draw(Option_t *="")
Default Draw method for all objects.
Pixmap_t GetPicture() const
virtual ~TGPicture()
Delete picture object.
void Print(Option_t *option="") const
Print picture info.
static TGGC & GetSelectedGC()
Return selection graphics context in use.
static TGGC * fgSelectedGC
TGSelectedPicture(const TGSelectedPicture &gp)
virtual ~TGSelectedPicture()
Delete selected picture.
TGSelectedPicture & operator=(const TGSelectedPicture &gp)
THashTable implements a hash table to store TObject's.
Mother of all ROOT objects.
TObject & operator=(const TObject &rhs)
TObject assignment operator.
void MayNotUse(const char *method) const
Use this method to signal that a method (defined in a base class) may not be called in a derived clas...
Definitions for TRefCnt, base class for reference counted objects.
void SetRefCount(UInt_t r)
UInt_t Hash(ECaseCompare cmp=kExact) const
Return hash value.
UInt_t fHeight
height of picture
ULong_t * fPixels
list of used color pixels (if set use delete[])
UInt_t fWidth
width of picture