Krita Source Code Documentation
Loading...
Searching...
No Matches
KisResourceLoaderRegistry.h File Reference
#include <QObject>
#include <QStringList>
#include <KoGenericRegistry.h>
#include "KisResourceLoader.h"
#include <kritaresources_export.h>

Go to the source code of this file.

Classes

class  KisResourceLoaderRegistry
 The KisResourceLoaderRegistry class manages the loader plugins for resources. Every resource can be loaded by a KisResourceLoader instance. A loader corresponds to a particular file type. Resources are organized in folders that represent the main type of a certain resource (brushes) and subtypes, that identify a particular resource format (gbr, gih, png, svg). More...
 
struct  KisResourceLoaderRegistry::ResourceCacheFixup