Results 1 to 4 of 4

Thread: [QTableView] Custom selection behaviour

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: [QTableView] Custom selection behaviour

    Salut!

    What's about C1 and D1? And please attach the images at this forum and don't use 3rd party sites. I don't know a "build in" function for that, but you could react on the signals of the selection model and make your own selection behavior. Or more sophisticated: make your own QItemSelectionModel and set it to your table view via QTableView::setSelectionModel().

  2. The following user says thank you to Lykurg for this useful post:

    Rid (4th May 2011)

Similar Threads

  1. remove selection behaviour of icons inside QTableWidget
    By thejester in forum Qt Programming
    Replies: 0
    Last Post: 8th September 2010, 08:39
  2. Replies: 2
    Last Post: 19th April 2010, 12:49
  3. Replies: 2
    Last Post: 26th November 2009, 04:45
  4. selection behaviour in a TableView
    By Vanpark in forum Qt Programming
    Replies: 0
    Last Post: 1st April 2009, 13:34
  5. QAbstractItemView selection behaviour issue
    By Caius Aérobus in forum Qt Programming
    Replies: 4
    Last Post: 1st May 2007, 16:33

Tags for this Thread

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.