LeechCraft Azoth  0.6.70-18450-gabe19ee3b0
Modular multiprotocol IM plugin for LeechCraft
LC::Azoth::History::Entry< K > Struct Template Reference

#include "ihistoryplugin.h"

+ Collaboration diagram for LC::Azoth::History::Entry< K >:

Public Attributes

QByteArray AccountId_
 
QString AccountName_
 
QString EntryHumanReadableId_
 
EntryDescr< K > Description_
 

Detailed Description

template<EntryKind K>
struct LC::Azoth::History::Entry< K >

Definition at line 48 of file ihistoryplugin.h.

Member Data Documentation

◆ AccountId_

template<EntryKind K>
QByteArray LC::Azoth::History::Entry< K >::AccountId_

Definition at line 50 of file ihistoryplugin.h.

◆ AccountName_

template<EntryKind K>
QString LC::Azoth::History::Entry< K >::AccountName_

Definition at line 51 of file ihistoryplugin.h.

◆ Description_

template<EntryKind K>
EntryDescr<K> LC::Azoth::History::Entry< K >::Description_

Definition at line 54 of file ihistoryplugin.h.

◆ EntryHumanReadableId_

template<EntryKind K>
QString LC::Azoth::History::Entry< K >::EntryHumanReadableId_

Definition at line 52 of file ihistoryplugin.h.


The documentation for this struct was generated from the following file: