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. Drag and Drop failed in Parallax view
Forum Updated to NodeBB v4.3 + New Features

Drag and Drop failed in Parallax view

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 2.0k 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.
  • D Offline
    D Offline
    Deqing
    wrote on last edited by
    #1

    We already have a nice solution for drag and drop in GridView, see "this thread":http://developer.qt.nokia.com/forums/viewthread/2426/

    And normally we need to provide user multiple pages for icons showing, "parallax":http://doc.qt.nokia.com/4.7-snapshot/declarative-modelviews-parallax.html is a good example to follow.

    However I found that icons in GridView inside a parallax view are failed to be erased.
    And

    1. This happens after calling beginResetModel()/endResetModel()
    2. Icons in the first page are working fine.

    Any one know why this happens?

    Or any ideas of showing multiple pages for gridview?

    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