summaryrefslogtreecommitdiff
path: root/src/svg/qgraphicssvgitem.cpp
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2017-10-30 08:45:56 +0100
committerLiang Qi <liang.qi@qt.io>2017-10-30 09:34:15 +0100
commit5f4e02ca605f640beed9eebe74182814795e087e (patch)
tree32c74e15e9bd2fcca52427314c73f35b900cabf7 /src/svg/qgraphicssvgitem.cpp
parentdc9e39eb679946e82bf3b1a82f5c49737f9994b2 (diff)
parentc4c9b60dc4bbe3c3837c80ea63682f3ef9403277 (diff)
downloadqtsvg-5f4e02ca605f640beed9eebe74182814795e087e.tar.gz
Merge remote-tracking branch 'origin/5.9' into 5.10
Conflicts: .qmake.conf Change-Id: I8b9a5a395dbd6659f7806eeebdd665c760a71ec1
Diffstat (limited to 'src/svg/qgraphicssvgitem.cpp')
-rw-r--r--src/svg/qgraphicssvgitem.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/svg/qgraphicssvgitem.cpp b/src/svg/qgraphicssvgitem.cpp
index f6b7c74..fe6e92e 100644
--- a/src/svg/qgraphicssvgitem.cpp
+++ b/src/svg/qgraphicssvgitem.cpp
@@ -123,9 +123,7 @@ public:
\snippet src_svg_qgraphicssvgitem.cpp 0
- Size of the item can be set via the \l{QRectF::setSize()}
- {setSize()} method of the \l{QGraphicsSvgItem::boundingRect()}
- {bounding rectangle} or via direct manipulation of the items
+ Size of the item can be set via direct manipulation of the items
transformation matrix.
By default the SVG rendering is cached using QGraphicsItem::DeviceCoordinateCache