you have to rebuild your app after adding Q_OBJECT macro.
so, do this
make/mingw32-make/nmake clean
qmake
make/mingw32-make/nmake