[Qt-interest] List of Progress Bar
linux newbie
linux.newbie79 at gmail.com
Mon Nov 9 23:50:50 CET 2009
Hi All,
Thanks for your feedback. Let me proceed with QList and see how it goes.
On Tue, Nov 10, 2009 at 7:06 AM, Constantin Makshin <cmakshin at gmail.com> wrote:
> 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
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
More information about the Qt-interest-old
mailing list