QML the room member list
This commit is contained in:
parent
88ed0fade7
commit
77a0c574bf
15 changed files with 284 additions and 225 deletions
|
|
@ -65,7 +65,6 @@ public:
|
|||
std::function<void(const mtx::requests::CreateRoom &request)> callback);
|
||||
void openJoinRoomDialog(std::function<void(const QString &room_id)> callback);
|
||||
void openLogoutDialog();
|
||||
void openMemberListDialog(const QString &room_id);
|
||||
void openReadReceiptsDialog(const QString &event_id);
|
||||
|
||||
void hideOverlay();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue