Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ actionCollection
Method
actionCollection
kdevplatform/shell/mainwindow_p.cpp:332–335 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
330
}
331
332
KActionCollection * MainWindowPrivate::actionCollection()
333
{
334
return m_mainWindow->actionCollection();
335
}
336
337
void MainWindowPrivate::registerStatus(QObject* status)
338
{
Callers
15
setupActions
Method · 0.45
createPart
Method · 0.45
setupActions
Method · 0.45
areaChanged
Method · 0.45
setupActions
Method · 0.45
setupActions
Method · 0.45
configureShortcuts
Method · 0.45
addSession
Method · 0.45
createViewWidget
Method · 0.45
DocumentationController
Method · 0.45
setupActions
Method · 0.45
testKateDocumentAndViewCreation
Method · 0.45
Calls
no outgoing calls
Tested by
1
testKateDocumentAndViewCreation
Method · 0.36