]> git.sesse.net Git - vlc/commit
Qt4 : Simple Preferences. Add a slider widget to pref_widget, because it is nicer...
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 28 Feb 2007 23:38:48 +0000 (23:38 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 28 Feb 2007 23:38:48 +0000 (23:38 +0000)
commit7bb4a6ef55444f256c11190378e57c430db67afe
tree894753ecf1bf2c9a74f359fbc6295513449e1da9
parente87abf624a0302f8d6f7bdd0a9f550cec1f5fb12
Qt4 : Simple Preferences. Add a slider widget to pref_widget, because it is nicer than  a QSpinBox.
Could you look please on that commit cause I don't understand if it is the good way to do it (I guess not) and why do I had to add this 'bool' to the methods.

zorglub, dionoea?
modules/gui/qt4/components/preferences_widgets.cpp
modules/gui/qt4/components/preferences_widgets.hpp
modules/gui/qt4/components/simple_preferences.cpp