MCPcopy 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
702void TabWidget::closeAllEditor()
703{
704 d->tabBar->closeAllTab({}, true);
705}
706
707void TabWidget::switchHeaderSource()
708{

Callers 1

handleSessionLoadedMethod · 0.80

Calls 1

closeAllTabMethod · 0.80

Tested by

no test coverage detected