Results 1 to 2 of 2

Thread: QTableWidget selectAll()

  1. #1
    Join Date
    Jul 2010
    Posts
    23
    Thanks
    5

    Default QTableWidget selectAll()

    Hi there,

    I am trying to catch the selectAll event in a QTableWidget. I can see that all elements are selected in the table, but I am not able to catch a signal of changed in each QTableWidgetItem. Is there any signal I could connect to?

    Another posibility is to select each item programatically when "selectAll" button is clicked, but I am not able to catch any signal to these events. Any help would be appreciated!

    Thanks in advance!

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QTableWidget selectAll()

    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. The following user says thank you to wysota for this useful post:

    jbarrena (23rd February 2015)

Similar Threads

  1. selectAll in QLineEdit does not work
    By Ishmael in forum Newbie
    Replies: 4
    Last Post: 25th May 2015, 06:26
  2. QLineEdit selectAll() not working in QTopia
    By RolandHughes in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 1st December 2014, 23:58
  3. selectAll in QSpinBox when clicked
    By hassinoss in forum Newbie
    Replies: 1
    Last Post: 12th November 2014, 19:28
  4. QLineEdit selectAll() in eventFilter
    By mclark in forum Qt Programming
    Replies: 6
    Last Post: 1st February 2008, 09:13
  5. SelectAll causes freeze
    By Khal Drogo in forum Qt Programming
    Replies: 20
    Last Post: 4th December 2007, 19:26

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.