I'm trying to get my head around why this won't work. I'm trying to connect a QWidget object signal with a QObject slot. I don't get any errors, but it finishes unexpectedly before the the window even comes up.I'm trying to get my head around why this won't