Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ tabReplace
Method
tabReplace
lib/QCodeEditor/src/internal/QCodeEditor.cpp:634–637 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
632
}
633
634
bool QCodeEditor::tabReplace() const
635
{
636
return m_replaceTab;
637
}
638
639
void QCodeEditor::setTabReplaceSize(int val)
640
{
Callers
1
setupWidgets
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected