Krita Source Code Documentation
Loading...
Searching...
No Matches
KisRecentFileIconCache::CacheItem Struct Reference

Public Attributes

QIcon cachedIcon
 
QFuture< IconFetchResult > fetchingFuture
 
QUrl url
 

Detailed Description

Definition at line 60 of file KisRecentFileIconCache.cpp.

Member Data Documentation

◆ cachedIcon

QIcon KisRecentFileIconCache::CacheItem::cachedIcon

Definition at line 64 of file KisRecentFileIconCache.cpp.

◆ fetchingFuture

QFuture<IconFetchResult> KisRecentFileIconCache::CacheItem::fetchingFuture

Definition at line 63 of file KisRecentFileIconCache.cpp.

◆ url

QUrl KisRecentFileIconCache::CacheItem::url

Definition at line 62 of file KisRecentFileIconCache.cpp.


The documentation for this struct was generated from the following file: