Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. touch issue

    Log in to post
    • All categories
    • H

      Unsolved Unable to get touch events on QGraphicsView using single touch in Qt5.12.4
      General and Desktop • qt5.12.x qgraphicsview touch issue • • Himanshu Rohilla

      1
      0
      Votes
      1
      Posts
      446
      Views

      No one has replied

    • Sreejith

      Unsolved QT Widgets not responding to touch event sometimes
      Mobile and Embedded • qt5.6.2 tslib touch issue • • Sreejith

      9
      0
      Votes
      9
      Posts
      1888
      Views

      N

      @MicHes
      Hey i have same problem. I use qt 6.3.0 pyside6.
      This bug occurs when you open new dialog and set atrribute qt::WA_DeleteOnClose

      For temporaly i fixed this issue, i removed this attribute and set all dialogs like a main class attrubute.
      So dont remove any c++ object and it ll fixed but i think its awful fix. I need solution too but i couldnt find anything about this.

    • R

      Unsolved Touch gesture recognition with a custom QQuickPaintedItem?
      General and Desktop • qquickpaintedit touch touch issue mouse event gesture • • RaDq1

      7
      1
      Votes
      7
      Posts
      2981
      Views

      R

      As I now understand it there is no easy way to recognize gestures inside the c++ part of a Qt Quick 'QQuickPaintedItem' inherited class, is that correct?

      I need both pan and pinch in my c++ class so if i dont want to write my own recognition code should I then inherit my class from both 'QQuickPaintedItem', PinchArea and Flickable? that doesn't seem right? (besides that they are declared in private header files like qquickpincharea_p.h)

      found the same request (also without an statisfying answer here:
      https://forum.qt.io/topic/61108/recognize-arbitrary-gestures-in-qt5-like-gesturearea-in-qt4 )

    • T

      Unsolved Touch not working on qt application using waveshare screen
      Mobile and Embedded • touch issue touch screen • • tushar

      1
      0
      Votes
      1
      Posts
      474
      Views

      No one has replied

    • gsmith

      Unsolved QT force ListView to beginning after suspending mouse input
      Mobile and Embedded • qt 4.8 qml listview flickable touch issue • • gsmith

      1
      0
      Votes
      1
      Posts
      701
      Views

      No one has replied

    • G

      Unsolved Touch Event on Raspberry Pi 7" Touchscreen Display
      Mobile and Embedded • rpi raspberry pi raspberry pi 2 touchscreen touch issue • • gapry

      2
      0
      Votes
      2
      Posts
      2507
      Views

      SGaist

      Hi,

      You have several wiki pages about Qt and the Raspberry Pi, see here for a start.

    • P

      Touch problem in Qt5.4.2
      Mobile and Embedded • touch problem i touch issue • • praneeth

      4
      0
      Votes
      4
      Posts
      1198
      Views

      SGaist

      Sorry, I haven't used wayland yet, can't help you currently