Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
72
QStringList QLanguage::names(const QString &key)
73
{
74
return m_list[key];
75
}
76
77
bool QLanguage::isLoaded() const
78
{
Callers
10
QPythonCompleter
Method · 0.80
QCXXHighlighter
Method · 0.80
QPythonHighlighter
Method · 0.80
QLuaHighlighter
Method · 0.80
QLuaCompleter
Method · 0.80
QJavascriptCompleter
Method · 0.80
QJavascriptHighlighter
Method · 0.80
QGLSLCompleter
Method · 0.80
QGLSLHighlighter
Method · 0.80
languageKeywords
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected