[Qt-creator] Proposals for Updating the Qt Creator Coding Style

Christian Kandeler christian.kandeler at digia.com
Thu Oct 2 10:01:30 CEST 2014


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



More information about the Qt-creator mailing list