![]() |
LeechCraft Azoth
0.6.70-6645-gcd10d7e
Modular multiprotocol IM plugin for LeechCraft
|
#include <QtGlobal>#include <QStringList>#include <QMap>#include <QImage>
Include dependency graph for iresourceplugin.h:
This graph shows which files directly or indirectly include this file: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" | |||
| ) |
Referenced by LeechCraft::Azoth::IResourcePlugin::~IResourcePlugin().
Here is the caller graph for this function:| Q_DECLARE_INTERFACE | ( | LeechCraft::Azoth::IResourcePlugin | , |
| "org.Deviant.LeechCraft.Azoth.IResourcePlugin/1.0" | |||
| ) |
|
inline |
Definition at line 40 of file iresourceplugin.h.