#include "qgis.h"#include "qgssinglesymbolrenderer.h"#include "qgsfeature.h"#include "qgslogger.h"#include "qgssymbol.h"#include "qgssymbologyutils.h"#include "qgsvectorlayer.h"#include "qgsrendercontext.h"#include <QDomNode>#include <QImage>#include <QPainter>#include <QString>#include <math.h>

Go to the source code of this file.
1.5.6