BALL::VIEW::QColorTable Class Reference
[QT Dialogs]

Class for storing colors in a GUI table. More...

#include <coloringSettingsDialog.h>

Inheritance diagram for BALL::VIEW::QColorTable:
Inheritance graph
[legend]

List of all members.


Public Member Functions

QColorTable (QWidget *parent=0, const char *name=0)
void setNamesTitle (const String &string)
String getNamesTitle () const
void setContent (const vector< String > &names, const vector< ColorRGBA > &colors)
void setColors (const vector< ColorRGBA > &colors)
const vector< ColorRGBA > & getColors () const
const vector< String > & getNames () const
virtual bool getValue (String &) const
Overload this in derived classes!
virtual bool setValue (const String &value)
Overload this in derived classes!

Detailed Description

Class for storing colors in a GUI table.

Generated on Thu Aug 6 18:30:52 2009 for BALL by doxygen 1.5.8