Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
Description
src/quick/items/qquickmultipointtoucharea_p.h
//### deprecated, will be removed for 5.0 void touchPointsPressed(const QList<QObject*> &touchPoints); void touchPointsUpdated(const QList<QObject*> &touchPoints); void touchPointsReleased(const QList<QObject*> &touchPoints); void touchPointsCanceled(const QList<QObject*> &touchPoints);
Attachments
Issue Links
- resulted from
-
QTBUG-23524 [API] Grep the source for Qt5 todo items
- Closed