#include "ReveBrowser.h"

ReveGui::ReveColorSelect


class description - source file - inheritance tree (.pdf)

class ReveGui::ReveColorSelect : public TGColorSelect

Inheritance Chart:
TObject
<-
TGObject
<-
TGWindow
TQObject
<-
TGFrame
TGWidget
<-
TGButton
<-
TGTextButton
<-
TGCheckButton
<-
TGColorSelect
<-
ReveGui::ReveColorSelect

    public:
ReveGui::ReveColorSelect ReveColorSelect(const TGWindow* p = 0, Pixel_t color = 0, Int_t id = -1) ReveGui::ReveColorSelect ReveColorSelect(const ReveGui::ReveColorSelect&) virtual void ~ReveColorSelect() static TClass* Class() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) void UpdateColor(Pixel_t col)

Data Members




Class Description




Inline Functions


                            void ~ReveColorSelect()
        ReveGui::ReveColorSelect ReveColorSelect(const TGWindow* p = 0, Pixel_t color = 0, Int_t id = -1)
                            void UpdateColor(Pixel_t col)
                         TClass* Class()
                         TClass* IsA() const
                            void ShowMembers(TMemberInspector& insp, char* parent)
                            void Streamer(TBuffer& b)
                            void StreamerNVirtual(TBuffer& b)
        ReveGui::ReveColorSelect ReveColorSelect(const ReveGui::ReveColorSelect&)


Last update: Thu Dec 8 12:36:00 2005


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.