Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TPaletteEditor Class Reference

Edit the palette via a GUI.

This class provides a way to edit the palette via a GUI.

Definition at line 19 of file TAttImage.h.

Public Member Functions

 TPaletteEditor (TAttImage *attImage, UInt_t w, UInt_t h)
 Constructor.
 
virtual ~TPaletteEditor ()
 
virtual void CloseWindow ()
 Closes the window and deletes itself.
 
virtual TClassIsA () const
 
virtual void Streamer (TBuffer &)
 
void StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b)
 

Static Public Member Functions

static TClassClass ()
 
static const char * Class_Name ()
 
static constexpr Version_t Class_Version ()
 
static const char * DeclFileName ()
 

Protected Attributes

TAttImagefAttImage {nullptr}
 

#include <TAttImage.h>

Inheritance diagram for TPaletteEditor:
[legend]

Constructor & Destructor Documentation

◆ TPaletteEditor()

TPaletteEditor::TPaletteEditor ( TAttImage attImage,
UInt_t  w,
UInt_t  h 
)

Constructor.

Definition at line 257 of file TAttImage.cxx.

◆ ~TPaletteEditor()

virtual TPaletteEditor::~TPaletteEditor ( )
inlinevirtual

Definition at line 26 of file TAttImage.h.

Member Function Documentation

◆ Class()

static TClass * TPaletteEditor::Class ( )
static
Returns
TClass describing this class

◆ Class_Name()

static const char * TPaletteEditor::Class_Name ( )
static
Returns
Name of this class

◆ Class_Version()

static constexpr Version_t TPaletteEditor::Class_Version ( )
inlinestaticconstexpr
Returns
Version of this class

Definition at line 30 of file TAttImage.h.

◆ CloseWindow()

void TPaletteEditor::CloseWindow ( )
virtual

Closes the window and deletes itself.

Reimplemented in TASPaletteEditor.

Definition at line 265 of file TAttImage.cxx.

◆ DeclFileName()

static const char * TPaletteEditor::DeclFileName ( )
inlinestatic
Returns
Name of the file containing the class declaration

Definition at line 30 of file TAttImage.h.

◆ IsA()

virtual TClass * TPaletteEditor::IsA ( ) const
inlinevirtual
Returns
TClass describing current object

Reimplemented in TASPaletteEditor.

Definition at line 30 of file TAttImage.h.

◆ Streamer()

virtual void TPaletteEditor::Streamer ( TBuffer )
virtual

Reimplemented in TASPaletteEditor.

◆ StreamerNVirtual()

void TPaletteEditor::StreamerNVirtual ( TBuffer ClassDef_StreamerNVirtual_b)
inline

Definition at line 30 of file TAttImage.h.

Member Data Documentation

◆ fAttImage

TAttImage* TPaletteEditor::fAttImage {nullptr}
protected

Definition at line 22 of file TAttImage.h.

Libraries for TPaletteEditor:

The documentation for this class was generated from the following files: