#include <qgscolorrampshader.h>
Detailed Description
Definition at line 42 of file qgscolorrampshader.h.
Constructor & Destructor Documentation
| QgsColorRampShader::ColorRampItem::ColorRampItem |
( |
| ) |
|
|
inline |
| QgsColorRampShader::ColorRampItem::ColorRampItem |
( |
double |
val, |
|
|
QColor |
col, |
|
|
QString |
lbl = QString() |
|
) |
| |
|
inline |
Member Function Documentation
| bool QgsColorRampShader::ColorRampItem::operator< |
( |
const ColorRampItem & |
other | ) |
const |
|
inline |
Member Data Documentation
| QColor QgsColorRampShader::ColorRampItem::color |
| QString QgsColorRampShader::ColorRampItem::label |
| double QgsColorRampShader::ColorRampItem::value |
The documentation for this struct was generated from the following file: