LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
icoreproxy.h File Reference
#include <memory>
#include <QMetaType>
#include <QtNetwork/QNetworkAccessManager>
+ 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

using ICoreProxy_ptr = std::shared_ptr< ICoreProxy >
 

Typedef Documentation

◆ ICoreProxy_ptr

using ICoreProxy_ptr = std::shared_ptr<ICoreProxy>

Definition at line 225 of file icoreproxy.h.