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
Printable View
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
Implement a delegate showing the value.
Here's a simple example: http://qtnode.net/pastebin/762