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. with qvideowidget, single touch not working.Double touch works perfectly.

with qvideowidget, single touch not working.Double touch works perfectly.

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 317 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.
  • R Offline
    R Offline
    rs118
    wrote on 13 Oct 2016, 07:07 last edited by rs118
    #1

    Hello all,

    We are using xorg with qt for embedded application,

    In that With normal GUI window if we press button with single touch then it is working fine, but when we play video on screen using qvideowidget ,and if we single touch in area where video play then it is not working, but if we double touch in area where video play then it is working.

    Problems lies with only qvideowidget only. With any other window single touch works perfect.

    So where is the problem?
    Is xorg not pass touch event to qt in case of qvideowidget? or
    is x11 passes touch data to any other window rather then active window?

    is xorg knows, how many windows open ?
    is xorg knows to which window this touch have to apply or xorg only knows x,y touch points.?

    1 Reply Last reply
    0

    1/1

    13 Oct 2016, 07:07

    • Login

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