LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
introspectable.h File Reference
#include <functional>
#include <QHash>
#include <QMetaType>
#include <QVariantMap>
#include "xpcconfig.h"
+ Include dependency graph for introspectable.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LeechCraft::Util::Introspectable
 

Namespaces

 LeechCraft
 
 LeechCraft::Util
 

Typedefs

using LeechCraft::Util::Introspect_f = std::function< QVariantMap(QVariant)>