LeechCraft Azoth  0.6.70-15082-g543737046d
Modular multiprotocol IM plugin for LeechCraft
ihaveserverhistory.h File Reference
#include <QList>
#include <QtPlugin>
#include <util/sll/eitherfwd.h>
#include "imessage.h"
#include "ihistoryplugin.h"
+ Include dependency graph for ihaveserverhistory.h:

Go to the source code of this file.

Classes

class  QFuture< typename >
 
struct  LC::Azoth::SrvHistMessage
 
struct  LC::Azoth::DefaultSortParams
 
class  LC::Azoth::IHaveServerHistory
 
struct  LC::Azoth::IHaveServerHistory::UserHistorySyncInfo
 

Namespaces

 LC
 
 LC::Azoth
 

Typedefs

using LC::Azoth::SrvHistMessages_t = QList< SrvHistMessage >
 

Enumerations

enum  LC::Azoth::ServerHistoryRole { LC::Azoth::LastMessageDate = Qt::UserRole + 1, LC::Azoth::CLEntry, LC::Azoth::ServerHistoryRoleMax }
 
enum  LC::Azoth::ServerHistoryFeature { LC::Azoth::ServerHistoryFeature::AccountSupportsHistory, LC::Azoth::ServerHistoryFeature::Configurable, LC::Azoth::ServerHistoryFeature::DatedFetching }