Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's C++ page.

 

 

 

 

 

(C++) Qt QtSvg

 

QtSvg is a QT module for scalable vector graphics.

 

 

 

 

 

QtSvg examples

 

 

 

 

 

 

Qt Creator Note for Qt Creator users

 

Add the following line to your project file (to prevent link errors):

equals(QT_MAJOR_VERSION, 4): LIBS += -lQtSvg
greaterThan(QT_MAJOR_VERSION, 4): QT += svg

 

 

 

 

 

Go back to Richel Bilderbeek's C++ page.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict