Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aethersdr/AetherSDR
/ fontToken
Method
fontToken
src/core/ThemeManager.cpp:1575–1578 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1573
}
1574
1575
ThemeFont ThemeManager::fontToken(const QString& token) const
1576
{
1577
return fontTokenAt(QString(), token);
1578
}
1579
1580
ThemeFont ThemeManager::fontTokenAt(const QString& containerPath,
1581
const QString& token) const
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
1
main
Function · 0.64