Results 1 to 4 of 4

Thread: QTableWidget - Selection and Drag and drop

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2015
    Posts
    3
    Qt products
    Qt5
    Platforms
    Windows

    Default QTableWidget - Selection and Drag and drop

    Hello everyone !

    I'm french, sorry if my english language is not very good.
    I would like to know if there is a method to select cells of QTableWidget and then drag and drop its.
    The problem is that if we allow the selection, we cannot use drag and drop and if we allow the drag and drop function, the selection doesn't work.

    So, i would like to add a small shape (if it is possible) on the bottom right corner for all cells that permit to select cells on mouse pressed button like excel and if we press mouse button on the cells, it is the drag and drop enabled.

    Thanks

    Mohaskh
    Last edited by mohaskh; 29th December 2015 at 18:16.

Similar Threads

  1. Replies: 3
    Last Post: 15th December 2015, 11:52
  2. Replies: 0
    Last Post: 29th July 2015, 08:34
  3. Drag and drop QTreeWidgetItem to QTableWidget
    By RomainGallard in forum Qt Programming
    Replies: 5
    Last Post: 11th October 2010, 13:02
  4. Drag and Drop QTableWidget in UI file.
    By tpf80 in forum Qt Programming
    Replies: 3
    Last Post: 20th January 2009, 23:02
  5. Drag & Drop using QTableWidget
    By Israa in forum Qt Programming
    Replies: 21
    Last Post: 12th April 2007, 19:35

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.