Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ name
Method
name
plugins/filetemplates/testcasespage.cpp:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
QString TestCasesPage::name() const
40
{
41
return d->ui->identifierLineEdit->text();
42
}
43
44
void TestCasesPage::setTestCases(const QStringList& testCases)
45
{
Callers
4
templateChosen
Method · 0.45
next
Method · 0.45
yamlTemplate
Method · 0.45
cppTemplate
Method · 0.45
Calls
1
text
Method · 0.45
Tested by
no test coverage detected