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. Qml Testcase mouse drag
Forum Updated to NodeBB v4.3 + New Features

Qml Testcase mouse drag

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

    In an attempt to get an automated testing system with my UI, I'm trying to simulate a mouse dragging a Qml object from one place to another using the built in TestCase mouse interface, and not having any success.

    the element responds perfectly when manually dragged using the mouse, but is totally unresponsive to the simulation. However, i can confirm that it is clicked on successfully, so I am almost certain that the problem lies within the actual dragging functionality of the script.

    Has anyone had experience using the mouse simulation within QtTest, and more specifically, it's mouse dragging capabilities? Any advice is much appreciated!

    Cheers

    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