Automatic moc generation
Sigmund Gudvangen
sigmund at gudvangen.net
Fri Aug 22 13:40:02 BST 2003
Le Vendredi 22 Août 2003 14:05, vous écrivîtes :
> 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 ?
>
> Mickael.
If you generated your project with KDevelope then it should automatically
generate *.moc files, and compile them, when you build the project.
Regards
Sigmund.
-
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