ColorTable Class Reference

List of all members.

Public Member Functions

 ColorTable (int id)
QColor operator[] (unsigned int ind) const
QColor operator[] (float v) const
QColor operator() (float v) const
int getSize (void) const
QString getName () const
QPixmap getPixmap ()

Protected Attributes

QString name
 Name of the table.
unsigned int ncols
 Number of colors in this table.
std::vector< QColor > table
 The color table.

The documentation for this class was generated from the following files:
 All Classes Functions Variables

Generated on 3 Jul 2014 by  doxygen 1.6.1