src/svg/qgraphicssvgitem.cpp
branchRCL_3
changeset 7 3f74d0d4af4c
parent 4 3b1da2848fc7
--- a/src/svg/qgraphicssvgitem.cpp	Mon Mar 15 12:43:09 2010 +0200
+++ b/src/svg/qgraphicssvgitem.cpp	Thu Apr 08 14:19:33 2010 +0300
@@ -267,6 +267,7 @@
 
 /*!
   \property QGraphicsSvgItem::maximumCacheSize
+  \since 4.6
 
   This property holds the maximum size of the device coordinate cache
   for this item.
@@ -312,7 +313,8 @@
 
 /*!
   \property QGraphicsSvgItem::elementId
-
+  \since 4.6
+  
   This property holds the element's XML ID.
  */