[Qt-interest] Writing a table proxy model for QFileSystemModel

Mandeep Sandhu mandeepsandhu.chd at gmail.com
Thu Jul 1 13:54:55 CEST 2010


> immediately after setting a root path. Proxy models should
> automatically react to changes in their source models.

They don't! :( That's one thing I discovered today.

If I proxy the dataChanged() signal from my proxy model, then I guess
I should be safe, in that even if the model indexes are not available
initially (for a view), the view should refresh itself whenever the
source model becomes ready.

Thanks,
-mandeep

>
> --
> J-P Nurmi
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>



More information about the Qt-interest-old mailing list