Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sigil-Ebook/Sigil
/ GetObfuscationAlgorithm
Method
GetObfuscationAlgorithm
src/ResourceObjects/FontResource.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
40
41
QString FontResource::GetObfuscationAlgorithm() const
42
{
43
return m_ObfuscationAlgorithm;
44
}
45
46
QString FontResource::GetDescription() const
47
{
Callers
6
foreach
Function · 0.80
WriteEncryptedData
Method · 0.80
foreach
Function · 0.80
foreach
Function · 0.80
SetFontObfuscationActionCheckState
Method · 0.80
foreach
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected