MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / setFont

Method setFont

launcher/ui/pages/instance/LogPage.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 }
80
81 void setFont(QFont font)
82 {
83 m_font = font;
84 }
85
86 void setColors(LogColorCache* colors)
87 {

Callers 9

refreshFontPreviewMethod · 0.80
LogPageMethod · 0.80
drawHeaderMethod · 0.80
viewItemTextSizeFunction · 0.80
paintMethod · 0.80
rowsInsertedMethod · 0.80
createUIMethod · 0.80
paintInfoLabelMethod · 0.80
paintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected