MCPcopy 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
852QList<Sublime::Area*> UiController::allAreas() const
853{
854 return Sublime::Controller::allAreas();
855}
856
857}
858

Callers 7

closeViewsMethod · 0.80
toolDocumentRemovalMethod · 0.80
PatchReviewPluginMethod · 0.80
closeMethod · 0.80
removeToolViewMethod · 0.80

Calls

no outgoing calls

Tested by 1

toolDocumentRemovalMethod · 0.64