Quote Originally Posted by sutee84 View Post
You're right, but it's easier to connect signals and slots in QtCreator on the right way.
But you have to choose the right object as the source and destination of the signal. Without that Creator will not be helpful in any way other than not listing the signals and slot you'd like to connect which suggests you did something wrong. But then the compiler/Qt pair do exactly the same thing.