MCPcopy Create free account
hub / github.com/YACReader/yacreader / getXMLInfoRawData

Method getXMLInfoRawData

YACReaderLibrary/initial_comic_info_extractor.cpp:147–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145}
146
147QByteArray InitialComicInfoExtractor::getXMLInfoRawData()
148{
149 return _xmlInfoData;
150}
151
152void InitialComicInfoExtractor::saveCover(const QString &path, const QImage &cover)
153{

Callers 2

updateFromSQLQueryMethod · 0.80
insertComicMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected