Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setMimeTypes
Method
setMimeTypes
kdevplatform/interfaces/isourceformatter.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
void SourceFormatterStyle::setMimeTypes(const SourceFormatterStyle::MimeList& types)
85
{
86
m_mimeTypes = types;
87
}
88
89
void SourceFormatterStyle::setMimeTypes(const QStringList& types)
90
{
Callers
7
populateStyleFromConfig
Function · 0.80
createPredefinedStyle
Function · 0.80
gnuIndentGnu
Function · 0.80
gnuIndentKr
Function · 0.80
gnuIndentOrig
Function · 0.80
clangFormat
Function · 0.80
kdevFormatSource
Function · 0.80
Calls
4
split
Method · 0.45
size
Method · 0.45
isEmpty
Method · 0.45
at
Method · 0.45
Tested by
no test coverage detected