MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / setLanguageHint

Method setLanguageHint

lib/QCodeEditor/src/internal/QCodeEditor.cpp:767–770  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

765}
766
767void QCodeEditor::setLanguageHint(LanguageHint hint)
768{
769 m_languageHint = hint;
770}
771
772QCodeEditor::LanguageHint QCodeEditor::languageHint() const
773{

Callers 7

applyLanguageMethod · 0.80
OutputCodeEditorMethod · 0.80
PainterCodeEditorMethod · 0.80
applyLanguageMethod · 0.80
JsCodeEditorMethod · 0.80
setLanguageMethod · 0.80
ControlScriptEditorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected