QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes
qgsogcutils.h File Reference
#include "qgis_core.h"
#include "qgis_sip.h"
#include <list>
#include <QVector>
#include "qgsgeometry.h"
#include "qgsexpression.h"
#include "qgsexpressionnode.h"
#include "qgsexpressionnodeimpl.h"
#include "qgssqlstatement.h"
#include "qgscoordinatetransformcontext.h"
Include dependency graph for qgsogcutils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QgsOgcUtils::Context
 The Context struct stores the current layer and coordinate transform context. More...
 
class  QgsOgcUtils::LayerProperties
 Layer properties. More...
 
class  QgsOgcCrsUtils
 Utilities related to OGC CRS encodings. More...
 
class  QgsOgcUtils
 The QgsOgcUtils class provides various utility functions for conversion between OGC (Open Geospatial Consortium) standards and QGIS internal representations. More...
 
class  QgsOgcUtilsExpressionFromFilter
 Internal use by QgsOgcUtils. More...
 
class  QgsOgcUtilsExprToFilter
 Internal use by QgsOgcUtils. More...
 
class  QgsOgcUtilsSQLStatementToFilter
 Internal use by QgsOgcUtils. More...