Replace Project::inProject() implementation with fileSet?

David Nolden zwabel at googlemail.com
Sun Aug 31 09:16:35 UTC 2008


Am Sonntag, 24. August 2008 01:05:14 schrieb Andreas Pakulat:
> Hi,
>
> I was wondering if two IndexedString's that are created from the same
> url compare equally? Or to be more specific if
>
> IndexedString s(url);
> d->fileSet.contains(s);
>
> returns true if fileSet contains an IndexedString that was created from
> the url before.
>
> David?
>
> Andreas

It returns equal when the string is equal, so the answer should be yes, unless 
KUrl formats the strings differently.

Greetings, David




More information about the KDevelop-devel mailing list