Preparing terrain for kio_uiserver

Kuba Ober kuba at mareimbrium.org
Tue Apr 17 13:14:52 BST 2007


> From my feeling, Qt3 automagically did a lot itself, I only had to feed it
> everything I had in the constructor and be done with it. In Qt4, I have to
> take care of (and remember!) every little detail myself. I suppose that
> hardly any newly written code will assign a name to a widget, as it does
> not immediately cause problems (only when you try to do ui debugging and
> get only generic names without any meaning).

Probably 100% (mind the implied -0.5% error allowance) of code that uses Qt 
never sets any names. I have a 50k LOC project and not a single QObject name 
in sight. Never had a use for them.

I, for one, enjoy Qt4's way of doing things.

Cheers, Kuba




More information about the kde-core-devel mailing list