Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ isLoaded
Method
isLoaded
lib/QCodeEditor/src/internal/QLanguage.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
bool QLanguage::isLoaded() const
78
{
79
return m_loaded;
80
}
Callers
9
QPythonCompleter
Method · 0.45
QCXXHighlighter
Method · 0.45
QPythonHighlighter
Method · 0.45
QLuaHighlighter
Method · 0.45
QLuaCompleter
Method · 0.45
QJavascriptCompleter
Method · 0.45
QJavascriptHighlighter
Method · 0.45
QGLSLCompleter
Method · 0.45
QGLSLHighlighter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected