QBitmap::fromPixmap: document \since

Change-Id: Ia8b4e20dc98e3b184b6e2ba9844907f813dbc1ab
Pick-to: 6.2 6.3
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
Giuseppe D'Angelo 2022-02-24 01:23:16 +01:00
parent 3c6b61a6e1
commit d45d62f09d

View File

@ -260,6 +260,8 @@ QBitmap QBitmap::fromData(const QSize &size, const uchar *bits, QImage::Format m
If the pixmap has a depth greater than 1, the resulting bitmap
will be dithered automatically.
\since 6.0
\sa QPixmap::depth()
*/