qt spits out warnings about connections containing non-existant slots/signals to the console when the program is executed, so if you're using QtCreator, look at the application output panel, otherwise execute it from a console.
iirc you need to add CONFIG+=console if you're working on windows for that to work.
cheers,
thomas
Bookmarks