You want to load the play list XML file and provide a function that returns the next movie file name every time it is called. This should be trivial with QDomDocument and QDomDocument::elementsByTagName()
What have you tried?
You want to load the play list XML file and provide a function that returns the next movie file name every time it is called. This should be trivial with QDomDocument and QDomDocument::elementsByTagName()
What have you tried?
Bookmarks