forked from blue/squawk
Some basic message painting
This commit is contained in:
parent
e1eea2f3a2
commit
e0ef1ef797
16 changed files with 296 additions and 44 deletions
|
@ -42,6 +42,7 @@ public:
|
|||
void changeMessage(const QString& id, const QMap<QString, QVariant>& data);
|
||||
unsigned int getMessagesCount() const;
|
||||
void responseArchive(const std::list<Shared::Message> list);
|
||||
bool isRoom() const;
|
||||
|
||||
signals:
|
||||
void requestArchive(const QString& before);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue