MCPcopy 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
109QString SourceFormatterStyle::overrideSample() const
110{
111 return m_overrideSample;
112}
113
114SourceFormatterStyle::MimeList SourceFormatterStyle::mimeTypes() const
115{

Callers 2

saveSettingsMethod · 0.80
previewTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected