Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ activeMainWindow
Method
activeMainWindow
kdevplatform/shell/uicontroller.cpp:621–624 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
619
}
620
621
KParts::MainWindow *UiController::activeMainWindow()
622
{
623
return activeSublimeWindow();
624
}
625
626
void UiController::saveArea(Sublime::Area * area, KConfigGroup & group)
627
{
Callers
15
notifyHit
Method · 0.45
validateOpenUrl
Method · 0.45
formatFiles
Method · 0.45
projectConfig
Method · 0.45
projectFileExists
Function · 0.45
askProjectConfigLocation
Method · 0.45
openProjectForUrl
Method · 0.45
openProject
Method · 0.45
activePartChanged
Method · 0.45
initializeUi
Method · 0.45
canAddSession
Method · 0.45
updateDebuggerState
Method · 0.45
Calls
no outgoing calls
Tested by
15
testKateDocumentAndViewCreation
Method · 0.36
showErrorMessage
Method · 0.36
cleanupTestCase
Method · 0.36
testApplication
Method · 0.36
testMainWindow
Method · 0.36
testPlugin
Method · 0.36
initTestCase
Method · 0.36
initialize
Method · 0.36
testDeclarationDefinitionOrder
Method · 0.36
testMultiDotFilenames
Method · 0.36
testActivation
Method · 0.36
testDisableBuddies
Method · 0.36