Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Did someone use Qt QML on devices with resistive touch ?
Qt 6.11 is out! See what's new in the release blog

Did someone use Qt QML on devices with resistive touch ?

Scheduled Pinned Locked Moved General and Desktop
12 Posts 3 Posters 4.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    aabc
    wrote on last edited by
    #1

    Did someone use Qt QML on devices with resistive touch ?

    1 Reply Last reply
    0
    • P Offline
      P Offline
      paxl
      wrote on last edited by
      #2

      I did use it on my n900 and it worked perfectly as long as you do not require multitouch gestures.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        aabc
        wrote on last edited by
        #3

        Did you use ListView and GridView ?

        1 Reply Last reply
        0
        • P Offline
          P Offline
          paxl
          wrote on last edited by
          #4

          I used both and did not have any problem

          1 Reply Last reply
          0
          • A Offline
            A Offline
            aabc
            wrote on last edited by
            #5

            When you use QML ListView and GridView did you use stylus or finger ?

            1 Reply Last reply
            0
            • T Offline
              T Offline
              tucnak
              wrote on last edited by
              #6

              I use finger!

              1 Reply Last reply
              0
              • A Offline
                A Offline
                aabc
                wrote on last edited by
                #7

                Does it work well with the resistive screen ?

                1 Reply Last reply
                0
                • P Offline
                  P Offline
                  paxl
                  wrote on last edited by
                  #8

                  Both work well, I use the stylus only when items are too small to be easily pressed by the finder such as small urls. But for listviews and gridviews finger should work well.

                  1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    aabc
                    wrote on last edited by
                    #9

                    Did you try to use delegates with MouseArea. I mean you can also click on the items in the list ? Does it work well on resistive screen ?

                    1 Reply Last reply
                    0
                    • P Offline
                      P Offline
                      paxl
                      wrote on last edited by
                      #10

                      Yes I dit use mouse areas in my delegate and I had no conflict at all, qml works just as well on resistive screens, you just can't use multitouch gestures such as a pinch gesture but otherwise it behaves exactly the same.

                      1 Reply Last reply
                      0
                      • A Offline
                        A Offline
                        aabc
                        wrote on last edited by
                        #11

                        On what device did you try it ?

                        1 Reply Last reply
                        0
                        • P Offline
                          P Offline
                          paxl
                          wrote on last edited by
                          #12

                          On my nokia n900 with resistive touchscreen and the app was also tested on a resistive nokia 5230 as well as several capacitive android phones without having to modify anything at all.

                          1 Reply Last reply
                          0

                          • Login

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Users
                          • Groups
                          • Search
                          • Get Qt Extensions
                          • Unsolved