Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ path
Method
path
kdevplatform/shell/project.cpp:457–462 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
455
}
456
457
Path Project::path() const
458
{
459
Q_D(const Project);
460
461
return d->projectPath;
462
}
463
464
void Project::reloadModel()
465
{
Callers
15
dirChanged
Method · 0.45
validateOpenUrl
Method · 0.45
DocumentsInCurrentPathSet
Method · 0.45
setCurrentDocument
Method · 0.45
formatFiles
Method · 0.45
checkoutVcsProject
Method · 0.45
openProjectForUrl
Method · 0.45
prettyFilePath
Method · 0.45
prettyFileName
Method · 0.45
commitCurrentProject
Method · 0.45
mapSourceBuild
Method · 0.45
activeDocumentPath
Method · 0.45
Calls
no outgoing calls
Tested by
14
createFile
Method · 0.36
testDeclarationDefinitionOrder
Method · 0.36
testActivation
Method · 0.36
testDisableBuddies
Method · 0.36
testDisableOpenAfterCurrent
Method · 0.36
testDisableAll
Method · 0.36
testsplitViewBuddies
Method · 0.36
init
Method · 0.36
createFile
Method · 0.36
parse
Method · 0.36
import
Method · 0.36
openProject
Method · 0.36