LeechCraft Azoth  0.6.70-6645-gcd10d7e
Modular multiprotocol IM plugin for LeechCraft
ihavecontactmood.h File Reference
#include <QtPlugin>
#include <QString>
+ Include dependency graph for ihavecontactmood.h:

Go to the source code of this file.

Classes

struct  LeechCraft::Azoth::MoodInfo
 Describes contact mood information. More...
 
class  LeechCraft::Azoth::IHaveContactMood
 Interface for contacts announcing their current mood. More...
 

Namespaces

 LeechCraft
 
 LeechCraft::Azoth
 

Functions

bool LeechCraft::Azoth::operator== (const MoodInfo &i1, const MoodInfo &i2)
 Checks whether the mood info structures are equal. More...
 
bool LeechCraft::Azoth::operator!= (const MoodInfo &i1, const MoodInfo &i2)
 Checks whether the mood info structures are not equal. More...
 
 Q_DECLARE_INTERFACE (LeechCraft::Azoth::IHaveContactMood,"org.LeechCraft.Azoth.IHaveContactMood/1.0")
 

Function Documentation

Q_DECLARE_INTERFACE ( LeechCraft::Azoth::IHaveContactMood  ,
"org.LeechCraft.Azoth.IHaveContactMood/1.0"   
)

Referenced by LeechCraft::Azoth::IHaveContactMood::~IHaveContactMood().

+ Here is the caller graph for this function: