docs: Don't mark qDrawBorderPixmap() as overload
Because it doesn't overload anything. Change-Id: I871df10b4a0a46da238a5d1061cfb1aa34ccee03 Reviewed-by: Marc Mutz <marc.mutz@kdab.com>bb10
parent
9ab60b9c0d
commit
72a1a72776
|
|
@ -763,7 +763,6 @@ void qDrawPlainRect(QPainter *p, const QRect &r, const QColor &c,
|
|||
\fn void qDrawBorderPixmap(QPainter *painter, const QRect &target, const QMargins &margins, const QPixmap &pixmap)
|
||||
\relates <qdrawutil.h>
|
||||
\since 4.6
|
||||
\overload
|
||||
|
||||
\brief The qDrawBorderPixmap function is for drawing a pixmap into
|
||||
the margins of a rectangle.
|
||||
|
|
|
|||
Loading…
Reference in New Issue