i\'m having difficulties implementing custom widget rendering in a QListView. I currently have a QListView displaying my custom model called
QListView
Here is an example for you. It seems that you need to use QStylePainter but this is just for drawing as far as I understand it does not act like a real button.