Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qtsvg-index.qdoc
Go to the documentation of this file.
1
// Copyright (C) 2022 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4
/*!
5
\title Qt SVG
6
\page qtsvg-index.html
7
\brief Qt SVG provides functionality for handling SVG images.
8
9
Scalable Vector Graphics (SVG) is an XML-based language for
10
describing two-dimensional vector graphics. Qt provides classes
11
for rendering and displaying SVG drawings in widgets and on other
12
paint devices.
13
14
\section1 Using the Module
15
16
\include {module-use.qdocinc} {using the c++ api}
17
18
\section2 Building with CMake
19
20
\include {module-use.qdocinc} {building with cmake} {Svg}
21
22
\section2 Building with qmake
23
24
\include {module-use.qdocinc} {building_with_qmake} {svg}
25
26
\section1 Articles and Guides
27
28
\list
29
\li \l {Rendering SVG Files} contains information about how to
30
render SVG files
31
\endlist
32
33
\section1 References
34
35
\list
36
\li \l {Qt SVG C++ Classes}
37
\li \l {Qt SVG Widgets C++ Classes}
38
\endlist
39
40
Qt SVG comes with the following example:
41
\list
42
\li \l {SVG Viewer}
43
\endlist
44
45
\section1 Module Evolution
46
\l{Changes to Qt SVG} lists important changes in the module API
47
and functionality that were done for the Qt 6 series of Qt.
48
49
\section1 Licenses and Attributions
50
51
Qt SVG is available under commercial licenses from \l{The Qt Company}.
52
In addition, it is available under the
53
\l{GNU Lesser General Public License, version 3}, or
54
the \l{GNU General Public License, version 2}.
55
See \l{Qt Licensing} for further details.
56
57
Furthermore, Qt SVG contains third party
58
code under following permissive licenses:
59
60
\annotatedlist attributions-qtsvg
61
*/
qtsvg
src
svg
doc
src
qtsvg-index.qdoc
Generated on
for Qt by
1.14.0