Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.6.0, 4.6.1, 4.6.2, 4.7.0
-
None
-
39317d9583a4def0b7d1085778e302a8ccb3be86
Description
The QSvgGraphicsItem class documentation says that the size of an item can be set via setSize() but this function does not exist in the mentioned class. Here is the respective part of the documentation:
"Size of the item can be set via the setSize() method or via direct manipulation of the items transformation matrix."