Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ overrideSample
Method
overrideSample
kdevplatform/interfaces/isourceformatter.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
QString SourceFormatterStyle::overrideSample() const
110
{
111
return m_overrideSample;
112
}
113
114
SourceFormatterStyle::MimeList SourceFormatterStyle::mimeTypes() const
115
{
Callers
2
saveSettings
Method · 0.80
previewText
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected