LeechCraft Azoth  0.6.70-9312-g4cc613a2df
Modular multiprotocol IM plugin for LeechCraft
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
ihavecontactactivity.h File Reference
#include <QtPlugin>
#include <QString>
+ Include dependency graph for ihavecontactactivity.h:

Go to the source code of this file.

Classes

struct  LeechCraft::Azoth::ActivityInfo
 Describes contact activity information. More...
 
class  LeechCraft::Azoth::IHaveContactActivity
 Interface for contacts announcing their current activity. More...
 

Namespaces

 LeechCraft
 
 LeechCraft::Azoth
 

Functions

bool LeechCraft::Azoth::operator== (const ActivityInfo &i1, const ActivityInfo &i2)
 Checks whether the activity info structures are equal. More...
 
bool LeechCraft::Azoth::operator!= (const ActivityInfo &i1, const ActivityInfo &i2)
 Checks whether the activity info structures are not equal. More...