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

Method setPen

src/difftextwindow.cpp:979–982  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

977 }
978
979 void setPen(const QPen& pen)
980 {
981 m_pen = pen;
982 }
983
984 void setBackground(const QColor& background)
985 {

Callers 10

colorToPixmapFunction · 0.80
slotFilePrintMethod · 0.80
writeLineMethod · 0.80
paintEventMethod · 0.80
paintMethod · 0.80
drawColumnMethod · 0.80
paintEventMethod · 0.80
printWindowMethod · 0.80
writeLineMethod · 0.80
drawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected