[Qt-interest] Animated QProgressBar in a QTableView
Omar AKHAM
crtx.omar at gmail.com
Thu Sep 2 18:22:18 CEST 2010
Le 02/09/2010 15:34, Brad Howes a écrit :
> Are you emitting the dataChanged() signal from you model so that your
> row updates and calls your delegate? I've added a simple loading
> progress bar to a playback utility that works fine, but I just do a
> QPainter::fill() in the row's rectangle to show the percentage loaded:
Yes a normal ProgressBar works fine. I have any progress value to set, I
just want to use it as a busy bar not as a progress bar.
Regards,
Omar
More information about the Qt-interest-old
mailing list