Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ model
Method
model
kdevplatform/project/projectmodel.cpp:281–285 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
279
}
280
281
ProjectModel* ProjectBaseItem::model() const
282
{
283
Q_D(const ProjectBaseItem);
284
return d->model;
285
}
286
287
ProjectBaseItem* ProjectBaseItem::parent() const
288
{
Callers
15
showEvent
Method · 0.45
PathMappingsWidget
Method · 0.45
deletePath
Method · 0.45
loadFromConfiguration
Method · 0.45
saveToConfiguration
Method · 0.45
createEditor
Method · 0.45
setEditorData
Method · 0.45
launchModeChanged
Method · 0.45
paint
Function · 0.45
info
Function · 0.45
filterTextChanged
Method · 0.45
itemsForPath
Method · 0.45
Calls
no outgoing calls
Tested by
2
testTakeRow
Method · 0.36
testRename
Method · 0.36