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/QSyntaxStyle.cpp:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
bool QSyntaxStyle::isLoaded() const
136
{
137
return m_loaded;
138
}
139
140
QSyntaxStyle *QSyntaxStyle::defaultStyle()
141
{
Callers
1
defaultStyle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected