Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ projectData
Method
projectData
plugins/cmake/cmakeimportjsonjob.cpp:176–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
CMakeProjectData CMakeImportJsonJob::projectData() const
177
{
178
Q_ASSERT(!m_futureWatcher.isRunning());
179
return m_data;
180
}
181
182
#include
"moc_cmakeimportjsonjob.cpp"
Callers
2
successfulConnection
Method · 0.45
failedConnection
Method · 0.45
Calls
1
isRunning
Method · 0.45
Tested by
no test coverage detected