MCPcopy 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
707QCompleter *QCodeEditor::completer() const
708{
709 return m_completer;
710}
711
712QLineNumberArea *QCodeEditor::lineNumberArea() const
713{

Callers 7

applyLanguageMethod · 0.80
keyPressEventMethod · 0.80
keyPressEventMethod · 0.80
applyLanguageMethod · 0.80
setLanguageMethod · 0.80
keyPressEventMethod · 0.80
keyPressEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected