![]() |
LeechCraft Azoth 0.6.70-16373-g319c272718
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. | |