Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ completer
Method
completer
lib/QCodeEditor/src/internal/QCodeEditor.cpp:707–710 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
705
}
706
707
QCompleter *QCodeEditor::completer() const
708
{
709
return m_completer;
710
}
711
712
QLineNumberArea *QCodeEditor::lineNumberArea() const
713
{
Callers
7
applyLanguage
Method · 0.80
keyPressEvent
Method · 0.80
keyPressEvent
Method · 0.80
applyLanguage
Method · 0.80
setLanguage
Method · 0.80
keyPressEvent
Method · 0.80
keyPressEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected