#include <Vis_ColorChooser.h>
Public Member Functions | |
| Vis_ColorChooser (QWidget *parent=0) | |
| void | setKnot (int label, QColor color) |
| Vis_ColorChooser::Vis_ColorChooser | ( | QWidget * | parent = 0 |
) |
Constructor for a new Color Chooser
| void Vis_ColorChooser::setKnot | ( | int | label, | |
| QColor | color | |||
| ) |
Sets the color 'color' of a histograms knot, identified by it's label 'label'
1.5.7.1