![]() |
LeechCraft Azoth
0.6.70-3565-g2d86529
Modular multiprotocol IM plugin for LeechCraft
|
#include <QtGlobal>
#include <QStringList>
#include <QMap>
#include <QImage>
Go to the source code of this file.
Classes | |
class | LeechCraft::Azoth::IResourceSource |
Base interface for specific resource sources. More... | |
class | LeechCraft::Azoth::IEmoticonResourceSource |
Interface for smile resource loaders. More... | |
class | LeechCraft::Azoth::IResourcePlugin |
Interface for plugins having resource sources, like smile support or chat window styles. More... | |
Namespaces | |
LeechCraft | |
LeechCraft::Azoth | |
Functions | |
uint | qHash (const QImage &image) |
Q_DECLARE_INTERFACE (LeechCraft::Azoth::IEmoticonResourceSource,"org.Deviant.LeechCraft.Azoth.IEmoticonResourceSource/1.0") | |
Q_DECLARE_INTERFACE (LeechCraft::Azoth::IResourcePlugin,"org.Deviant.LeechCraft.Azoth.IResourcePlugin/1.0") | |
Q_DECLARE_INTERFACE | ( | LeechCraft::Azoth::IEmoticonResourceSource | , |
"org.Deviant.LeechCraft.Azoth.IEmoticonResourceSource/1.0" | |||
) |
Q_DECLARE_INTERFACE | ( | LeechCraft::Azoth::IResourcePlugin | , |
"org.Deviant.LeechCraft.Azoth.IResourcePlugin/1.0" | |||
) |
|
inline |
Definition at line 40 of file iresourceplugin.h.