QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Public Member Functions | List of all members
QgsGeometry::Error Class Reference

#include <qgsgeometry.h>

Public Member Functions

 Error ()
 
 Error (const QString &m)
 
 Error (const QString &m, const QgsPoint &p)
 
bool hasWhere ()
 
QString what ()
 
QgsPoint where ()
 

Detailed Description

Definition at line 701 of file qgsgeometry.h.

Constructor & Destructor Documentation

◆ Error() [1/3]

QgsGeometry::Error::Error ( )
inline

Definition at line 707 of file qgsgeometry.h.

◆ Error() [2/3]

QgsGeometry::Error::Error ( const QString m)
inlineexplicit

Definition at line 708 of file qgsgeometry.h.

◆ Error() [3/3]

QgsGeometry::Error::Error ( const QString m,
const QgsPoint p 
)
inline

Definition at line 709 of file qgsgeometry.h.

Member Function Documentation

◆ hasWhere()

bool QgsGeometry::Error::hasWhere ( )
inline

Definition at line 713 of file qgsgeometry.h.

◆ what()

QString QgsGeometry::Error::what ( )
inline

Definition at line 711 of file qgsgeometry.h.

◆ where()

QgsPoint QgsGeometry::Error::where ( )
inline

Definition at line 712 of file qgsgeometry.h.


The documentation for this class was generated from the following file: