-
- Downloads
messagelistmodel: derive from QAbstractListModel
This patch allows the client to use a listview to display chat messages. Gitlab: #479 Change-Id: I45ccbdbebe212299c4d477b69218e273014a3bd2
Showing
- CMakeLists.txt 2 additions, 2 deletionsCMakeLists.txt
- src/api/conversation.h 8 additions, 4 deletionssrc/api/conversation.h
- src/api/interaction.h 6 additions, 1 deletionsrc/api/interaction.h
- src/authority/storagehelper.cpp 4 additions, 4 deletionssrc/authority/storagehelper.cpp
- src/conversationmodel.cpp 66 additions, 62 deletionssrc/conversationmodel.cpp
- src/messagelistmodel.cpp 402 additions, 0 deletionssrc/messagelistmodel.cpp
- src/messagelistmodel.h 123 additions, 0 deletionssrc/messagelistmodel.h
- src/web-chatview/previewInfo.js 2 additions, 1 deletionsrc/web-chatview/previewInfo.js
This diff is collapsed.
Please register or sign in to comment