ColorButton Class Reference

#include <ColorButton.h>

List of all members.


Detailed Description

A button used for color selection.

Signals

void colorChanged ()

Public Member Functions

QColor color ()
 Get the color of the display part.
 ColorButton (QWidget *parent=0)
 Constructor.
void setColor (const QColor &c)
 Set the color of the display part.

Private Slots

void pickColor ()

Private Member Functions

void updateColor ()

Private Attributes

QColor d_color

Constructor & Destructor Documentation

ColorButton::ColorButton ( QWidget *  parent = 0  ) 

Constructor.


Member Function Documentation

QColor ColorButton::color (  )  [inline]

Get the color of the display part.

void ColorButton::colorChanged (  )  [signal]

void ColorButton::pickColor (  )  [private, slot]

void ColorButton::setColor ( const QColor &  c  ) 

Set the color of the display part.

void ColorButton::updateColor (  )  [private]


Member Data Documentation

QColor ColorButton::d_color [private]


The documentation for this class was generated from the following files:
Generated on Thu Feb 7 13:59:28 2008 for QtiPlot by  doxygen 1.5.4