You have to run moc on the header file containing the Q_OBJECT macro. Usually qmake handles that, but I guess you are not using it, so you have to do it manually.
You have to run moc on the header file containing the Q_OBJECT macro. Usually qmake handles that, but I guess you are not using it, so you have to do it manually.
Bookmarks