qtsvg Questions

3

Solved

Added QT += svg and I tried just QT += svg and greaterThan(QT_MAJOR_VERSION, 4): QT += svg to the .pro solution file and ran qmake from inside the QtCreator and got this error: error: Unknown mo...
Compurgation asked 13/1, 2014 at 18:37

0

To show SVG-drawings in my application i use GtGui.QgraphicsView, QtGui.QgraphicsScene, QtSvg.QgraphicsSvgItem. Because QsvgRenderer supports animated SVG-Drawings i have integrated some animated e...
Duodenum asked 15/4, 2014 at 22:30
1

© 2022 - 2024 — McMap. All rights reserved.