QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#include "qgis_core.h"
#include "qgstaskmanager.h"
#include "qgsrasterfilewriter.h"
#include "qgscoordinatetransformcontext.h"
#include "qgsrasterinterface.h"
Go to the source code of this file.
Classes | |
class | QgsRasterFileWriterTask |
QgsTask task which performs a QgsRasterFileWriter layer saving operation as a background task. This can be used to save a raster layer out to a file without blocking the QGIS interface. More... | |