LeechCraft  0.6.70-13729-g7046a9d2a7
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

typedef std::shared_ptr< QIODevice > LC::Util::QIODevice_ptr