Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ inheritanceList
Method
inheritanceList
plugins/filetemplates/classidentifierpage.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
QStringList ClassIdentifierPage::inheritanceList() const
56
{
57
return d->classid->keditlistwidget->items();
58
}
59
60
void ClassIdentifierPage::setInheritanceList (const QStringList& list)
61
{
Callers
1
next
Method · 0.80
Calls
1
items
Method · 0.45
Tested by
no test coverage detected