ORE Studio 0.0.4
Loading...
Searching...
No Matches
ImageCache Member List

This is the complete list of members for ImageCache, including all inherited members.

allAvailableImagesLoaded()ImageCachesignal
allLoaded()ImageCachesignal
availableImages() constImageCache
cachedIconCount() constImageCache
countryImageSet(const QString &alpha2_code, bool success, const QString &message)ImageCachesignal
currencyImageSet(const QString &iso_code, bool success, const QString &message)ImageCachesignal
getIcon(const std::string &image_id)ImageCache
getNoFlagIcon() constImageCache
getNoFlagImageId() constImageCache
hasIcon(const std::string &image_id) constImageCache
hasImageList() constImageCache
ImageCache(ClientManager *clientManager, QObject *parent=nullptr) (defined in ImageCache)ImageCacheexplicit
imageListLoaded()ImageCachesignal
imageLoaded(const QString &image_id)ImageCachesignal
imagesLoaded()ImageCachesignal
isLoading() constImageCache
loadAll()ImageCache
loadAllAvailableImages()ImageCache
loadError(const QString &error_message)ImageCachesignal
loadImageList()ImageCache
reload()ImageCache
setCountryImage(const std::string &alpha2_code, const std::string &image_id, const std::string &assigned_by)ImageCache
setCurrencyImage(const std::string &iso_code, const std::string &image_id, const std::string &assigned_by)ImageCache
~ImageCache() override=default (defined in ImageCache)ImageCache