src/svg/qgraphicssvgitem.cpp
changeset 19 fcece45ef507
parent 18 2f34d5167611
child 33 3e2da88830cd
--- a/src/svg/qgraphicssvgitem.cpp	Fri Apr 16 15:50:13 2010 +0300
+++ b/src/svg/qgraphicssvgitem.cpp	Mon May 03 13:17:34 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.
  */