Hi all, is there any technical reason for using numeric indexes to dispatch among signal/slots instead of using function pointers? I mean, in the moc generated code (qt_metacall function). Thanks, Luca