LeechCraft  0.6.70-15082-g543737046d
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  LC::Util::Introspectable
 

Namespaces

 LC
 
 LC::Util
 

Typedefs

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