[vlc-devel] commit: [Qt] Parsing of generic toolbars and auto-creation of those bars. ( Jean-Baptiste Kempf )
git version control
git at videolan.org
Sun Nov 2 20:18:05 CET 2008
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Nov 2 20:14:16 2008 +0100| [d72ab39c30f7540596e7ad11556b18ce110ad721] | committer: Jean-Baptiste Kempf
[Qt] Parsing of generic toolbars and auto-creation of those bars.
This introduce a parseAndCreate function that creates all the needed buttons from a QString input.
This also introduce a next-frame button and the code needed behind it.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d72ab39c30f7540596e7ad11556b18ce110ad721
---
modules/gui/qt4/components/controller.cpp | 263 ++++++++++++++++++++---------
modules/gui/qt4/components/controller.hpp | 48 ++++-
modules/gui/qt4/main_interface.cpp | 5 +-
3 files changed, 224 insertions(+), 92 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=d72ab39c30f7540596e7ad11556b18ce110ad721
More information about the vlc-devel
mailing list