PDA

View Full Version : QTableView, add QWidgets



xgoan
30th November 2006, 14:30
Hi,

I have a QTableView with a model, and in a column i want to use a QProgressBar to represent a numeric value. How can I do this?

Thanks, Bye

e8johan
30th November 2006, 17:33
Implement a delegate showing the value.

jpn
30th November 2006, 18:34
Here's a simple example: http://qtnode.net/pastebin/762