[Qt-interest] List of Progress Bar

linux newbie linux.newbie79 at gmail.com
Tue Nov 10 11:33:30 CET 2009


Hi,

Further to this discussion, is it possible to have progress bar in
TableWidget? I like to have firmware upgrade status of terminals
connected in my network. so, I need to have progress bar against each
terminal name. Is it possible to proceed with TableWidgets? If not,
can you please suggest an alternative way?

Thanks

On Tue, Nov 10, 2009 at 9:50 AM, linux newbie <linux.newbie79 at gmail.com> wrote:
> 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