D22859: Add Q_PROPERTIES interface to KDescendantsProxyModel

2019-08-21 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R275:ed7cdfcc3898: Add Q_PROPERTIES interface to KDescendantsProxyModel (authored by davidedmundson). REPOSITORY R275 KItemModels CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D22859?vs=62866&i

D22859: Add Q_PROPERTIES interface to KDescendantsProxyModel

2019-07-31 Thread Friedrich W. H. Kossebau
kossebau added inline comments. INLINE COMMENTS > kdescendantsproxymodel.h:75 > > +Q_PROPERTY(QAbstractItemModel *model READ sourceModel WRITE > setSourceModel NOTIFY sourceModelChanged) > +Q_PROPERTY(bool displayAncestorData READ displayAncestorData WRITE > setDisplayAncestorData NOT

D22859: Add Q_PROPERTIES interface to KDescendantsProxyModel

2019-07-31 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R275 KItemModels BRANCH master REVISION DETAIL https://phabricator.kde.org/D22859 To: davidedmundson, apol Cc: kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns

D22859: Add Q_PROPERTIES interface to KDescendantsProxyModel

2019-07-31 Thread David Edmundson
davidedmundson created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. davidedmundson requested review of this revision. REVISION SUMMARY For eventual use in a KItemModels QML plugin TEST PLAN Compliles. Used it in a QML project (exported