Fix typo in APIDocs
The name of an enum was slightly misspelled in the API docs, so lets make sure its now copy-paste friendly. Change-Id: I5da5230ab29743b63bf238a379891c98ac9d5039 Reviewed-by: Robin Burchell <robin+qt@viroteck.net> Reviewed-by: Thomas Zander <zander@kde.org> Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
This commit is contained in:
parent
d215bdfc52
commit
fb8dc15ba6
@ -2201,7 +2201,7 @@ void QPainter::setBrushOrigin(const QPointF &p)
|
||||
source defines the translucency of the pixel.
|
||||
|
||||
When the paint device is a QImage, the image format must be set to
|
||||
\l {QImage::Format}{Format_ARGB32Premultiplied} or
|
||||
\l {QImage::Format}{Format_ARGB32_Premultiplied} or
|
||||
\l {QImage::Format}{Format_ARGB32} for the composition modes to have
|
||||
any effect. For performance the premultiplied version is the preferred
|
||||
format.
|
||||
|
Loading…
x
Reference in New Issue
Block a user