Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. wheel
    Log in to post

    • SOLVED Qt Widget which behaves like Android picker?
      General and Desktop • wheel picker spinning widget • • phidrho  

      4
      0
      Votes
      4
      Posts
      384
      Views

      @phidrho said in Qt Widget which behaves like Android picker?: Can this be combined with QtWidgets? Is it possible to insert a QML widget inside a QtWidgets desktop app? basically yes. see QQuickWidget
    • SOLVED Disabling Wheel Event in a QGraphicsView ?
      General and Desktop • qgraphicsview event wheel • • Walux  

      4
      0
      Votes
      4
      Posts
      1827
      Views

      @Walux said: Probably not as good , so i'll use yours . just for clarification: Actually this is exactly the same approach, just a step later. (After the graphics view translated and forwarded it's received events to it's scene).
    • onWheel not working in Flickable
      General and Desktop • qml flickable mousearea wheel onwheel • • ajvanho6  

      3
      0
      Votes
      3
      Posts
      1836
      Views

      Hello @p3c0 thank you for helping. Unfortunately i did try as you suggested but no luck so far. Mouse wheel is not responding it just wok when i press and drag Don't know what could be the issue. I must check other files of my app maybe something is interfering with this file.
    • Issues with wheelEvent under Linux
      General and Desktop • bug event mouse wheel • • PierreBdR  

      3
      0
      Votes
      3
      Posts
      995
      Views

      I had an old mouse that gave irratic scroll wheel signals. It still worked but I did notice it jumpy when trying to scoll windows on occasion (all windows, not just Qt). I don't know what you are using but I would make sure the problem is not hardware.