MCPcopy 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
279QAction* Scratchpad::runAction() const
280{
281 return m_runAction;
282}
283
284void Scratchpad::createActionsForMainWindow(Sublime::MainWindow* window, QString& xmlFile, KActionCollection& actions)
285{

Callers 1

setupActionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected