Translations:Development/FAQs/Debugging FAQ/26/en

From KDE TechBase

If it does, check that you wrote Q_OBJECT, that the parameter names are not in the connect, that the parameter types are compatible, and that the slot is defined, and that the moc was compiled.