SeExprEdCCurveControl Class Reference

Control for editing a color ramp curve. More...

#include <SeExprEdControl.h>

Inheritance diagram for SeExprEdCCurveControl:
SeExprEdControl

List of all members.

Public Member Functions

 SeExprEdCCurveControl (int id, SeExprEdColorCurveEditable *stringEditable)
QColor getColor ()
 Interface for getting the color (used for linked color picking).
void setColor (QColor color)
 Interface for setting the color (used for linked color picking).

Private Slots

void curveChanged ()

Private Attributes

SeExprEdColorCurveEditable_curveEditable
 color curve model
SeExprEdColorCurve_curve
 color curve widget

Detailed Description

Control for editing a color ramp curve.

Definition at line 239 of file SeExprEdControl.h.


Constructor & Destructor Documentation

SeExprEdCCurveControl::SeExprEdCCurveControl ( int  id,
SeExprEdColorCurveEditable stringEditable 
)

Member Function Documentation

void SeExprEdCCurveControl::curveChanged (  )  [private, slot]
QColor SeExprEdCCurveControl::getColor (  )  [virtual]

Interface for getting the color (used for linked color picking).

Reimplemented from SeExprEdControl.

Definition at line 600 of file SeExprEdControl.cpp.

References _curve, and SeExprEdColorCurve::getSwatchColor().

void SeExprEdCCurveControl::setColor ( QColor  color  )  [virtual]

Interface for setting the color (used for linked color picking).

Reimplemented from SeExprEdControl.

Definition at line 605 of file SeExprEdControl.cpp.

References _curve, and SeExprEdColorCurve::setSwatchColor().


Member Data Documentation

color curve widget

Definition at line 246 of file SeExprEdControl.h.

Referenced by curveChanged(), getColor(), SeExprEdCCurveControl(), and setColor().

color curve model

Definition at line 244 of file SeExprEdControl.h.

Referenced by curveChanged(), and SeExprEdCCurveControl().


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

Generated on 25 Jul 2013 for SeExpr by  doxygen 1.6.1