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

Method supportedModes

plugins/executeplasmoid/plasmoidexecutionconfig.cpp:191–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189}
190
191QStringList PlasmoidLauncher::supportedModes() const
192{
193 return QStringList() << QStringLiteral("execute");
194}
195
196KDevelop::LaunchConfigurationPage* PlasmoidPageFactory::createWidget(QWidget* parent)
197{

Callers 1

suggestionTriggeredMethod · 0.45

Calls 1

QStringListClass · 0.85

Tested by

no test coverage detected