Hello there
i have a question which should be easy to answer for most of you... But still im stuck
i have a QTableView displaying data from a custom model. The selection model of this former table is connected to an object of mine thru the following slot:
However, the slot gets called only when clicking a record on the table... For instance, if i push Ctrl + A on the keyboard, and all the rows gets selected, i won't get notified with the slot.Qt Code:
To copy to clipboard, switch view to plain text mode
Any idea please?
Best,
Pierre.
Bookmarks