Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ allAreas
Method
allAreas
kdevplatform/shell/uicontroller.cpp:852–855 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
850
}
851
852
QList<Sublime::Area*> UiController::allAreas() const
853
{
854
return Sublime::Controller::allAreas();
855
}
856
857
}
858
Callers
7
setShowTextEditorStatusBar
Method · 0.80
closeViews
Method · 0.80
toolDocumentRemoval
Method · 0.80
switchToEmptyReviewArea
Method · 0.80
PatchReviewPlugin
Method · 0.80
close
Method · 0.80
removeToolView
Method · 0.80
Calls
no outgoing calls
Tested by
1
toolDocumentRemoval
Method · 0.64