|
QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#include "qgsvectorcolorrampv2.h"#include "qgscolorbrewerpalette.h"#include "qgscptcityarchive.h"#include "qgssymbollayerv2utils.h"#include "qgsapplication.h"#include "qgslogger.h"#include <stdlib.h>#include <algorithm>#include <QTime>
Go to the source code of this file.
Functions | |
| static QColor | _interpolate (const QColor &c1, const QColor &c2, const double value) |
| bool | stopLessThan (const QgsGradientStop &s1, const QgsGradientStop &s2) |
Definition at line 31 of file qgsvectorcolorrampv2.cpp.
| bool stopLessThan | ( | const QgsGradientStop & | s1, |
| const QgsGradientStop & | s2 | ||
| ) |
Definition at line 238 of file qgsvectorcolorrampv2.cpp.
1.8.13