Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | Protected Attributes | List of all members
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. More...
 
virtual ~TPaletteEditor ()
 
virtual void CloseWindow ()
 Closes the window and deletes itself. More...
 

Protected Attributes

TAttImagefAttImage
 

#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 254 of file TAttImage.cxx.

◆ ~TPaletteEditor()

virtual TPaletteEditor::~TPaletteEditor ( )
inlinevirtual

Definition at line 26 of file TAttImage.h.

Member Function Documentation

◆ CloseWindow()

void TPaletteEditor::CloseWindow ( )
virtual

Closes the window and deletes itself.

Reimplemented in TASPaletteEditor.

Definition at line 262 of file TAttImage.cxx.

Member Data Documentation

◆ fAttImage

TAttImage* TPaletteEditor::fAttImage
protected

Definition at line 22 of file TAttImage.h.

Libraries for TPaletteEditor:
[legend]

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