Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ caption
Method
caption
plugins/customscript/customscript_plugin.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
QString CustomScriptPlugin::caption() const
81
{
82
return QStringLiteral(
"Custom Script Formatter"
);
83
}
84
85
QString CustomScriptPlugin::description() const
86
{
Callers
1
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected