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