Updated comments/documentation

git-svn-id: http://svn.osgeo.org/qgis/trunk@1700 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2004-06-29 04:29:18 +00:00
parent a32990b08a
commit fd73b222ec
2 changed files with 50 additions and 50 deletions

View File

@ -23,7 +23,7 @@ class QgsPoint;
class QPainter; class QPainter;
class QgsCoordinateTransform; class QgsCoordinateTransform;
/** \class QgsAcetateObject /*! \class QgsAcetateObject
* \brief Base class for all objects that are drawn on the acetate layer of a map canvas. * \brief Base class for all objects that are drawn on the acetate layer of a map canvas.
* *
* An acetate object is a graphic or text object that is drawn on top of the map canvas * An acetate object is a graphic or text object that is drawn on top of the map canvas