QGIS API Documentation  2.14.0-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

QgsGeometry::Error::Error ( )
inline

Definition at line 638 of file qgsgeometry.h.

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

Definition at line 639 of file qgsgeometry.h.

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

Definition at line 640 of file qgsgeometry.h.

Member Function Documentation

bool QgsGeometry::Error::hasWhere ( )
inline

Definition at line 644 of file qgsgeometry.h.

QString QgsGeometry::Error::what ( )
inline

Definition at line 642 of file qgsgeometry.h.

QgsPoint QgsGeometry::Error::where ( )
inline

Definition at line 643 of file qgsgeometry.h.


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