I am working on live streaming application based on Qt widget, qml and mediaplayer.cpp etc.
I want to parse all the channel images and names from the xml document i.e xml .aspx.
How to implement parsing in the Qt application?
My application is a Live TV/ streaming application.



