summaryrefslogtreecommitdiffstats
path: root/src/imageformats/doc/src/qtimageformats.qdoc
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2020-09-20 13:06:09 +0200
committerPaul Wicking <paul.wicking@qt.io>2020-09-24 08:03:29 +0000
commitc1801de214ae82798ea420d687227a78fa81b8b8 (patch)
treecd77201e917407a05db674e13d4260d6d97bc75a /src/imageformats/doc/src/qtimageformats.qdoc
parent5489ca5c59c8cf8144ff7abf21606fb2d88d3655 (diff)
Doc: Add Qt 6 changes file
Also, adjust section levels and add "." to the brief to silence a QDoc warning. Task-number: QTBUG-84051 Change-Id: I3adca1d56d931dbf4181c96ac150e6ccd79ea388 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/imageformats/doc/src/qtimageformats.qdoc')
-rw-r--r--src/imageformats/doc/src/qtimageformats.qdoc10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/imageformats/doc/src/qtimageformats.qdoc b/src/imageformats/doc/src/qtimageformats.qdoc
index 48b76c8..e4d771f 100644
--- a/src/imageformats/doc/src/qtimageformats.qdoc
+++ b/src/imageformats/doc/src/qtimageformats.qdoc
@@ -28,7 +28,7 @@
/*!
\title Qt Image Formats
\page qtimageformats-index.html
-\brief Qt Image Formats module provides support for extra image file formats
+\brief Qt Image Formats module provides support for extra image file formats.
The core Qt Gui library by default supports reading and writing image
files of the most common file formats: \c PNG, \c JPEG, \c BMP, \c GIF
@@ -77,7 +77,11 @@ plugins/imageformats), together with the default image format
plugins. They may be deployed to the target system in the same way as
other plugins, see the \l{Deploying Plugins} documentation.
-\section2 Licenses and Attributions
+\section1 Module Evolution
+\l{Porting to Qt 6 - Qt Image Formats} lists important changes in the module
+API and functionality that were done for the Qt 6 series of Qt.
+
+\section1 Licenses and Attributions
Qt Image Formats is available under commercial licenses from \l{The Qt Company}.
In addition, it is available under the
@@ -90,7 +94,7 @@ modules under following permissive licenses:
\generatelist{groupsbymodule attributions-qtimageformats}
-\section2 Security considerations
+\section1 Security Considerations
Since these file formats are more rarely used, the codecs may be less
thoroughly debugged against potential security holes. As always, care