LeechCraft Azoth  0.6.70-3565-g2d86529
Modular multiprotocol IM plugin for LeechCraft
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
ihaveserverhistory.h File Reference
#include <QList>
#include <QtPlugin>
#include "imessage.h"
+ Include dependency graph for ihaveserverhistory.h:

Go to the source code of this file.

Classes

struct  LeechCraft::Azoth::SrvHistMessage
 
struct  LeechCraft::Azoth::DefaultSortParams
 
class  LeechCraft::Azoth::IHaveServerHistory
 

Namespaces

 LeechCraft
 
 LeechCraft::Azoth
 

Typedefs

typedef QList< SrvHistMessage > LeechCraft::Azoth::SrvHistMessages_t
 

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 }
 

Functions

 Q_DECLARE_INTERFACE (LeechCraft::Azoth::IHaveServerHistory,"org.LeechCraft.Azoth.IHaveServerHistory/1.0")
 

Function Documentation

Q_DECLARE_INTERFACE ( LeechCraft::Azoth::IHaveServerHistory  ,
"org.LeechCraft.Azoth.IHaveServerHistory/1.0"   
)