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

Method names

lib/QCodeEditor/src/internal/QLanguage.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72QStringList QLanguage::names(const QString &key)
73{
74 return m_list[key];
75}
76
77bool QLanguage::isLoaded() const
78{

Callers 10

QPythonCompleterMethod · 0.80
QCXXHighlighterMethod · 0.80
QPythonHighlighterMethod · 0.80
QLuaHighlighterMethod · 0.80
QLuaCompleterMethod · 0.80
QJavascriptCompleterMethod · 0.80
QGLSLCompleterMethod · 0.80
QGLSLHighlighterMethod · 0.80
languageKeywordsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected