Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ highlighter
Method
highlighter
lib/QCodeEditor/src/internal/QCodeEditor.cpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
QStyleSyntaxHighlighter *QCodeEditor::highlighter() const
117
{
118
return m_highlighter;
119
}
120
121
void QCodeEditor::setSyntaxStyle(QSyntaxStyle *style)
122
{
Callers
3
applyLanguage
Method · 0.80
applyLanguage
Method · 0.80
setLanguage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected