LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
icoreproxy.h File Reference
#include <memory>
#include <QMetaType>
#include <QtNetwork/QNetworkAccessManager>
#include <QTabBar>
+ Include dependency graph for icoreproxy.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ICoreProxy
 Proxy class for the communication with LeechCraft. More...
 

Namespaces

 LeechCraft
 
 LeechCraft::Util
 

Typedefs

typedef std::shared_ptr
< ICoreProxy
ICoreProxy_ptr
 

Functions

 Q_DECLARE_INTERFACE (ICoreProxy,"org.Deviant.LeechCraft.ICoreProxy/1.0")
 

Typedef Documentation

typedef std::shared_ptr<ICoreProxy> ICoreProxy_ptr

Definition at line 225 of file icoreproxy.h.

Function Documentation

Q_DECLARE_INTERFACE ( ICoreProxy  ,
"org.Deviant.LeechCraft.ICoreProxy/1.0"   
)