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

Function toolViewId

plugins/standardoutputview/tests/test_standardoutputview.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29
30namespace {
31[[nodiscard]] QString toolViewId()
32{
33 return QStringLiteral("test_toolview");
34}
35QString toolViewTitle()
36{
37 return QStringLiteral("my_toolview");

Callers 4

testActionsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected