ColourTableEditor Class Reference

#include <ColourTableList.h>

List of all members.

Public Slots

void setSize (int)
void setRGB (int)
void updateView ()

Public Member Functions

 ColourTableEditor (ColourTableList *parent, const ColourTable &table)
virtual ~ColourTableEditor ()
void updateColourTable (ColourTable &table)

Protected Member Functions

void sortAccordingToPositions (QVector< double > &pos, QVector< double > &H, QVector< double > &S, QVector< double > &V)

Protected Attributes

QLineEdit * nameEdit
QSpinBox * sizeEdit
QCheckBox * rgbCheckbox
QLabel * HueLabel
QLabel * SaturationLabel
QLabel * ValueLabel
QVector< QDoubleSpinBox * > Positions
QVector< QDoubleSpinBox * > Hues
QVector< QDoubleSpinBox * > Saturations
QVector< QDoubleSpinBox * > Values
QWidget * valuesContainer
ColourTablePreviewpreviewWidget


Constructor & Destructor Documentation

ColourTableEditor::ColourTableEditor ( ColourTableList parent,
const ColourTable table 
)

virtual ColourTableEditor::~ColourTableEditor (  )  [inline, virtual]


Member Function Documentation

void ColourTableEditor::setRGB ( int  i  )  [slot]

void ColourTableEditor::setSize ( int  s  )  [slot]

void ColourTableEditor::sortAccordingToPositions ( QVector< double > &  pos,
QVector< double > &  H,
QVector< double > &  S,
QVector< double > &  V 
) [protected]

void ColourTableEditor::updateColourTable ( ColourTable table  ) 

void ColourTableEditor::updateView (  )  [slot]


Member Data Documentation

QLabel* ColourTableEditor::HueLabel [protected]

QVector<QDoubleSpinBox*> ColourTableEditor::Hues [protected]

QLineEdit* ColourTableEditor::nameEdit [protected]

QVector<QDoubleSpinBox*> ColourTableEditor::Positions [protected]

QCheckBox* ColourTableEditor::rgbCheckbox [protected]

QVector<QDoubleSpinBox*> ColourTableEditor::Saturations [protected]

QSpinBox* ColourTableEditor::sizeEdit [protected]

QLabel* ColourTableEditor::ValueLabel [protected]

QVector<QDoubleSpinBox*> ColourTableEditor::Values [protected]

QWidget* ColourTableEditor::valuesContainer [protected]


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

Generated on Fri Jan 8 12:51:27 2010 for QSAS by  doxygen 1.5.7