MCPcopy 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
1575ThemeFont ThemeManager::fontToken(const QString& token) const
1576{
1577 return fontTokenAt(QString(), token);
1578}
1579
1580ThemeFont ThemeManager::fontTokenAt(const QString& containerPath,
1581 const QString& token) const

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64