Normalizing signals and slots

Holger Freyther freyther at gmx.net
Sun Jan 14 12:02:03 GMT 2007


Am 14.01.2007 um 01:42 schrieb Olivier Goffart:

> Le dimanche 14 janvier 2007 00:24, Olivier Goffart a écrit :
>> - It would be easy to write an automated script to do that.
>
> See the attached program.
>
> g++ -I /opt/qt4/include/QtCore/ -L /opt/qt4/lib -lQtCore
> normalizesignature.cc -o normalizesignature
>
> find -name \*.cc -or -name \*.cpp | xargs ./normalizesignature
>


Hi,

to toss my two cents. Back on Qtopia[1,2] and Qt2 Trolltech did
normalize the signals and slots. They have used some weird
perl script. Maybe some Trolltech guy can find this script in their
depot and comment on meassured performance gains (I assume
they are properly archived).

kind regards
	h.



More information about the kde-core-devel mailing list