library: libGui #include "TGColorSelect.h" |
TGColorFrame
class description - header file - source file - inheritance tree (.pdf)
protected:
TGColorFrame(const TGColorFrame&)
TGColorFrame& operator=(const TGColorFrame&)
public:
TGColorFrame(const TGWindow* p = 0, Pixel_t c = 0, Int_t n = 1)
virtual ~TGColorFrame()
static TClass* Class()
virtual void DrawBorder()
Pixel_t GetColor() const
virtual Bool_t HandleButton(Event_t* event)
virtual TClass* IsA() const
void SetActive(Bool_t in)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
const TGWindow* fMsgWindow window handling container messages
Pixel_t fPixel color value of this cell
Bool_t fActive kTRUE if this color cell is active
GContext_t fGrayGC Shadow GC
Pixel_t fColor returned color value
Author: Bertrand Bellenot + Fons Rademakers 22/08/02
Last update: root/gui:$Name: $:$Id: TGColorSelect.cxx,v 1.22 2006/07/11 09:05:01 rdm Exp $
Copyright (C) 1995-2002, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Class Hierarchy - 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.