On Wednesday 10 August 2011 20:56:31 Richard Moore wrote: > On Tue, Aug 9, 2011 at 4:05 PM, Olivier Goffart <[email protected]> wrote: > > I think the code is ready to be merged in Qt5, so I made a merge > > requests: https://qt.gitorious.org/qt/qtbase/merge_requests/42 > > > > Feedback welcome. > > Could you outline what if anything has been changed since QCS? I > remember that there were some areas you weren't happy with and were > suggesting could be removed.
Not much has changed. I removed the possibility to handle default argument in slot (that is, if the signal has more arguments than the slot) I changed the return value of connect to allow disconnection. I updated all the template code to support up to 6 number of arguments. _______________________________________________ Qt5-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback
