#include <TEveRGBAPaletteEditor.h>
Inheritance diagram for TEveRGBAPaletteEditor:

Public Member Functions | |
| TEveRGBAPaletteEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
| virtual | ~TEveRGBAPaletteEditor () |
| virtual void | SetModel (TObject *obj) |
| ClassDef (TEveRGBAPaletteEditor, 1) | |
| TEveRGBAPaletteEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
| virtual | ~TEveRGBAPaletteEditor () |
| virtual void | SetModel (TObject *obj) |
| ClassDef (TEveRGBAPaletteEditor, 1) | |
Protected Attributes | |
| TEveRGBAPalette * | fM |
| TEveRGBAPaletteSubEditor * | fSE |
| TEveRGBAPalette * | fM |
| TEveRGBAPaletteSubEditor * | fSE |
Private Member Functions | |
| TEveRGBAPaletteEditor (const TEveRGBAPaletteEditor &) | |
| TEveRGBAPaletteEditor & | operator= (const TEveRGBAPaletteEditor &) |
| TEveRGBAPaletteEditor (const TEveRGBAPaletteEditor &) | |
| TEveRGBAPaletteEditor & | operator= (const TEveRGBAPaletteEditor &) |
Definition at line 72 of file TEveRGBAPaletteEditor.h.
| TEveRGBAPaletteEditor::TEveRGBAPaletteEditor | ( | const TEveRGBAPaletteEditor & | ) | [private] |
| TEveRGBAPaletteEditor::TEveRGBAPaletteEditor | ( | const TGWindow * | p = 0, |
|
| Int_t | width = 170, |
|||
| Int_t | height = 30, |
|||
| UInt_t | options = kChildFrame, |
|||
| Pixel_t | back = GetDefaultFrameBackground() | |||
| ) |
| virtual TEveRGBAPaletteEditor::~TEveRGBAPaletteEditor | ( | ) | [inline, virtual] |
Definition at line 84 of file TEveRGBAPaletteEditor.h.
| TEveRGBAPaletteEditor::TEveRGBAPaletteEditor | ( | const TEveRGBAPaletteEditor & | ) | [private] |
| TEveRGBAPaletteEditor::TEveRGBAPaletteEditor | ( | const TGWindow * | p = 0, |
|
| Int_t | width = 170, |
|||
| Int_t | height = 30, |
|||
| UInt_t | options = kChildFrame, |
|||
| Pixel_t | back = GetDefaultFrameBackground() | |||
| ) |
| virtual TEveRGBAPaletteEditor::~TEveRGBAPaletteEditor | ( | ) | [inline, virtual] |
Definition at line 84 of file TEveRGBAPaletteEditor.h.
| TEveRGBAPaletteEditor& TEveRGBAPaletteEditor::operator= | ( | const TEveRGBAPaletteEditor & | ) | [private] |
| void TEveRGBAPaletteEditor::SetModel | ( | TObject * | obj | ) | [virtual] |
Implements TGedFrame.
Definition at line 298 of file TEveRGBAPaletteEditor.cxx.
References fM, fSE, and TEveRGBAPaletteSubEditor::SetModel().
| TEveRGBAPaletteEditor::ClassDef | ( | TEveRGBAPaletteEditor | , | |
| 1 | ||||
| ) |
| TEveRGBAPaletteEditor& TEveRGBAPaletteEditor::operator= | ( | const TEveRGBAPaletteEditor & | ) | [private] |
| TEveRGBAPaletteEditor::ClassDef | ( | TEveRGBAPaletteEditor | , | |
| 1 | ||||
| ) |
TEveRGBAPalette* TEveRGBAPaletteEditor::fM [protected] |
TEveRGBAPaletteSubEditor* TEveRGBAPaletteEditor::fSE [protected] |
TEveRGBAPalette* TEveRGBAPaletteEditor::fM [protected] |
Definition at line 79 of file TEveRGBAPaletteEditor.h.
TEveRGBAPaletteSubEditor* TEveRGBAPaletteEditor::fSE [protected] |
Definition at line 80 of file TEveRGBAPaletteEditor.h.
1.5.1