QGIS API Documentation
2.0.1-Dufour
|
Public Member Functions | |
GEOSException (QString theMsg) | |
GEOSException (const GEOSException &rhs) | |
~GEOSException () | |
QString | what () |
Private Attributes | |
QString | msg |
Static Private Attributes | |
static QString | lastMsg |
Definition at line 50 of file qgsgeometry.cpp.
|
inline |
Definition at line 53 of file qgsgeometry.cpp.
|
inline |
Definition at line 67 of file qgsgeometry.cpp.
|
inline |
Definition at line 72 of file qgsgeometry.cpp.
|
inline |
Definition at line 78 of file qgsgeometry.cpp.
References msg.
Referenced by QgsGeometry::addPart(), QgsGeometry::addRing(), QgsGeometry::closestVertexWithContext(), QgsGeometry::contains(), createGeosCollection(), createGeosCoordSequence(), createGeosLinearRing(), createGeosLineString(), createGeosPolygon(), QgsGeometry::fromMultiPoint(), QgsGeometry::fromMultiPolygon(), QgsGeometry::fromMultiPolyline(), QgsGeometry::fromWkt(), QgsGeometry::isGeosEmpty(), QgsGeometry::isGeosValid(), QgsGeometry::reshapeLine(), and QgsGeometry::reshapePolygon().
|
staticprivate |
Definition at line 85 of file qgsgeometry.cpp.
Referenced by GEOSException(), and ~GEOSException().
|
private |
Definition at line 84 of file qgsgeometry.cpp.
Referenced by GEOSException(), what(), and ~GEOSException().