LeechCraft Azoth  0.6.70-11552-gf61ee51c3d
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  LeechCraft::Azoth::SrvHistMessage
 
struct  LeechCraft::Azoth::DefaultSortParams
 
class  LeechCraft::Azoth::IHaveServerHistory
 
struct  LeechCraft::Azoth::IHaveServerHistory::UserHistorySyncInfo
 

Namespaces

 LeechCraft
 
 LeechCraft::Azoth
 

Typedefs

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

Enumerations

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