Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Drag & drop, modifying the Cursor for IgnoreAction ?
Forum Updated to NodeBB v4.3 + New Features

Drag & drop, modifying the Cursor for IgnoreAction ?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 769 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.
  • N Offline
    N Offline
    NoboDie
    wrote on last edited by
    #1

    Hello again,

    today is the day for a new question about Drag & drop \o/

    I've figured out how to modify the cursor for a valid action, with setDragCursor.

    But apparently, this method doesnt accept Qt::IgnoreAction and so it becomes impossible to modify the cursor for IgnoreAction :(

    Any idea about how I could modify this cursor ?

    I have seen this bugreport : https://bugreports.qt-project.org/browse/QTBUG-26724 that seems to fix my problem, but I dunno if it will be modified sooner or later.

    Should I try to recompile my own Qt version with this modification ? Or is there any other way to fix this ?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      If you want that right now, you'll have to build Qt yourself with the modification

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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