LeechCraft Azoth  0.6.70-3565-g2d86529
Modular multiprotocol IM plugin for LeechCraft
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
iresourceplugin.h File Reference
#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")
 

Function Documentation

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"   
)
uint qHash ( const QImage &  image)
inline

Definition at line 40 of file iresourceplugin.h.