MCPcopy 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
77bool QLanguage::isLoaded() const
78{
79 return m_loaded;
80}

Callers 9

QPythonCompleterMethod · 0.45
QCXXHighlighterMethod · 0.45
QPythonHighlighterMethod · 0.45
QLuaHighlighterMethod · 0.45
QLuaCompleterMethod · 0.45
QJavascriptCompleterMethod · 0.45
QGLSLCompleterMethod · 0.45
QGLSLHighlighterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected