[vlmc-devel] settings: Add a widget to represent a selectable list of folders

Hugo Beauzée-Luyssen git at videolan.org
Mon Jul 4 15:34:37 CEST 2016


vlmc | branch: medialibrary | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Sun Jun  5 23:33:57 2016 +0200| [cf7148cb7268cdfad36291169a3f71c9db1969bd] | committer: Hugo Beauzée-Luyssen

settings: Add a widget to represent a selectable list of folders

> https://code.videolan.org/videolan/vlmc/commit/cf7148cb7268cdfad36291169a3f71c9db1969bd
---

 src/CMakeLists.txt                      |   2 +
 src/Gui/settings/FolderListWidget.cpp   | 110 ++++++++++++++++++++++++++++++++
 src/Gui/settings/FolderListWidget.h     |  76 ++++++++++++++++++++++
 src/Gui/settings/PreferenceWidget.cpp   |   7 ++
 src/Gui/settings/ui/FolderListWidget.ui | 109 +++++++++++++++++++++++++++++++
 src/Settings/SettingValue.h             |   3 +-
 6 files changed, 306 insertions(+), 1 deletion(-)

Diff:   https://code.videolan.org/videolan/vlmc/commit/cf7148cb7268cdfad36291169a3f71c9db1969bd


More information about the Vlmc-devel mailing list