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

Method name

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

Source from the content-addressed store, hash-verified

116}
117
118QString QSyntaxStyle::name() const
119{
120 return m_name;
121}
122
123QTextCharFormat QSyntaxStyle::getFormat(QString name) const
124{

Callers 4

dotestFunction · 0.45
loadStyleMethod · 0.45
loadMethod · 0.45
loadMethod · 0.45

Calls

no outgoing calls

Tested by 1

dotestFunction · 0.36