Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setSplitButtonVisible
Method
setSplitButtonVisible
src/plugins/codeeditor/gui/tabwidget.cpp:481–484 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
479
}
480
481
void TabWidget::setSplitButtonVisible(bool visible)
482
{
483
d->tabBar->setSplitButtonVisible(visible);
484
}
485
486
QString TabWidget::currentFile() const
487
{
Callers
1
onTabClosed
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected