Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Pinch zoom on a 3D object in Qml.
Forum Updated to NodeBB v4.3 + New Features

Pinch zoom on a 3D object in Qml.

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 320 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.
  • L Offline
    L Offline
    lakshmanGiri
    wrote on last edited by lakshmanGiri
    #1

    Hi, I am an amateur to Qt Quick. I have rendered a 3D object by referring to some examples in Qt, especially this particular example. https://doc.qt.io/qt-5/qt3d-wireframe-example.html

    3D rendering is working fine.
    Mouse events are working fine.

    But, I have a touch screen monitor and when I try to zoom in or out using two fingers, I couldn't zoom. I also tried PinchArea and PinchHandler but couldn't get the desired output. I am stuck in this.

    Can you please suggest to me how to accomplish this?. Thanks in advance.

    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