![]() |
LeechCraft Azoth
0.6.70-3565-g2d86529
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 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.