Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
colorToPixmap
Function · 0.80
slotFilePrint
Method · 0.80
writeLine
Method · 0.80
paintEvent
Method · 0.80
paint
Method · 0.80
drawColumn
Method · 0.80
paintEvent
Method · 0.80
printWindow
Method · 0.80
writeLine
Method · 0.80
draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected