MCPcopy 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
614bool QCodeEditor::autoIndentation() const
615{
616 return m_autoIndentation;
617}
618
619void QCodeEditor::setAutoParentheses(bool enabled)
620{

Callers 1

setupWidgetsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected