[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop
Subject:    Re: Wish item
From:       Bernd Gehrmann <bernd () physik ! hu-berlin ! de>
Date:       1999-12-21 17:31:27
[Download RAW message or body]

On Tue, 21 Dec 1999 Nigel Sale wrote:

>At present it seems every head file is passed to moc, 

No. Figuring out what is passed to moc and what not is
automoc's job (if you use it [e.g. because your project
is created by the appwizard]) or your own job (if you
don't use automoc).

automoc bases its decision to execute moc on a file on
the presence of the string 'Q_OBJECT' in the header file.
So whenever you add this string to a file which had none
before, or remove this string from a file which had it
before, you have to rerun automoc.

Bernd.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic