![]() |
LeechCraft Azoth
0.6.70-13729-g7046a9d2a7
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 LC::Azoth::SrvHistMessage::Body_ |
Definition at line 53 of file ihaveserverhistory.h.
| IMessage::Direction LC::Azoth::SrvHistMessage::Dir_ |
Definition at line 50 of file ihaveserverhistory.h.
| QByteArray LC::Azoth::SrvHistMessage::ID_ |
Definition at line 51 of file ihaveserverhistory.h.
| QString LC::Azoth::SrvHistMessage::Nick_ |
Definition at line 52 of file ihaveserverhistory.h.
| QString LC::Azoth::SrvHistMessage::RichBody_ |
Definition at line 56 of file ihaveserverhistory.h.
| QDateTime LC::Azoth::SrvHistMessage::TS_ |
Definition at line 54 of file ihaveserverhistory.h.