LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
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

namespace  LC
 
namespace  LC::Util
 

Typedefs

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