Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sigil-Ebook/Sigil
/ SetObfuscationAlgorithm
Method
SetObfuscationAlgorithm
src/ResourceObjects/FontResource.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void FontResource::SetObfuscationAlgorithm(const QString &algorithm)
75
{
76
m_ObfuscationAlgorithm = algorithm;
77
}
78
79
bool FontResource::LoadFromDisk()
80
{
Callers
3
foreach
Function · 0.80
foreach
Function · 0.80
foreach
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected