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

Method setFormatPolicy

kdevplatform/language/codegen/documentchangeset.cpp:178–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176}
177
178void DocumentChangeSet::setFormatPolicy(DocumentChangeSet::FormatPolicy policy)
179{
180 Q_D(DocumentChangeSet);
181
182 d->formatPolicy = policy;
183}
184
185void DocumentChangeSet::setUpdateHandling(DocumentChangeSet::DUChainUpdateHandling policy)
186{

Callers 2

cppOutputMethod · 0.80
doReplacementsMethod · 0.80

Calls

no outgoing calls

Tested by 1

cppOutputMethod · 0.64