signals. This is no longer the case in Qt 5, where connections can be made to regular
member functions 💱 or even free functions or lambdas.
Declaring a slot registers that
function into that particular object's meta data, making it readily 💱 available to all of
Qt's functionality which relies on the meta object. Other than that, it is a regular