So did you solve that problem? You should be able to do that by adding an #include "filename.moc" statement to the header file. Qmake should then force moc to process your file. At least it works when you put that statement into an implementation (.cpp) module where the class header is, but maybe it works this way round too.
Bookmarks