]> git.sesse.net Git - vlc/commit
[Qt] Parsing of generic toolbars and auto-creation of those bars.
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 2 Nov 2008 19:14:16 +0000 (20:14 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 2 Nov 2008 19:17:37 +0000 (20:17 +0100)
commitd72ab39c30f7540596e7ad11556b18ce110ad721
tree38402216a9a00790b9fed9e0a836f6489d954f29
parentbc01f89575b94140e2d59a4b1167320ea954d222
[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.
modules/gui/qt4/components/controller.cpp
modules/gui/qt4/components/controller.hpp
modules/gui/qt4/main_interface.cpp