Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ parent
Method
parent
kdevplatform/shell/settings/environmentprofilelistmodel.cpp:64–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
QModelIndex EnvironmentProfileListModel::parent(const QModelIndex& index) const
65
{
66
Q_UNUSED(index);
67
return {};
68
}
69
70
int EnvironmentProfileListModel::defaultProfileIndex() const
71
{
Callers
7
init
Method · 0.45
testRootNode
Method · 0.45
testChildren
Method · 0.45
testApplication
Method · 0.45
testMainWindow
Method · 0.45
loadToAreaPrivate
Function · 0.45
saveFromAreaPrivate
Function · 0.45
Calls
no outgoing calls
Tested by
4
testRootNode
Method · 0.36
testChildren
Method · 0.36
testApplication
Method · 0.36
testMainWindow
Method · 0.36