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. simulating automatic drag event on listview (contains images)

simulating automatic drag event on listview (contains images)

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 661 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
    ravi77
    wrote on last edited by ravi77
    #1

    how simulate drag even on listview containg images

    1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Qt Champions 2022
      wrote on last edited by
      #2

      From QML u will not be able to do this. May be you can try from C++ side by finding appropriate QML object, creating the events & posting them to object using postEvent. It is complex procedure.

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      1 Reply Last reply
      2
      • R Offline
        R Offline
        ravi77
        wrote on last edited by
        #3

        I am fresher to qt, will you please guide me with sample example

        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