[vlc-devel] commit: Qt4: separation between widgets/buttons creation and action ( Jean-Baptiste Kempf )

git version control git at videolan.org
Mon Jan 19 12:12:20 CET 2009


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Jan 19 12:11:23 2009 +0100| [f011c163048da4e7a17d379af2bda1e78324969a] | committer: Jean-Baptiste Kempf 

Qt4: separation between widgets/buttons creation and action

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

 modules/gui/qt4/Modules.am                |    3 +
 modules/gui/qt4/actions_manager.cpp       |  205 +++++++++++++++++++++++++++++
 modules/gui/qt4/actions_manager.hpp       |   98 ++++++++++++++
 modules/gui/qt4/components/controller.cpp |  161 +----------------------
 modules/gui/qt4/components/controller.hpp |   38 ------
 5 files changed, 309 insertions(+), 196 deletions(-)

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



More information about the vlc-devel mailing list