LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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  )