Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sigil-Ebook/Sigil
/ SetTOCCache
Method
SetTOCCache
src/ResourceObjects/HTMLResource.cpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
void HTMLResource::SetTOCCache(const QString & text)
100
{
101
m_TOCCache = text;
102
}
103
104
void HTMLResource::SaveToDisk(bool book_wide_save)
105
{
Callers
1
foreach
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected