(C++) QGraphicsSvgItem

February 24, 2017 · View on GitHub

 

 

 

 

 

(C++) Qt QGraphicsSvgItem

 

QGraphicsSvgItem is a Qt class that is derived from QGraphicsItem for a scalable vector graphic (.SVG).

 

 

 

 

 

Examples

 

QGraphicsSvgItem is used in, among others:

  • QGraphicsSvgItem example 1: display an SVG
  • QGraphicsSvgItem example 2: display an SVG, with zoom
  • QGraphicsSvgItem example 3: create and display an SVG, with zoom