source: trunk/doc/src/snippets/code/doc_src_qtsvg.qdoc@ 5

Last change on this file since 5 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 61 bytes
Line 
1//! [0]
2#include <QtSvg>
3//! [0]
4
5
6//! [1]
7QT += svg
8//! [1]
Note: See TracBrowser for help on using the repository browser.