Automatic moc generation
Tarjei Knapstad
tarjeik at chemcon.no
Fri Aug 22 14:02:56 BST 2003
On Fri, 2003-08-22 at 14:05, Mickael Faivre-Macon wrote:
> Hi,
>
> Given a class :
>
> class myclass : public QWidget {
> Q_OBJECT
> public:
>
> private slots:
>
> private:
>
> };
>
> How to tell KDevelopp to generate a moc source file automatically ?
>
It will handle this automatically for you if:
1. You created a Qt or KDE project
2. You may have to do a "Update Makefile.am" in the directory in
question, and then rerun automake/autconf + configure
--
Tarjei
-
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