doc: Remove deprecation of the supported QTouchEvent ctor
Amends 111115bf8862b7cd1197c2ef8a4b475c882776d4 Change-Id: Ibc557fdde9c894a3a58bb58835e11be9180e6e6d Pick-to: 6.5 6.2 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io> (cherry picked from commit 14610fb1749a22abbd203f42e3edb3f4425cb215) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit ab597b84b3a6a3d3d52d06582b412b31a8f4f143)
This commit is contained in:
parent
868366e562
commit
f0a86b3ed7
@ -4471,8 +4471,6 @@ Q_IMPL_EVENT_COMMON(QWindowStateChangeEvent)
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\deprecated [6.2] Use another constructor.
|
|
||||||
|
|
||||||
Constructs a QTouchEvent with the given \a eventType, \a device,
|
Constructs a QTouchEvent with the given \a eventType, \a device,
|
||||||
\a touchPoints, and current keyboard \a modifiers at the time of the event.
|
\a touchPoints, and current keyboard \a modifiers at the time of the event.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user