Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
refreshFontPreview
Method · 0.80
LogPage
Method · 0.80
drawHeader
Method · 0.80
viewItemTextSize
Function · 0.80
paint
Method · 0.80
rowsInserted
Method · 0.80
createUI
Method · 0.80
paintInfoLabel
Method · 0.80
paint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected