QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes | Typedefs
qgsalignraster.h File Reference
#include <QList>
#include <QPointF>
#include <QSizeF>
#include <QString>
#include <gdal_version.h>
#include "qgis_analysis.h"
#include "qgis_sip.h"
#include "qgsogrutils.h"
#include "qgsalignrasterdata.h"
Include dependency graph for qgsalignraster.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QgsAlignRaster::ProgressHandler
 Helper struct to be sub-classed for progress reporting. More...
 
class  QgsAlignRaster
 QgsAlignRaster takes one or more raster layers and warps (resamples) them so they have the same: More...
 
struct  QgsAlignRaster::RasterInfo
 Utility class for gathering information about rasters. More...
 

Typedefs

typedef void * GDALDatasetH
 

Typedef Documentation

◆ GDALDatasetH

typedef void* GDALDatasetH

Definition at line 31 of file qgsalignraster.h.