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