MCPcopy 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
171IProject* CMakeImportJsonJob::project() const
172{
173 return m_project;
174}
175
176CMakeProjectData CMakeImportJsonJob::projectData() const
177{

Callers 15

buildMethod · 0.45
cleanMethod · 0.45
installMethod · 0.45
hasBuildInfoMethod · 0.45
buildDirectoryMethod · 0.45
successfulConnectionMethod · 0.45
failedConnectionMethod · 0.45
createImportJobMethod · 0.45
fileInformationMethod · 0.45
reloadMethod · 0.45
populateTargetsFunction · 0.45
folderAddedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected