LeechCraft Azoth 0.6.70-17609-g3dde4097dd
Modular multiprotocol IM plugin for LeechCraft
Loading...
Searching...
No Matches
LC::Azoth::HistoryItem Struct Reference

Describes a single chat log item. More...

#include "ihistoryplugin.h"

Public Attributes

QDateTime Date_
 The timestamp of the message.
IMessage::Direction Dir_
 The direction of the message.
QString Message_
 The message itself.
QString Variant_
 The variant of the other entry.
IMessage::Type Type_
 The message type.
QString RichMessage_
 The rich message contents, if any.
IMessage::EscapePolicy EscPolicy_
 Whether the message should be HTML-escaped when displayed to the user.

Detailed Description

Describes a single chat log item.

Definition at line 31 of file ihistoryplugin.h.

Member Data Documentation

◆ Date_

QDateTime LC::Azoth::HistoryItem::Date_

The timestamp of the message.

Definition at line 35 of file ihistoryplugin.h.

◆ Dir_

IMessage::Direction LC::Azoth::HistoryItem::Dir_

The direction of the message.

Definition at line 39 of file ihistoryplugin.h.

◆ EscPolicy_

IMessage::EscapePolicy LC::Azoth::HistoryItem::EscPolicy_

Whether the message should be HTML-escaped when displayed to the user.

Definition at line 60 of file ihistoryplugin.h.

◆ Message_

QString LC::Azoth::HistoryItem::Message_

The message itself.

Definition at line 43 of file ihistoryplugin.h.

◆ RichMessage_

QString LC::Azoth::HistoryItem::RichMessage_

The rich message contents, if any.

Definition at line 55 of file ihistoryplugin.h.

◆ Type_

IMessage::Type LC::Azoth::HistoryItem::Type_

The message type.

Definition at line 51 of file ihistoryplugin.h.

◆ Variant_

QString LC::Azoth::HistoryItem::Variant_

The variant of the other entry.

Definition at line 47 of file ihistoryplugin.h.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17609.g3dde4097dd-build/leechcraft-0.6.70-17609-g3dde4097dd/src/plugins/azoth/interfaces/azoth/ihistoryplugin.h