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. Multitouch for an embedded linux application
Forum Updated to NodeBB v4.3 + New Features

Multitouch for an embedded linux application

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 1.6k 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.
  • M Offline
    M Offline
    mack89
    wrote on last edited by
    #1

    I have read many posts about this topic, but there is no answer depending on my problem.
    In order to get multitouch to work without using tslib I read it is possible to write a plugin.

    Does anyone know writing a plugin is a good way to go? Or are there any other ways (Qt 5)?

    Cause in my plugin implementation I´m now at a point where I have to send my collected TouchPoints to an reciever.
    That´s not possible because the plugin doesn´t know any reciever at that point of time.

    Futher more there must be a logic which recieves these Touchevents and generates me a TouchBegin,TouchUpdate or TouchEnd.

    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