Home
last modified time | relevance | path

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

/dports/misc/tellico/tellico-3.4.2/src/fetch/
H A Dthegamesdbfetcher.h108 void readPlatformList(const QVariantMap& platformMap);
H A Dthegamesdbfetcher.cpp255 readPlatformList(topLevelMap.value(QStringLiteral("include")).toMap() in slotComplete()
363 void TheGamesDBFetcher::readPlatformList(const QVariantMap& platformMap_) { in readPlatformList() function in TheGamesDBFetcher