Safe to use TouchPoint since all members are obsolete?
-
I'm using a MultiPointTouchArea but I found that it's using TouchPoint. TouchPoint itself is not obsolete but all of its members are. Is it safe to use TouchPoint. Is there an alternative?
Link to TouchPoint:
http://doc.qt.io/qt-5/qml-qtquick-touchpoint.htmlUpdate: Fixed typo.