The SVG Viewer example shows how to add SVG viewing support to applications.
This repository contains standalone SVG Viewer Example code to be compiled by CMake and linked against Qt distribution present in the system.
mkdir build
cd build
cmake ..
make
./svgviewer