Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ typeId
Method
typeId
plugins/executeplasmoid/plasmoidexecutionconfig.cpp:225–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
}
224
225
QString PlasmoidExecutionConfigType::typeId()
226
{
227
return QStringLiteral(
"PlasmoidLauncherType"
);
228
}
229
230
QIcon PlasmoidExecutionConfigType::icon() const
231
{
Callers
5
prettyValue
Method · 0.45
qHash
Method · 0.45
paint
Method · 0.45
actionTriggered
Method · 0.45
doTestResult
Method · 0.45
Calls
no outgoing calls
Tested by
1
doTestResult
Method · 0.36