It seems a QAbstractProxyModel subclass is useless and not working properly if you not connect all the source models signals as forwarding signals in setModel(). I saw the QSortFilterProxyModel does all this connecting and disconnecting too. Shouldn't this be in the QAPM class in the first place? How are QAPM supposed to be used when everybody has to wire up the source models signals in her QAPM subclass every time?
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest