[Interest] Qt Performance : QT Widget Application vs WPF

Guido Seifert wargand at gmx.de
Tue Mar 10 08:20:01 CET 2015


Good to know. Should I ever have the use case where I have to create 1000 identical looking controls
in a loop I will use WPF.

Guido

On Tue, 10 Mar 2015 12:19:42 +0530
Chandralatha Harish <chandralathadc at gmail.com> wrote:

> Hi All,
> 
> I was trying to evaluate QT vs WPF in terms of Memory , Performance ,
> Window HAndles, User objects, GDI and so on..
> So built 2 identical looking controls in WPF and QT with all values
> harcoded.
> BAsically a usercontrol - which is "QFrame holding 3 Labels with text, 3
> labels with Images, 3 combo box, "
> and created the usercontrol in a loop of 100, 200 ,1000 , 10000 and so
> on... with the button click on the main window,
> The code in QT is as follows...
>



More information about the Interest mailing list