[Marble-devel] [Patch] fix documentation: GeoPoint->GeoDataPoint
Jens-Michael Hoffmann
jensmh at gmx.de
Fri Apr 11 14:20:46 CEST 2008
Index: kdeedu/marble/src/DESIGN
===================================================================
--- kdeedu/marble/src/DESIGN (Revision 795776)
+++ kdeedu/marble/src/DESIGN (Arbeitskopie)
@@ -161,7 +161,7 @@
-----------------------------
Quaternion
-GeoPoint, GeoPolygon, PntMap
+GeoDataPoint, GeoPolygon, PntMap
ScreenPolygon, VectorMap
@@ -176,7 +176,7 @@
Quaternion A simple implementation of the mathematical concept
quaternion.
-GeoPoint A point on the earth, (lon, lat)
+GeoDataPoint A point on the earth, (lon, lat)
GeoPolygon A path or polygon on the earth, consisting of a vector
of GeoPoints
PntMap A collection of GeoPolygons ( QVector<GeoPolygon *> )
@@ -195,7 +195,7 @@
used for cities of different size.
At this point somewhat arbitrary in its choice of
properties. Contains (among others):
- - Coordinate (GeoPoint)
+ - Coordinate (GeoDataPoint)
- Role (QChar) -- city, capital, etc
- Population (int)
- Description (QString)
More information about the Marble-devel
mailing list