summaryrefslogtreecommitdiff
path: root/src/quick/doc/snippets/pointerHandlers/pointHandlerCanvasDrawing.qml
Commit message (Collapse)AuthorAgeFilesLines
* doc: Customize and update docs for PointHandlerShawn Rutledge2023-03-141-0/+54
Many of the inherited docs were inappropriate or insufficiently specific to PointHandler. Now we have more snippets with more ideas for how it can be used. As a drive-by, fix a typo in the docs for PointerDeviceHandler::acceptedPointerTypes and add a link to the new PointerDevice page added in e283c05af745210d4a1f6c0aa9c33bf4da23a1e0 Pick-to: 6.2 6.4 6.5 6.5.0 Fixes: QTBUG-74020 Fixes: QTBUG-106878 Change-Id: I028e1577ac5d4ef0b927c94259d6ab25b6028885 Reviewed-by: Doris Verria <doris.verria@qt.io>