Home
last modified time | relevance | path

Searched refs:readCoverList (Results 1 – 2 of 2) sorted by relevance

/dports/misc/tellico/tellico-3.4.2/src/fetch/
H A Dthegamesdbfetcher.h109 void readCoverList(const QVariantMap& platformMap);
H A Dthegamesdbfetcher.cpp257 readCoverList(topLevelMap.value(QStringLiteral("include")).toMap() in slotComplete()
391 void TheGamesDBFetcher::readCoverList(const QVariantMap& coverDataMap_) { in readCoverList() function in TheGamesDBFetcher