![]() |
LeechCraft Azoth
0.6.70-11552-gf61ee51c3d
Modular multiprotocol IM plugin for LeechCraft
|
#include "ihaveserverhistory.h"
Public Attributes | |
IMessage::Direction | Dir_ |
QByteArray | ID_ |
QString | Nick_ |
QString | Body_ |
QDateTime | TS_ |
QString | RichBody_ |
Definition at line 48 of file ihaveserverhistory.h.
QString LeechCraft::Azoth::SrvHistMessage::Body_ |
Definition at line 53 of file ihaveserverhistory.h.
IMessage::Direction LeechCraft::Azoth::SrvHistMessage::Dir_ |
Definition at line 50 of file ihaveserverhistory.h.
QByteArray LeechCraft::Azoth::SrvHistMessage::ID_ |
Definition at line 51 of file ihaveserverhistory.h.
QString LeechCraft::Azoth::SrvHistMessage::Nick_ |
Definition at line 52 of file ihaveserverhistory.h.
QString LeechCraft::Azoth::SrvHistMessage::RichBody_ |
Definition at line 56 of file ihaveserverhistory.h.
QDateTime LeechCraft::Azoth::SrvHistMessage::TS_ |
Definition at line 54 of file ihaveserverhistory.h.