doc: Remove deprecation of the supported QTouchEvent ctor

Amends 111115bf8862b7cd1197c2ef8a4b475c882776d4

Change-Id: Ibc557fdde9c894a3a58bb58835e11be9180e6e6d
Pick-to: 6.6 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>
This commit is contained in:
Shawn Rutledge 2024-04-04 14:00:30 +02:00 committed by Qt Cherry-pick Bot
parent 913bd8d19b
commit ab597b84b3

View File

@ -4478,8 +4478,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.
*/ */