MCPcopy 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
99void HTMLResource::SetTOCCache(const QString & text)
100{
101 m_TOCCache = text;
102}
103
104void HTMLResource::SaveToDisk(bool book_wide_save)
105{

Callers 1

foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected