Krita Source Code Documentation
Loading...
Searching...
No Matches
KoResourceCacheInterface.h File Reference
#include "kritaresources_export.h"
#include <QSharedPointer>

Go to the source code of this file.

Classes

class  KoResourceCacheInterface
 a provider-like interface class for sharing caches between multiple resources More...
 

Typedefs

using KoResourceCacheInterfaceSP = QSharedPointer<KoResourceCacheInterface>
 

Typedef Documentation

◆ KoResourceCacheInterfaceSP