How to make a class Qt aware

Caleb Tennis caleb at aei-tech.com
Wed Feb 5 13:04:51 GMT 2003


> I am working on some project, and sometime realized one of the normal
> classes are to be converted to QObject class, and I added Q_OBJECT to the
> header file. I managed to do stuff by manually modifying Makefile.in, but
> is it the normal procedure??

No, Makefile.in is generated by automake.  In KDevelop, rerun the "Run
Automake and Friends", then run "Configure" and that will generated the
necessary code to use your QObject class.


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list