Questions tagged [selectall]

219 questions
6
votes
1 answer

PyQt: TableWidget deselect all?

So, I'm using Python with PyQt and I have a QTableWidget. What I want to do is to, at some point, deselect everything in the QTableWidget. Is there a simple way to do that? I mean, there is a select_all option, but I can't find anything to deselect…
Antoni4040
  • 2,297
  • 11
  • 44
  • 56
5
votes
4 answers

select all checkboxes with angular JS

I am trying to select all checkboxes with one single checkbox. But how to do that? This is my HTML: