Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ testCases
Method
testCases
plugins/filetemplates/testcasespage.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
QStringList TestCasesPage::testCases() const
50
{
51
return d->ui->keditlistwidget->items();
52
}
53
54
void TestCasesPage::setFocusToFirstEditWidget()
55
{
Callers
1
next
Method · 0.80
Calls
1
items
Method · 0.45
Tested by
no test coverage detected