#include <TGPicture.h>
Inheritance diagram for TGSelectedPicture:
Public Member Functions | |
TGSelectedPicture (const TGClient *client, const TGPicture *p) | |
virtual | ~TGSelectedPicture () |
TGSelectedPicture (const TGClient *client, const TGPicture *p) | |
virtual | ~TGSelectedPicture () |
Protected Member Functions | |
TGSelectedPicture (const TGSelectedPicture &gp) | |
TGSelectedPicture & | operator= (const TGSelectedPicture &gp) |
TGSelectedPicture (const TGSelectedPicture &gp) | |
TGSelectedPicture & | operator= (const TGSelectedPicture &gp) |
Static Protected Member Functions | |
static TGGC & | GetSelectedGC () |
static TGGC & | GetSelectedGC () |
Protected Attributes | |
const TGClient * | fClient |
const TGClient * | fClient |
Static Protected Attributes | |
static TGGC * | fgSelectedGC |
static TGGC * | fgSelectedGC |
Definition at line 88 of file TGPicture.h.
TGSelectedPicture::TGSelectedPicture | ( | const TGSelectedPicture & | gp | ) | [inline, protected] |
Definition at line 96 of file TGPicture.h.
Definition at line 388 of file TGPicture.cxx.
References TGPicture::fAttributes, fClient, GCValues_t::fClipMask, GCValues_t::fClipXOrigin, GCValues_t::fClipYOrigin, PictureAttributes_t::fHeight, TGPicture::fMask, GCValues_t::fMask, TGPicture::fPic, PictureAttributes_t::fWidth, TGClient::GetDefaultRoot(), TGObject::GetId(), GetSelectedGC(), gVirtualX, h, kGCClipMask, kGCClipXOrigin, kGCClipYOrigin, kNone, p, root, TGGC::SetAttributes(), TGGC::SetClipMask(), and w.
TGSelectedPicture::~TGSelectedPicture | ( | ) | [virtual] |
TGSelectedPicture::TGSelectedPicture | ( | const TGSelectedPicture & | gp | ) | [inline, protected] |
Definition at line 96 of file TGPicture.h.
virtual TGSelectedPicture::~TGSelectedPicture | ( | ) | [virtual] |
TGGC & TGSelectedPicture::GetSelectedGC | ( | ) | [static, protected] |
Definition at line 431 of file TGPicture.cxx.
References fgSelectedGC, gClient, TGResourcePool::GetBlackColor(), TGResourcePool::GetCheckeredBitmap(), TGResourcePool::GetFrameGC(), TGClient::GetResourcePool(), TGResourcePool::GetSelectedBgndColor(), kFillStippled, TGGC::SetBackground(), TGGC::SetFillStyle(), TGGC::SetForeground(), and TGGC::SetStipple().
Referenced by TGSelectedPicture().
TGSelectedPicture& TGSelectedPicture::operator= | ( | const TGSelectedPicture & | gp | ) | [inline, protected] |
static TGGC& TGSelectedPicture::GetSelectedGC | ( | ) | [static, protected] |
TGSelectedPicture& TGSelectedPicture::operator= | ( | const TGSelectedPicture & | gp | ) | [inline, protected] |
const TGClient* TGSelectedPicture::fClient [protected] |
TGGC * TGSelectedPicture::fgSelectedGC [static, protected] |
const TGClient* TGSelectedPicture::fClient [protected] |
Definition at line 91 of file TGPicture.h.
TGGC* TGSelectedPicture::fgSelectedGC [static, protected] |
Definition at line 93 of file TGPicture.h.