adding a header to pyqt list

Posted by Moayyad Yaghi on Stack Overflow See other posts from Stack Overflow or by Moayyad Yaghi
Published on 2010-05-01T10:10:31Z Indexed on 2010/05/01 10:17 UTC
Read the original article Hit count: 299

Filed under:
|
|
|

hello
i want to add a headers and index to a list in pyqt , it's really not important what list of QT (qlistwidget , qlistview , qtablewidget, qtreeview)

in short .. i want something like the spin box delegate example in the pyqt demo ... but instead of the index in the column headers i want a strings ...



hope the idea is clear enough
thanx in advance

© Stack Overflow or respective owner

Related posts about pyqt

Related posts about qt