Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
624
bool QCodeEditor::autoParentheses() const
625
{
626
return m_autoParentheses;
627
}
628
629
void QCodeEditor::setTabReplace(bool enabled)
630
{
Callers
1
setupWidgets
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected