[vlc-commits] commit: Qt/ML: ML Model and Item (Srikanth Raju )

git at videolan.org git at videolan.org
Sun Jan 9 19:53:10 CET 2011


vlc | branch: master | Srikanth Raju <srikiraju at gmail.com> | Wed Dec 29 20:05:46 2010 +0530| [ed89fe737e3ee74be8538ec35dd1fc5e91e13332] | committer: Srikanth Raju 

Qt/ML: ML Model and Item

ML Model/Item which queries the module and provides a QAbstractItemModel Interface

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ed89fe737e3ee74be8538ec35dd1fc5e91e13332
---

 modules/gui/qt4/Modules.am                       |    6 +
 modules/gui/qt4/components/playlist/ml_item.cpp  |  314 +++++++++++
 modules/gui/qt4/components/playlist/ml_item.hpp  |   84 +++
 modules/gui/qt4/components/playlist/ml_model.cpp |  628 ++++++++++++++++++++++
 modules/gui/qt4/components/playlist/ml_model.hpp |  125 +++++
 modules/gui/qt4/components/playlist/sorting.h    |   37 ++-
 6 files changed, 1192 insertions(+), 2 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ed89fe737e3ee74be8538ec35dd1fc5e91e13332


More information about the vlc-commits mailing list