Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ setTabReplace
Method
setTabReplace
lib/QCodeEditor/src/internal/QCodeEditor.cpp:629–632 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
627
}
628
629
void QCodeEditor::setTabReplace(bool enabled)
630
{
631
m_replaceTab = enabled;
632
}
633
634
bool QCodeEditor::tabReplace() const
635
{
Callers
7
performConnections
Method · 0.80
buildEditorWidgets
Method · 0.80
OutputCodeEditor
Method · 0.80
PainterCodeEditor
Method · 0.80
buildEditorWidgets
Method · 0.80
JsCodeEditor
Method · 0.80
ControlScriptEditor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected