LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
resourceloader.h File Reference
#include <memory>
#include <QObject>
#include <QStringList>
#include <QDir>
#include <QCache>
#include <QPixmap>
#include "utilconfig.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  LeechCraft::Util::ResourceLoader
 Utility class for loading a file from a set of locations. More...
 

Namespaces

 LeechCraft
 
 LeechCraft::Util
 

Typedefs

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