forked from blue/squawk
now we have avatars in muc chats
This commit is contained in:
parent
55703c2007
commit
52efc2b1a4
8 changed files with 94 additions and 13 deletions
|
@ -36,6 +36,8 @@ public:
|
|||
|
||||
protected slots:
|
||||
void onRoomChanged(Models::Item* item, int row, int col);
|
||||
void onParticipantJoined(const Models::Participant& participant);
|
||||
void onParticipantLeft(const QString& name);
|
||||
|
||||
protected:
|
||||
void handleSendMessage(const QString & text) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue