![]() |
LeechCraft Azoth
0.6.70-10870-g558588d6ec
Modular multiprotocol IM plugin for LeechCraft
|
#include "isupportmicroblogs.h"
Public Attributes | |
QString | ID_ |
QMap< QString, QString > | Contents_ |
QDateTime | Published_ |
QDateTime | Updated_ |
PostAuthor | Author_ |
Definition at line 48 of file isupportmicroblogs.h.
PostAuthor LeechCraft::Azoth::Post::Author_ |
Definition at line 56 of file isupportmicroblogs.h.
QMap<QString, QString> LeechCraft::Azoth::Post::Contents_ |
Definition at line 51 of file isupportmicroblogs.h.
QString LeechCraft::Azoth::Post::ID_ |
Definition at line 50 of file isupportmicroblogs.h.
QDateTime LeechCraft::Azoth::Post::Published_ |
Definition at line 53 of file isupportmicroblogs.h.
QDateTime LeechCraft::Azoth::Post::Updated_ |
Definition at line 54 of file isupportmicroblogs.h.