[PyQt] A list of checkboxes

eliben eliben at gmail.com
Tue May 12 19:20:14 BST 2009


Hello,

I want to display a QListView where each item is a checkbox with some label.
The checkboxes should be visible at all times. One way I can think of is
using a custom delegate and QAbstractListModel. Are there simpler ways? Can
you provide the simplest snippet that does this?

Thanks in advance

-- 
View this message in context: http://www.nabble.com/A-list-of-checkboxes-tp23507710p23507710.html
Sent from the PyQt mailing list archive at Nabble.com.



More information about the PyQt mailing list