MCPcopy Create free account
hub / github.com/KDE/kdevelop / toolViewTitle

Function toolViewTitle

plugins/standardoutputview/tests/test_standardoutputview.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 return QStringLiteral("test_toolview");
34}
35QString toolViewTitle()
36{
37 return QStringLiteral("my_toolview");
38}
39}
40
41QTEST_MAIN(StandardOutputViewTest)

Callers 4

testActionsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected