Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ uiControllerInternal
Method
uiControllerInternal
kdevplatform/shell/core.cpp:499–502 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
497
}
498
499
UiController *Core::uiControllerInternal()
500
{
501
return d->uiController.data();
502
}
503
504
IPluginController *Core::pluginController()
505
{
Callers
15
setupActions
Method · 0.80
urlInfo
Function · 0.80
setShowTextEditorStatusBar
Method · 0.80
setupActions
Method · 0.80
gotoPrevNextWindow
Function · 0.80
selectPrevItem
Method · 0.80
selectNextItem
Method · 0.80
settingsDialog
Method · 0.80
gotoPrevNextSplit
Function · 0.80
viewAddNewToolView
Method · 0.80
areaChanged
Method · 0.80
writeProjectSettingsToConfigFile
Function · 0.80
Calls
1
data
Method · 0.45
Tested by
10
initTestCase
Method · 0.64
enableBuddies
Method · 0.64
enableOpenAfterCurrent
Method · 0.64
testOpenDocumentFromText
Method · 0.64
testClosing
Method · 0.64
testKateDocumentAndViewCreation
Method · 0.64
findToolView
Function · 0.64
initTestCase
Method · 0.64
switchArea
Method · 0.64
initTestCase
Method · 0.64