Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setUsePreview
Method
setUsePreview
kdevplatform/interfaces/isourceformatter.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
void SourceFormatterStyle::setUsePreview(bool use)
80
{
81
m_usePreview = use;
82
}
83
84
void SourceFormatterStyle::setMimeTypes(const SourceFormatterStyle::MimeList& types)
85
{
Callers
9
populateStyleFromConfig
Function · 0.80
editStyle
Method · 0.80
init
Method · 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
no outgoing calls
Tested by
no test coverage detected