![]() |
LeechCraft Azoth
%{LEECHCRAFT_VERSION}
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 43 of file ihaveserverhistory.h.
| QString LeechCraft::Azoth::SrvHistMessage::Body_ |
Definition at line 48 of file ihaveserverhistory.h.
| IMessage::Direction LeechCraft::Azoth::SrvHistMessage::Dir_ |
Definition at line 45 of file ihaveserverhistory.h.
| QByteArray LeechCraft::Azoth::SrvHistMessage::ID_ |
Definition at line 46 of file ihaveserverhistory.h.
| QString LeechCraft::Azoth::SrvHistMessage::Nick_ |
Definition at line 47 of file ihaveserverhistory.h.
| QString LeechCraft::Azoth::SrvHistMessage::RichBody_ |
Definition at line 51 of file ihaveserverhistory.h.
| QDateTime LeechCraft::Azoth::SrvHistMessage::TS_ |
Definition at line 49 of file ihaveserverhistory.h.