| QGIS API Documentation
    2.2.0-Valmiera
    | 


Go to the source code of this file.
| Classes | |
| class | QgsVector | 
| A class to represent a vector.  More... | |
| class | QgsPoint | 
| A class to represent a point geometry.  More... | |
| Functions | |
| bool | operator== (const QgsPoint &p1, const QgsPoint &p2) | 
| std::ostream & | operator<< (std::ostream &os, const QgsPoint &p) | 
| uint | qHash (const QgsPoint &p) | 
| 
 | inline | 
Definition at line 209 of file qgspoint.h.
References QgsPoint::toString().
Definition at line 201 of file qgspoint.h.
References QgsPoint::x(), and QgsPoint::y().
| 
 | inline | 
Definition at line 216 of file qgspoint.h.
References QgsPoint::m_x, and QgsPoint::m_y.
 1.8.1.2
 1.8.1.2