library: libGui #include "TGColorSelect.h" |
TGColorPopup
class description - header file - source file - inheritance tree (.pdf)
protected:
TGColorPopup(const TGColorPopup&)
TGColorPopup& operator=(const TGColorPopup&)
public:
TGColorPopup(const TGWindow* p = 0, const TGWindow* m = 0, Pixel_t color = 0)
virtual ~TGColorPopup()
static TClass* Class()
void EndPopup()
virtual Bool_t HandleButton(Event_t* event)
virtual TClass* IsA() const
void PlacePopup(Int_t x, Int_t y, UInt_t w, UInt_t h)
virtual Bool_t ProcessMessage(Long_t msg, Long_t parm1, Long_t parm2)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t fActive active color index
Int_t fLaunchDialog flag used for launching color dialog
const TGWindow* fMsgWindow window handling container messages
Pixel_t fCurrentColor currently selected color value
void EndPopup()
Ungrab pointer and unmap window.
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.