LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
resourceloader.h File Reference
#include <memory>
#include <QObject>
#include <QStringList>
#include <QDir>
#include <QCache>
#include <QPixmap>
#include "sysconfig.h"
+ Include dependency graph for resourceloader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LC::Util::ResourceLoader
 Utility class for loading a file from a set of locations. More...
 

Namespaces

 LC
 
 LC::Util
 

Typedefs

using LC::Util::QIODevice_ptr = std::shared_ptr< QIODevice >