MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / autoParentheses

Method autoParentheses

lib/QCodeEditor/src/internal/QCodeEditor.cpp:624–627  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

622}
623
624bool QCodeEditor::autoParentheses() const
625{
626 return m_autoParentheses;
627}
628
629void QCodeEditor::setTabReplace(bool enabled)
630{

Callers 1

setupWidgetsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected