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