MCPcopy 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
629void QCodeEditor::setTabReplace(bool enabled)
630{
631 m_replaceTab = enabled;
632}
633
634bool QCodeEditor::tabReplace() const
635{

Callers 7

performConnectionsMethod · 0.80
buildEditorWidgetsMethod · 0.80
OutputCodeEditorMethod · 0.80
PainterCodeEditorMethod · 0.80
buildEditorWidgetsMethod · 0.80
JsCodeEditorMethod · 0.80
ControlScriptEditorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected