[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Public Member Functions | Public Attributes

DoubleColor Struct Reference

List of all members.

Public Member Functions

 DoubleColor ()
 DoubleColor (double red, double green, double blue)
 DoubleColor (const DoubleColor &c)

Public Attributes

double r
double g
double b

Detailed Description

Definition at line 99 of file qtcolortriangle.cpp.


Constructor & Destructor Documentation

DoubleColor::DoubleColor ( ) [inline]

Definition at line 103 of file qtcolortriangle.cpp.

DoubleColor::DoubleColor ( double  red,
double  green,
double  blue 
) [inline]

Definition at line 104 of file qtcolortriangle.cpp.

DoubleColor::DoubleColor ( const DoubleColor c) [inline]

Definition at line 105 of file qtcolortriangle.cpp.


Member Data Documentation

Definition at line 101 of file qtcolortriangle.cpp.

Referenced by QtColorTriangle::drawTrigon().

Definition at line 101 of file qtcolortriangle.cpp.

Referenced by QtColorTriangle::drawTrigon().

Definition at line 101 of file qtcolortriangle.cpp.

Referenced by QtColorTriangle::drawTrigon().


The documentation for this struct was generated from the following file:

Generated by doxygen 1.7.3