Commit 80ba0c26 authored by Clément Stenac's avatar Clément Stenac

Todo for prefs widgets

parent 1d33ae2d
...@@ -21,6 +21,15 @@ ...@@ -21,6 +21,15 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/ *****************************************************************************/
/**
* Todo:
* - Finish implementation (see WX)
* - Improvements over WX
* - Password field implementation (through "pwd" bool param
* - Validator for modulelist
* - Implement update stuff using a general Updated signal
*/
#include "components/preferences_widgets.hpp" #include "components/preferences_widgets.hpp"
#include <QLineEdit> #include <QLineEdit>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment