Hi, i'm working on the p2m client. I've got a table which represents files that are currently downloaded. One of the table's columns is "Progress". I want to have a progress bar in this columns, which would indicate how many percent of the file size has been already downloaded. I just don't know how to put something like QProgressBar object as a table's item. That's what I want to ask you about.
Bookmarks