| QGIS API Documentation 3.99.0-Master (f78f5286a64)
    | 
#include "qgscolorrampimpl.h"#include "qgscolorbrewerpalette.h"#include "qgscptcityarchive.h"#include "qgscolorutils.h"#include "qgslogger.h"#include <algorithm>#include <random>#include <QTime>#include <QDir>#include <QFileInfo>
Go to the source code of this file.
| Functions | |
| bool | stopLessThan (const QgsGradientStop &s1, const QgsGradientStop &s2) | 
| bool stopLessThan | ( | const QgsGradientStop & | s1, | 
| const QgsGradientStop & | s2 | ||
| ) | 
Definition at line 559 of file qgscolorrampimpl.cpp.