aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickdragaxis.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add some missing QT_{BEGIN,END}_NAMESPACE macrosJan Arve Sæther2019-03-211-0/+3
| | | | | Change-Id: I16820387279ca616af6ab379874c247c83df4a2f Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
* Put QQuickDragAxis into a separate fileJan Arve Sæther2018-06-251-0/+75
Needed because it will be used by other handlers Change-Id: I2fb6d83e29410a3bdce1e037d3ef0670a282ce14 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>