LeechCraft Azoth  0.6.70-15082-g543737046d
Modular multiprotocol IM plugin for LeechCraft
azothutil.h File Reference
#include <QList>
#include <QDateTime>
#include <QtDebug>
#include <interfaces/azoth/imessage.h>
+ Include dependency graph for azothutil.h:

Go to the source code of this file.

Namespaces

 LC
 
 LC::Azoth
 
 LC::Azoth::AzothUtil
 
 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. More...