[Qt-interest] List of Progress Bar
Constantin Makshin
cmakshin at gmail.com
Mon Nov 9 21:06:31 CET 2009
Is QListWidget::setItemWidget() harder than using delegates or some
3rd-party libraries? :)
On Mon, 09 Nov 2009 13:52:14 +0300, Andre Somers <andre at familiesomers.nl>
wrote:
> linux newbie wrote:
>> Hi,
>>
>> I like to create list of progress bar's. Can anyone let me know, how
>> to proceed? Is there any example code that I can look at?
>>
> Easy way:
> get the Qxt library from http://www.libqxt.org/, and use their
> QxtItemDelegate with your own model, or use their QxtListWidget and
> QxtListWidgetItem classes if you don't want to deal with the model
> yourself.
>
> There are also hard ways. :-)
>
> André
--
Constantin Makshin
More information about the Qt-interest-old
mailing list