On 10/01/2014 04:21 PM, Daniel Teske wrote:
> ** Qt5 connects vs Qt4 connects
>
> - Prefer to use qt5 style connects with member function pointers to the qt4
> style of using SIGNAL and SLOT macros.
>
> - Avoid overloading signals or slots
> - Avoid calling connect via "object->connect()"

Can you elaborate on the latter point? I forgot the reason.


Christian
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to