Commit Graph

6 Commits

Author SHA1 Message Date
Tor Arne Vestbø d0eb261836 Remove use of deprecated High-DPI application attributes
Change-Id: Ibfb50fdcbb51ba93d6e5d11f9e8ce0e7b3bfde79
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2020-09-02 17:17:33 +02:00
Jan Arve Saether 440a15c52d Manual test: combinations of DragHandler and TapHandler on Flickable
We already had a manual test using a slider, but that has only
one combination of DragHandler and TapHandler.

This test aims to test all possible combinations of DragHandler and
TapHandler together (as siblings, in different parts of the hierarcy,
with a Flickable beneath...)

We also show the current grabbers as an overlay over this entire
collection of manual tests.

Change-Id: Ic634d36d14f7456170f43b077fa72b03fb65bc18
Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
2018-03-02 11:23:28 +00:00
Kai Koehne 11d53337cf Fix outdated BSD license header
Change-Id: Ib1fe267c23ea9fce9bcc0a91ed61081260338460
Reviewed-by: Liang Qi <liang.qi@qt.io>
2017-11-15 17:54:35 +00:00
Shawn Rutledge 5946917178 pointerhandler manual tests: enable hi-dpi scaling by default
Change-Id: I6af55e11f02592f122be54d3d235c69537f3f7fc
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2017-08-25 16:15:49 +00:00
Shawn Rutledge 4e7041c652 pointer handlers manual test: can give arg with qml to launch
This makes it easier to repeatedly launch the same test: specify
the qml file on the command line instead of having to click the
list item each time.  e.g. ./pointer tapHandler.qml

Change-Id: I30b449b161107b1746418fc45518d202ba7d8381
Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
2017-02-14 07:01:56 +00:00
Shawn Rutledge 524686cf13 add PointerHandler manual test project
QML manual tests will be added to test specific handlers later.

Change-Id: I691cff23f97fc79020d1090448e70a78de3b4be9
Reviewed-by: Jan Arve Sæther <jan-arve.saether@theqtcompany.com>
2016-08-26 13:05:23 +00:00