Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ project
Method
project
plugins/cmake/cmakeimportjsonjob.cpp:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
IProject* CMakeImportJsonJob::project() const
172
{
173
return m_project;
174
}
175
176
CMakeProjectData CMakeImportJsonJob::projectData() const
177
{
Callers
15
build
Method · 0.45
clean
Method · 0.45
install
Method · 0.45
hasBuildInfo
Method · 0.45
buildDirectory
Method · 0.45
successfulConnection
Method · 0.45
failedConnection
Method · 0.45
createImportJob
Method · 0.45
fileInformation
Method · 0.45
reload
Method · 0.45
populateTargets
Function · 0.45
folderAdded
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected