PDA

View Full Version : How to insert QProgressbar in a QListWidget?



mismael85
19th September 2010, 00:13
Hello every Body,
I am trying to insert QProgressBar in QListWidget but i can't do it!
I want the QprogressBar to appear in one field of the QListWidget.
Is any body has an idea about doing this?

Lykurg
19th September 2010, 06:54
What have you tried? Did you realize QListWidget::setItemWidget()?