QGIS API Documentation  2.12.0-Lyon
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 589 of file qgsgeometry.h.

Constructor & Destructor Documentation

QgsGeometry::Error::Error ( )
inline

Definition at line 595 of file qgsgeometry.h.

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

Definition at line 596 of file qgsgeometry.h.

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

Definition at line 597 of file qgsgeometry.h.

Member Function Documentation

bool QgsGeometry::Error::hasWhere ( )
inline

Definition at line 601 of file qgsgeometry.h.

QString QgsGeometry::Error::what ( )
inline

Definition at line 599 of file qgsgeometry.h.

QgsPoint QgsGeometry::Error::where ( )
inline

Definition at line 600 of file qgsgeometry.h.


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