Store ProjectBaseItem?

Niko Sams niko.sams at gmail.com
Wed Nov 28 20:43:51 UTC 2012


Hi,

I'd like to improve the test view by adding a tree showing the project
structure. To do that
I need a way for a ITestSuite to return the associated ProjectFileItem.
I guess that I can't store a ProjectFileItem in ITestSuite as it might
get deleted. How else
could I implement that? Using the url I'll end up with multiple items
(filesForUrl).

Thanks,
Niko




More information about the KDevelop-devel mailing list