![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
#include <memory>
#include <QMetaType>
#include <QtNetwork/QNetworkAccessManager>
#include <QTabBar>
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 std::shared_ptr<ICoreProxy> ICoreProxy_ptr |
Definition at line 225 of file icoreproxy.h.
Q_DECLARE_INTERFACE | ( | ICoreProxy | , |
"org.Deviant.LeechCraft.ICoreProxy/1.0" | |||
) |