MCPcopy 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
634bool QCodeEditor::tabReplace() const
635{
636 return m_replaceTab;
637}
638
639void QCodeEditor::setTabReplaceSize(int val)
640{

Callers 1

setupWidgetsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected