Searched refs:setCrumblePath (Results 1 – 2 of 2) sorted by relevance
122 void setCrumblePath(const Utils::FilePath &filePath);
390 QMetaObject::invokeMethod(this, [this, filePath] { setCrumblePath(filePath); }, in FolderNavigationWidget()630 setCrumblePath(filePath); in selectFile()706 void FolderNavigationWidget::setCrumblePath(const Utils::FilePath &filePath) in setCrumblePath() function in ProjectExplorer::Internal::FolderNavigationWidget