Em 11/10/2014 05:24, "Thiago Macieira" <thiago.macie...@intel.com> escreveu:
>
> On Friday 10 October 2014 21:22:34 Tomaz Canabrava wrote:
> > Yes - the QConfig is actually a QAbstractTableModel already.
>
> Sorry, can you explain this a little more?
>
> A Model is a standardised way for the Views classes to access a storage
that
> exists elsewhere. You don't need to use QAbstractTableModel to make
QConfig
> work, so can you explain where it comes into place?

True,  I dont need it to make things work, but I need it in case I wanna
show them inside a qtreeview.

I can split it into a QConfigTrreModel if you think its the way to go. The
rationale is just to provide a quick way to have an advanced settings
editor.

> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel Open Source Technology Center
>
> _______________________________________________
> Development mailing list
> Development@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to