MCPcopy 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

slotFilePrintMethod · 0.80
getTextLayoutForLineMethod · 0.80
paintEventMethod · 0.80
FontChooserMethod · 0.80
optiondialog.cppFile · 0.80
prepareTextLayoutMethod · 0.80
writeLineMethod · 0.80
paintEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected