MCPcopy 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
225QString PlasmoidExecutionConfigType::typeId()
226{
227 return QStringLiteral("PlasmoidLauncherType");
228}
229
230QIcon PlasmoidExecutionConfigType::icon() const
231{

Callers 5

prettyValueMethod · 0.45
qHashMethod · 0.45
paintMethod · 0.45
actionTriggeredMethod · 0.45
doTestResultMethod · 0.45

Calls

no outgoing calls

Tested by 1

doTestResultMethod · 0.36