Skip to content

Add Roster and deploy Roster data to qml

Bhushan Shah requested to merge geobra:master into master

Created by: geobra

This code requests the roster from the server of the logged in jid user. Roster data gets extracted from server and a qt model will be created. This can be displayed in a qml ui. The qml file is just a POC. Feel free to exchange this with real UI.

Merge request reports