Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qml with TouchArea

Qml with TouchArea

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 3.6k Views
  • 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.
  • G Offline
    G Offline
    goli
    wrote on last edited by
    #1

    i downloaded the TouchArea project from http://qt.gitorious.org/qt-labs/qml-toucharea/trees/master

    and i trying to understand the examples in this project. i tried to get the same event as MouseArea gives.
    i couldn't find out the use of this class...
    i need to create a touch area support on the target, because the MouseArea does not support all the cases(it gaves a very lame support). i will be very happy to get some ideas...

    1 Reply Last reply
    0
    • T Offline
      T Offline
      thisisbhaskar
      wrote on last edited by
      #2

      "this thread":http://developer.qt.nokia.com/forums/viewthread/7700 might help

      1 Reply Last reply
      0
      • G Offline
        G Offline
        goli
        wrote on last edited by
        #3

        but how can i get the events(signals) from this class like MouseArea give?
        onClicked, ondoubleClicked,....
        and how can i get the both signals(1. from touch, 2. from mouse)?

        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