summaryrefslogtreecommitdiff
path: root/src/svg/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'src/svg/doc/src')
-rw-r--r--src/svg/doc/src/qtsvg-index.qdoc10
-rw-r--r--src/svg/doc/src/qtsvg.qdoc8
-rw-r--r--src/svg/doc/src/svglicense.qdoc4
-rw-r--r--src/svg/doc/src/svgrendering.qdoc6
4 files changed, 14 insertions, 14 deletions
diff --git a/src/svg/doc/src/qtsvg-index.qdoc b/src/svg/doc/src/qtsvg-index.qdoc
index 6208646..89769dc 100644
--- a/src/svg/doc/src/qtsvg-index.qdoc
+++ b/src/svg/doc/src/qtsvg-index.qdoc
@@ -1,9 +1,9 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
-** This file is part of the documentation of the Qt Svg Module.
+** This file is part of the documentation of the Qt SVG Module.
**
** $QT_BEGIN_LICENSE:FDL$
** Commercial License Usage
@@ -28,7 +28,7 @@
/*!
\title Qt SVG
\page qtsvg-index.html
- \brief Qt Svg provides functionality for handling SVG images.
+ \brief Qt SVG provides functionality for handling SVG images.
Scalable Vector Graphics (SVG) is an XML-based language for
describing two-dimensional vector graphics. Qt provides classes
@@ -56,10 +56,10 @@
\section1 References
\list
- \li \l{Qt Svg C++ Classes}
+ \li \l{Qt SVG C++ Classes}
\endlist
- Qt Svg comes with the following examples:
+ Qt SVG comes with the following examples:
\list
\li \l{SVG Generator Example}
diff --git a/src/svg/doc/src/qtsvg.qdoc b/src/svg/doc/src/qtsvg.qdoc
index ffdc15e..a25dec3 100644
--- a/src/svg/doc/src/qtsvg.qdoc
+++ b/src/svg/doc/src/qtsvg.qdoc
@@ -1,9 +1,9 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
-** This file is part of the documentation of the Qt Svg Module.
+** This file is part of the documentation of the Qt SVG Module.
**
** $QT_BEGIN_LICENSE:FDL$
** Commercial License Usage
@@ -27,10 +27,10 @@
/*!
\module QtSvg
- \title Qt Svg C++ Classes
+ \title Qt SVG C++ Classes
\ingroup modules
- \brief The Qt Svg module provides functionality for handling SVG images.
+ \brief The Qt SVG module provides functionality for handling SVG images.
Scalable Vector Graphics (SVG) is an XML-based language for
describing two-dimensional vector graphics. Qt provides classes
diff --git a/src/svg/doc/src/svglicense.qdoc b/src/svg/doc/src/svglicense.qdoc
index 9aa5e1b..7d5aff5 100644
--- a/src/svg/doc/src/svglicense.qdoc
+++ b/src/svg/doc/src/svglicense.qdoc
@@ -1,9 +1,9 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
-** This file is part of the documentation of the Qt Svg Module.
+** This file is part of the documentation of the Qt SVG Module.
**
** $QT_BEGIN_LICENSE:FDL$
** Commercial License Usage
diff --git a/src/svg/doc/src/svgrendering.qdoc b/src/svg/doc/src/svgrendering.qdoc
index 02e4e12..23a5c08 100644
--- a/src/svg/doc/src/svgrendering.qdoc
+++ b/src/svg/doc/src/svgrendering.qdoc
@@ -1,9 +1,9 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
-** This file is part of the documentation of the Qt Svg Module.
+** This file is part of the documentation of the Qt SVG Module.
**
** $QT_BEGIN_LICENSE:FDL$
** Commercial License Usage
@@ -52,7 +52,7 @@
can read more about SVG at \l{About SVG}.
Qt supports the \l{SVG 1.2 Tiny Static Features}{static features} of
- \l{SVG 1.2 Tiny}. ECMA scripts and DOM manipulation are currently not
+ \l{http://www.w3.org/TR/SVGMobile12}{SVG 1.2 Tiny}. ECMA scripts and DOM manipulation are currently not
supported.
SVG drawings can be rendered onto any QPaintDevice subclass. This