Doc: add since for QWheelEvent::position
Fixes: QTBUG-83779 Change-Id: Icd39c6e3b65e17a51d04ea3c0718f2957948aaa4 Reviewed-by: Nico Vertriest <nico.vertriest@qt.io>
This commit is contained in:
parent
c6d6348fdf
commit
d433d0e089
@ -951,6 +951,7 @@ QWheelEvent::~QWheelEvent()
|
||||
|
||||
/*!
|
||||
\fn QPoint QWheelEvent::position() const
|
||||
\since 5.14
|
||||
|
||||
Returns the position of the mouse cursor relative to the widget
|
||||
that received the event.
|
||||
|
Loading…
Reference in New Issue
Block a user