![]() |
LeechCraft Azoth
%{LEECHCRAFT_VERSION}
Modular multiprotocol IM plugin for LeechCraft
|
#include "isupportmicroblogs.h"
Collaboration diagram for LeechCraft::Azoth::Post:Public Attributes | |
| QString | ID_ |
| QMap< QString, QString > | Contents_ |
| QDateTime | Published_ |
| QDateTime | Updated_ |
| PostAuthor | Author_ |
Definition at line 47 of file isupportmicroblogs.h.
| PostAuthor LeechCraft::Azoth::Post::Author_ |
Definition at line 55 of file isupportmicroblogs.h.
| QMap<QString, QString> LeechCraft::Azoth::Post::Contents_ |
Definition at line 50 of file isupportmicroblogs.h.
| QString LeechCraft::Azoth::Post::ID_ |
Definition at line 49 of file isupportmicroblogs.h.
| QDateTime LeechCraft::Azoth::Post::Published_ |
Definition at line 52 of file isupportmicroblogs.h.
| QDateTime LeechCraft::Azoth::Post::Updated_ |
Definition at line 53 of file isupportmicroblogs.h.