From a1dfe27955ab2da27551d19500c2d2a01d46e470 Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Tue, 25 May 2021 15:04:48 +0200 Subject: Doc: Use \deprecated instead of \obsolete Task-number: QTBUG-93990 Change-Id: I4e512354a49dde6678ca89cabc56bc76ba666bb3 Reviewed-by: Edward Welbourne --- src/widgets/styles/qstyle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/styles') diff --git a/src/widgets/styles/qstyle.cpp b/src/widgets/styles/qstyle.cpp index 9c4e66b0ba..857c894c00 100644 --- a/src/widgets/styles/qstyle.cpp +++ b/src/widgets/styles/qstyle.cpp @@ -2145,7 +2145,7 @@ void QStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment, /*! \fn QPixmap QStyle::standardPixmap(StandardPixmap standardPixmap, const QStyleOption *option, const QWidget *widget) const - \obsolete + \deprecated Returns a pixmap for the given \a standardPixmap. A standard pixmap is a pixmap that can follow some existing GUI -- cgit v1.2.3