Doc: Remove Qt-5 only part in qimageiohandler.cpp

Change-Id: Ie9c3633be3acca158499a5be8f344331df82b528
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
Kai Köhne 2022-07-14 14:06:07 +02:00
parent ce2ba5d59d
commit cb8ece3cbd

View File

@ -133,11 +133,6 @@
\value ImageTransformation. A handler which supports this option can read
the transformation metadata of an image. A handler that supports this option
should not apply the transformation itself.
\if !defined(qt6)
\value TransformedByDefault. A handler that reports support for this feature
will have image transformation metadata applied by default on read.
\endif
*/
/*! \enum QImageIOHandler::Transformation