summaryrefslogtreecommitdiff
path: root/examples/svg/svgviewer/exportdialog.h
Commit message (Collapse)AuthorAgeFilesLines
* SVG viewer: Add export option.Friedemann Kleint2016-03-151-0/+80
Add an option to export an image giving a size. This can be used for creating High DPI icons from SVG files among other things. Task-number: QTBUG-49374 Change-Id: I0437889961bc6e646667c5165584002f7ab4d952 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>