MCPcopy 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
74void FontResource::SetObfuscationAlgorithm(const QString &algorithm)
75{
76 m_ObfuscationAlgorithm = algorithm;
77}
78
79bool FontResource::LoadFromDisk()
80{

Callers 3

foreachFunction · 0.80
foreachFunction · 0.80
foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected