[vlc-commits] Qt: playlist model cleanup
Jean-Baptiste Kempf
git at videolan.org
Tue Oct 11 23:40:40 CEST 2011
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Oct 11 22:16:02 2011 +0200| [4a61e6a8da6f138d9eb506229afffeea329f5414] | committer: Jean-Baptiste Kempf
Qt: playlist model cleanup
Remove unneeded parameters, Privatize methods and members, get closer to
Qt namings and QAbstractItemModel habits, comments
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4a61e6a8da6f138d9eb506229afffeea329f5414
---
.../gui/qt4/components/playlist/playlist_model.cpp | 58 +++++++++++---------
.../gui/qt4/components/playlist/playlist_model.hpp | 44 +++++++++-------
modules/gui/qt4/components/playlist/vlc_model.hpp | 8 +--
3 files changed, 61 insertions(+), 49 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=4a61e6a8da6f138d9eb506229afffeea329f5414
More information about the vlc-commits
mailing list