diff -r dee5afe5301f -r 3f74d0d4af4c src/svg/qgraphicssvgitem.cpp --- 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. */