[Development] QSettings refactor updates

Tomaz Canabrava tcanabrava at kde.org
Sat Oct 11 02:22:34 CEST 2014


On Fri, Oct 10, 2014 at 3:50 AM, <private at bernhard-lindner.de> wrote:

> I once programmed a class hierarchy targeting the same features (and
> much more). It consited of settings group objects and settings object
> ordered in a tree hierarchy. That hierarchy was much more complex
> (having templated settings, units, limits, flags, value checking,
> attributes for GUI form generation etc.). Each of the groups and
> settings shared a common interface base.
>
> One feature that was very useful was the fact that we could
> display/edit the settings hierarchy using a QAbstractItemModel in a
> QTreeView.
>
> Do you intend to support the latter with your classes?
>

Yes - the QConfig is actually a QAbstractTableModel already.


>
> --
> Regards,
> Bernhard Lindner
>
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20141010/8ca0028c/attachment.html>


More information about the Development mailing list