QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
QgsGeometry::Error Class Reference

#include <qgsgeometry.h>

Public Member Functions

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

Constructor & Destructor Documentation

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

Member Function Documentation

bool QgsGeometry::Error::hasWhere ( )
inline
QString QgsGeometry::Error::what ( )
inline
QgsPoint QgsGeometry::Error::where ( )
inline

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