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. [Solved] QDrag and move/copy/link cursor

[Solved] QDrag and move/copy/link cursor

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

    Using setDragCursor I can set the cursor for the CopyAction, MoveAction or LinkAction?

    But how do I enable deze actions? In Windows I would expect using the modifier keys (CTRL - ALT - SHIFT) but that does not have any impact on my application?

    I would like the behaviour that I can change the cursorPixmap + dragPixmap like in explorer.

    Regards,

    Marcel

    1 Reply Last reply
    0
    • T Offline
      T Offline
      Tabula
      wrote on last edited by
      #2

      Found the solution already:
      "When dragging and dropping between 2 views, how can I perform a move without pressing Shift?":http://qt-project.org/faq/answer/when_dragging_and_dropping_between_2_views_how_can_i_perform_a_move_without

      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