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. Qt Embedded && TouchScreen

Qt Embedded && TouchScreen

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

    Hi all,
    I need some information about using touchscreen in Qt Embedded.

    I don't understand very well what does it mean that Qt Embedded support touchscreen...

    I know that I can configure my system (Linux, Windows etc...) to use a TS monitor (USB or serial) so every application I run I can use "touch" interaction.
    So why should Qt Embedded support touchscreen?
    Could I use TS in a system without configuring it on the operating system ?

    Sorry but I think to be confused about...

    1 Reply Last reply
    0
    • I Offline
      I Offline
      iw2lsi
      wrote on last edited by
      #2

      Hello luca

      with qt-embedded you can use usb or serial touch screen supported by the ts-library and/or you can code your own plug-in.

      take a look at QWSCalibratedMouseHandler and QMouseDriverPlugin.

      in the past years I've succesflully use these to manage a PenMount PM6500 and a Higgstec HT580 controllers...

      best regards

             Giampaolo
      
      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