Highlighting an "already up to date" document?

David Nolden david.nolden.kdevelop at art-master.de
Wed Apr 15 12:57:18 UTC 2009


See KDevelop::DUChain::documentLoadedPrepare(..):
- If the file does not need to be updated, it highlights the document and 
leaves it alone(So, should be highlighted)
- If the file needs to be updated, or does not have all the required duchain 
features, it adds the document to the background-parser, with the ForceUpdate 
flag, to enforce an update in any case.

Greetings, David





More information about the KDevelop-devel mailing list