Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ closeAllEditor
Method
closeAllEditor
src/plugins/codeeditor/gui/tabwidget.cpp:702–705 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
700
}
701
702
void TabWidget::closeAllEditor()
703
{
704
d->tabBar->closeAllTab({}, true);
705
}
706
707
void TabWidget::switchHeaderSource()
708
{
Callers
1
handleSessionLoaded
Method · 0.80
Calls
1
closeAllTab
Method · 0.80
Tested by
no test coverage detected