aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickhandlerpoint_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix PointerHandler constructors and destructorsShawn Rutledge2018-07-271-5/+5
* Make sure pressPosition and scenePressPosition are correctly initializedJan Arve Sæther2018-07-231-0/+1
* QQuickMultiPointHandler: store QQuickHandlerPoints, not QQEventPoint*sShawn Rutledge2018-07-191-1/+1
* Add QQuickHandlerPoint::modifiers propertyShawn Rutledge2018-05-181-0/+3
* MultiPointHandler: add a centroid propertyShawn Rutledge2018-05-181-1/+4
* Move QQuickHandlerPoint into its own header and cpp filesShawn Rutledge2018-05-161-0/+114