Home
last modified time | relevance | path

Searched defs:filePathKey (Results 1 – 1 of 1) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/coreplugin/
H A Ddocumentmanager.cpp306 static void addFileInfo(IDocument *document, const FilePath &filePath, const FilePath &filePathKey) in addFileInfo()
577 FilePath DocumentManager::filePathKey(const Utils::FilePath &filePath, ResolveMode resolveMode) in filePathKey() function in Core::DocumentManager
620 static void updateExpectedState(const FilePath &filePathKey) in updateExpectedState()