[ fromfile: homework/databaseplaylists.xml id: databaseplaylists ]
Load and store your playlists in a database. You can reuse the code in $CPPLIBS/sqlmetadata if you do not want to write any SQL.
Add a Queue and a History Playlist
Add QActions to enqeue and dequeue tracks.
Show the queue position as a decoration role in the play list view.
Test that next/previous work as expected while playing a track.
see solutions/audiojukebox/playlistdb
Generated: 2012-03-02 | © 2012 Alan Ezust and Paul Ezust. |