Vis_ColorChooser Class Reference

#include <Vis_ColorChooser.h>

List of all members.

Signals

void colorChanged (int label, QColor color)

Public Member Functions

 Vis_ColorChooser (QWidget *parent=0)
void setKnot (int label, QColor color)

Protected Member Functions

void paintEvent (QPaintEvent *evt)
void resizeEvent (QResizeEvent *evt)
void mousePressEvent (QMouseEvent *evt)
void mouseMoveEvent (QMouseEvent *evt)
void mouseReleaseEvent (QMouseEvent *evt)
void keyPressEvent (QKeyEvent *evt)
void paint ()
void smallPaint ()


Detailed Description

This class is responsible for the picking of colors, which in success shall be passed to the transfer function

Constructor & Destructor Documentation

Vis_ColorChooser::Vis_ColorChooser ( QWidget *  parent = 0  ) 

Constructor for a new Color Chooser


Member Function Documentation

void Vis_ColorChooser::setKnot ( int  label,
QColor  color 
)

Sets the color 'color' of a histograms knot, identified by it's label 'label'


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

Generated on Wed Dec 10 14:41:01 2008 by  doxygen 1.5.7.1