Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ setFont
Method
setFont
src/difftextwindow.cpp:974–977 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
972
}
973
974
void setFont(const QFont& f)
975
{
976
m_font = f;
977
}
978
979
void setPen(const QPen& pen)
980
{
Callers
8
slotFilePrint
Method · 0.80
getTextLayoutForLine
Method · 0.80
paintEvent
Method · 0.80
FontChooser
Method · 0.80
optiondialog.cpp
File · 0.80
prepareTextLayout
Method · 0.80
writeLine
Method · 0.80
paintEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected