Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
767
void QCodeEditor::setLanguageHint(LanguageHint hint)
768
{
769
m_languageHint = hint;
770
}
771
772
QCodeEditor::LanguageHint QCodeEditor::languageHint() const
773
{
Callers
7
applyLanguage
Method · 0.80
OutputCodeEditor
Method · 0.80
PainterCodeEditor
Method · 0.80
applyLanguage
Method · 0.80
JsCodeEditor
Method · 0.80
setLanguage
Method · 0.80
ControlScriptEditor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected