![]() |
LeechCraft Azoth 0.6.70-18450-gabe19ee3b0
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 27 of file ihaveserverhistory.h.
| QString LC::Azoth::SrvHistMessage::Body_ |
Definition at line 32 of file ihaveserverhistory.h.
| IMessage::Direction LC::Azoth::SrvHistMessage::Dir_ |
Definition at line 29 of file ihaveserverhistory.h.
| QByteArray LC::Azoth::SrvHistMessage::ID_ |
Definition at line 30 of file ihaveserverhistory.h.
| QString LC::Azoth::SrvHistMessage::Nick_ |
Definition at line 31 of file ihaveserverhistory.h.
| QString LC::Azoth::SrvHistMessage::RichBody_ |
Definition at line 35 of file ihaveserverhistory.h.
| QDateTime LC::Azoth::SrvHistMessage::TS_ |
Definition at line 33 of file ihaveserverhistory.h.