MCPcopy Create free account
hub / github.com/KDE/kdevelop / boldDeclarations

Method boldDeclarations

kdevplatform/shell/completionsettings.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66bool CompletionSettings::boldDeclarations() const
67{
68 return m_languageGroup.readEntry("boldDeclarations", m_boldDeclarations);
69}
70
71int CompletionSettings::globalColorizationLevel() const
72{

Callers 2

attributeForTypeMethod · 0.80

Calls 1

readEntryMethod · 0.80

Tested by

no test coverage detected