Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ autoIndentation
Method
autoIndentation
lib/QCodeEditor/src/internal/QCodeEditor.cpp:614–617 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
612
}
613
614
bool QCodeEditor::autoIndentation() const
615
{
616
return m_autoIndentation;
617
}
618
619
void QCodeEditor::setAutoParentheses(bool enabled)
620
{
Callers
1
setupWidgets
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected