Review Request: Proof of Concepts implementation for the Amarok Current Track Model
Saurabh Sood
saurabhsood91 at opensuse.org
Mon Apr 16 16:03:07 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104598/
-----------------------------------------------------------
(Updated April 16, 2012, 4:03 p.m.)
Review request for Amarok.
Changes
-------
I have changed the implementation of the Current Track Model from QAbstractItemModel to a QObjectList based model
Description (updated)
-------
This is my Proof of Concepts Implementation of the CurrentTrack data model. I have implemented the data model using QObject and exposed the data to a QML view using QDeclarative module. I have covered only the Artist Name, and the Track name as of now, but this can be changed when I do the actual implementation. I have implemented the QML view using a QWidget at present, which is shown independently.
Diffs (updated)
-----
src/CMakeLists.txt 43bda903e4b1d2ef9bedff0f829ef2eed56e891f
src/CTrack.h PRE-CREATION
src/CTrack.cpp PRE-CREATION
src/CurrentTrack.h PRE-CREATION
src/CurrentTrack.cpp PRE-CREATION
src/MainWindow.h d49776476ce8b23013c1a8880a640d9aef35e817
src/MainWindow.cpp 76f5cebc1cdb4fa2b93784c4500b55333b7ea66d
src/current.qml PRE-CREATION
Diff: http://git.reviewboard.kde.org/r/104598/diff/
Testing
-------
Screenshots
-----------
Amarok QML View
http://git.reviewboard.kde.org/r/104598/s/528/
Thanks,
Saurabh Sood
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/amarok-devel/attachments/20120416/b739fb18/attachment.html>
More information about the Amarok-devel
mailing list