[Qt-interest] Paint Device
Thomas Dähling
t.daehling at googlemail.com
Fri Aug 21 11:51:31 CEST 2009
Premature optimization. Build it, then profile it. If it's not running
fast enough on your target platform you can still start tweaking.
2009/8/21 Natan Abolafya <natanabolafya at gmail.com>:
> I just realized,since I'm not linking statically the qt libraries,it
> wouldn't make the file smaller.
> Would it make the application faster?Actually,It is the question.Because
> QPaintDevice is the base class and doesn't have all the features QWidget
> has, it might be faster.
>
> It seems even if it's faster - which won't be that much - it wouldn't worth
> the work
>
> _______________________________________________
> 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