MCPcopy Create free account
hub / github.com/KDE/kdiff3 / setBackground

Method setBackground

src/difftextwindow.cpp:984–987  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

982 }
983
984 void setBackground(const QColor& background)
985 {
986 m_background = background;
987 }
988
989 void next()
990 {

Callers 3

getTextLayoutForLineMethod · 0.80
nextMethod · 0.80
writeLineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected