MCPcopy 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
39QString TestCasesPage::name() const
40{
41 return d->ui->identifierLineEdit->text();
42}
43
44void TestCasesPage::setTestCases(const QStringList& testCases)
45{

Callers 4

templateChosenMethod · 0.45
nextMethod · 0.45
yamlTemplateMethod · 0.45
cppTemplateMethod · 0.45

Calls 1

textMethod · 0.45

Tested by

no test coverage detected