![]() |
LeechCraft Azoth 0.6.70-18450-gabe19ee3b0
Modular multiprotocol IM plugin for LeechCraft
|
#include <QList>#include <QtPlugin>#include <util/sll/eitherfwd.h>#include "imessage.h"#include "ihistoryplugin.h"Go to the source code of this file.
Classes | |
| struct | LC::Azoth::SrvHistMessage |
| struct | LC::Azoth::DefaultSortParams |
| class | LC::Azoth::IHaveServerHistory |
Namespaces | |
| namespace | LC |
| namespace | 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 class | LC::Azoth::ServerHistoryFeature { LC::Azoth::AccountSupportsHistory , LC::Azoth::Configurable , LC::Azoth::DatedFetching } |