LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
ihookproxy.h File Reference
#include <memory>
#include <QMetaType>
+ Include dependency graph for ihookproxy.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LeechCraft::IHookProxy
 Class for hook-based communication between plugins. More...
 

Namespaces

 LeechCraft
 

Typedefs

typedef std::shared_ptr< IHookProxy > LeechCraft::IHookProxy_ptr
 

Functions

 Q_DECLARE_METATYPE (LeechCraft::IHookProxy_ptr)
 

Function Documentation

Q_DECLARE_METATYPE ( LeechCraft::IHookProxy_ptr  )