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

Method isLoaded

lib/QCodeEditor/src/internal/QSyntaxStyle.cpp:135–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135bool QSyntaxStyle::isLoaded() const
136{
137 return m_loaded;
138}
139
140QSyntaxStyle *QSyntaxStyle::defaultStyle()
141{

Callers 1

defaultStyleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected