Code completion

David Nolden david.nolden.kdevelop at art-master.de
Fri Nov 17 18:23:53 UTC 2006


Am Freitag, 17. November 2006 17:44 schrieb Andreas Pakulat:
> Hmm, David, which function do you use to get the files for a project?
> I'm thinking about adding foobar_ui.h for all foobar.ui in the qmake
> manager.
>
> Do you know wether the .cpp's are needed for Qt3 ui-forms to provide
> code-completion? I don't want to put them into the source-file-list if
> they're not needed...
>
> Andreas

As far is I can see mainly the project allFiles()-function is used(also 
signals like fileAdded or similar).

The cpp-files should not be needed at all for the completion, only the headers 
are needed.

greetings, David




More information about the KDevelop-devel mailing list