Deprecate KRatingWidget::ratingChanged(unsigned int) signal
This way one does not need to use qOverload or a cast when connecting to this signal.
Also all the other uint based methods are deprecated, consequently we should deprecate the signal too.