QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#include "qgsrenderchecker.h"
#include "qgis.h"
#include "qgsmaprenderersequentialjob.h"
#include <QColor>
#include <QPainter>
#include <QImage>
#include <QTime>
#include <QCryptographicHash>
#include <QByteArray>
#include <QDebug>
#include <QBuffer>
Go to the source code of this file.
Variables | |
static int | renderCounter = 0 |
|
static |
Definition at line 30 of file qgsrenderchecker.cpp.