QGIS API Documentation  2.14.11-Essen
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 632 of file qgsgeometry.h.

Constructor & Destructor Documentation

◆ Error() [1/3]

QgsGeometry::Error::Error ( )
inline

Definition at line 638 of file qgsgeometry.h.

◆ Error() [2/3]

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

Definition at line 639 of file qgsgeometry.h.

◆ Error() [3/3]

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

Definition at line 640 of file qgsgeometry.h.

Member Function Documentation

◆ hasWhere()

bool QgsGeometry::Error::hasWhere ( )
inline

Definition at line 644 of file qgsgeometry.h.

◆ what()

QString QgsGeometry::Error::what ( )
inline

Definition at line 642 of file qgsgeometry.h.

◆ where()

QgsPoint QgsGeometry::Error::where ( )
inline

Definition at line 643 of file qgsgeometry.h.


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