![]() |
LeechCraft
0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
|
#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 > |
Functions | |
| Q_DECLARE_INTERFACE (ICoreProxy,"org.Deviant.LeechCraft.ICoreProxy/1.0") | |
| using ICoreProxy_ptr = std::shared_ptr<ICoreProxy> |
Definition at line 225 of file icoreproxy.h.
| Q_DECLARE_INTERFACE | ( | ICoreProxy | , |
| "org.Deviant.LeechCraft.ICoreProxy/1.0" | |||
| ) |