![]() |
LeechCraft Azoth 0.6.70-14794-g33744ae6ce
Modular multiprotocol IM plugin for LeechCraft
|
#include <QMetaType>
Go to the source code of this file.
Classes | |
struct | LC::Azoth::ActivityInfo |
Describes contact activity information. More... | |
Namespaces | |
namespace | LC |
namespace | LC::Azoth |
Functions | |
bool | LC::Azoth::operator== (const ActivityInfo &i1, const ActivityInfo &i2) |
Checks whether the activity info structures are equal. | |
bool | LC::Azoth::operator!= (const ActivityInfo &i1, const ActivityInfo &i2) |
Checks whether the activity info structures are not equal. | |