![]() |
LeechCraft Azoth 0.6.70-18450-gabe19ee3b0
Modular multiprotocol IM plugin for LeechCraft
|
Go to the source code of this file.
Namespaces | |
| namespace | LC |
| namespace | LC::Azoth |
| namespace | LC::Azoth::AzothUtil |
| namespace | LC::Azoth::AzothUtil::detail |
Functions | |
| IMessage * | LC::Azoth::AzothUtil::detail::GetIMessage (IMessage *msg) |
| template<typename T> | |
| IMessage * | LC::Azoth::AzothUtil::detail::GetIMessage (T *msgObj) |
| template<typename T> | |
| void | LC::Azoth::AzothUtil::StandardPurgeMessages (QList< T * > &messages, const QDateTime &before) |
| Standard function to purge messages before the given date. | |