MCPcopy 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
116QStyleSyntaxHighlighter *QCodeEditor::highlighter() const
117{
118 return m_highlighter;
119}
120
121void QCodeEditor::setSyntaxStyle(QSyntaxStyle *style)
122{

Callers 3

applyLanguageMethod · 0.80
applyLanguageMethod · 0.80
setLanguageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected