79                                       GMLVersion gmlVersion,
    81                                       bool invertAxisOrientation,
   106                                           bool invertAxisOrientation,
   107                                           int precision = 17 );
   120         bool invertAxisOrientation,
   121         int precision = 17 );
   156         GMLVersion gmlVersion,
   157         FilterVersion filterVersion,
   160         bool honourAxisOrientation,
   161         bool invertAxisOrientation,
   162         QString* errorMessage = 
nullptr );
   177         GMLVersion gmlVersion,
   178         FilterVersion filterVersion,
   181         bool honourAxisOrientation,
   182         bool invertAxisOrientation,
   183         QString* errorMessage = 
nullptr );
   223         GMLVersion gmlVersion,
   224         FilterVersion filterVersion,
   226         bool honourAxisOrientation,
   227         bool invertAxisOrientation,
   229         QString* errorMessage = 
nullptr );
   304                              bool honourAxisOrientation,
   305                              bool invertAxisOrientation );
   323     bool mInvertAxisOrientation;
   349                                      bool honourAxisOrientation,
   350                                      bool invertAxisOrientation,
   368     bool mHonourAxisOrientation;
   369     bool mInvertAxisOrientation;
   392                          bool lastArgIsSRSName,
   394                          bool& axisInversion );
   397 #endif // QGSOGCUTILS_H Class for parsing and evaluation of expressions (formerly called "search strings"). 
 
A rectangle specified with double values. 
 
Internal use by QgsOgcUtils. 
 
Function with a name and arguments node. 
 
const QString & errorMessage() const
Return the error message. 
 
bool GMLNamespaceUsed() const
Return whether the gml: namespace is used. 
 
A geometry is the spatial representation of a feature. 
 
Binary logical/arithmetical operator (AND, OR, =, +, ...) 
 
bool GMLNamespaceUsed() const
Return whether the gml: namespace is used. 
 
Class for parsing SQL statements. 
 
Literal value (integer, integer64, double, string) 
 
Internal use by QgsOgcUtils. 
 
Unary logicial/arithmetical operator ( NOT, - ) 
 
QString mSRSName
SRS name. 
 
A class to represent a point. 
 
FilterVersion
OGC filter version. 
 
'X BETWEEN y and z' operator 
 
const QString & errorMessage() const
Return the error message. 
 
QString mGeometryAttribute
Geometry attribute name. 
 
LayerProperties()
Constructor. 
 
'x IN (y, z)' operator 
 
The QgsOgcUtils class provides various utility functions for conversion between OGC (Open Geospatial ...