MCPcopy 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
55QStringList ClassIdentifierPage::inheritanceList() const
56{
57 return d->classid->keditlistwidget->items();
58}
59
60void ClassIdentifierPage::setInheritanceList (const QStringList& list)
61{

Callers 1

nextMethod · 0.80

Calls 1

itemsMethod · 0.45

Tested by

no test coverage detected