doc: Remove deprecation of the supported QTouchEvent ctor
Amends 111115bf88
Change-Id: Ibc557fdde9c894a3a58bb58835e11be9180e6e6d
Pick-to: 6.2 6.5 6.7
Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
bb10
parent
f54953a0ab
commit
14610fb174
|
|
@ -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,
|
||||
\a touchPoints, and current keyboard \a modifiers at the time of the event.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue