]> git.sesse.net Git - vlc/commit
Qt4 : Changes in the main interface:
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 20 Aug 2007 08:41:55 +0000 (08:41 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 20 Aug 2007 08:41:55 +0000 (08:41 +0000)
commitf3c5b0ad6afed1fd2cf8430443dad7f14db23632
tree1f82aa07ca5901d0d183417feb9d05728b374fdc
parent489efb13bedbc2d255524e11cb0d7b81a65da0af
Qt4 : Changes in the main interface:
 - Don't use the .ui, do all by hand :)
 - Use a ControlWidgets to design all the controls, and implement the functions
 - Change a bit the advanced widget, that must be integrated in the
   controlsWidget
There is a lot of Not Yet Implemented, so feel free to add some.
modules/gui/qt4/components/interface_widgets.cpp
modules/gui/qt4/components/interface_widgets.hpp
modules/gui/qt4/main_interface.cpp
modules/gui/qt4/main_interface.hpp