[Qt-interest] qwidget performance
Nikos Chantziaras
realnc at arcor.de
Thu Jun 16 19:29:09 CEST 2011
On 06/16/2011 08:18 PM, Bo Thorsen wrote:
> Den 15-06-2011 11:53, Tomasz Grobelny skrev:
>> Actually I doubt I will ever need 100000 widgets but considering they
>> might be more complicated than QPushButton I just wanted to test
>> performance.
> [...]
> Worst case is if you
> would do something like decide against Qt because it doesn't scale to
> 1.000 times your expected use.
Is is actually even a Qt "problem"? Since Qt uses native widgets
(except in the KDE case, where Qt itself is the "native widget"), the
inability to spawn hordes of widgets might be due to the underlying
native API (Cocoa, win32).
More information about the Qt-interest-old
mailing list