Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ actions
Method
actions
kdevplatform/sublime/area.cpp:472–477 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
470
}
471
472
QList<QAction*> Area::actions() const
473
{
474
Q_D(const Area);
475
476
return d->m_actions;
477
}
478
479
void Area::addAction(QAction* action)
480
{
Callers
15
setupActions
Method · 0.45
contextMenuEvent
Method · 0.45
createPart
Method · 0.45
create
Function · 0.45
LaunchConfigurationDialog
Method · 0.45
createCustomElement
Method · 0.45
configureShortcuts
Method · 0.45
newArea
Method · 0.45
deleteSession
Method · 0.45
updateXmlGuiActionList
Method · 0.45
cleanContextMenu
Method · 0.45
populateContextMenu
Method · 0.45
Calls
no outgoing calls
Tested by
8
assertGoodBar
Method · 0.36
testRenameAssistant
Method · 0.36
testRenameAssistantUndoRename
Method · 0.36
testSignatureAssistant
Method · 0.36
testUnknownDeclarationAssistant
Method · 0.36
testHeaderGuardAssistant
Method · 0.36
testActions
Method · 0.36
testSwitchTab
Method · 0.36