LeechCraft Azoth 0.6.70-17609-g3dde4097dd
Modular multiprotocol IM plugin for LeechCraft
Loading...
Searching...
No Matches
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

namespace  LC
namespace  LC::Azoth
namespace  LC::Azoth::AzothUtil
namespace  LC::Azoth::AzothUtil::detail

Functions

IMessageLC::Azoth::AzothUtil::detail::GetIMessage (IMessage *msg)
template<typename T>
IMessageLC::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.