Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ runAction
Method
runAction
plugins/scratchpad/scratchpad.cpp:279–282 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
277
}
278
279
QAction* Scratchpad::runAction() const
280
{
281
return m_runAction;
282
}
283
284
void Scratchpad::createActionsForMainWindow(Sublime::MainWindow* window, QString& xmlFile, KActionCollection& actions)
285
{
Callers
1
setupActions
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected