18#ifndef QGSGCPGEOMETRYTRANSFORMER_H 
   19#define QGSGCPGEOMETRYTRANSFORMER_H 
   21#include "qgis_analysis.h" 
   96    std::unique_ptr< QgsGcpTransformerInterface > mGcpTransformer;
 
Base class for feedback objects to be used for cancellation of something running in a worker thread.
 
A geometry is the spatial representation of a feature.