D22859: Add Q_PROPERTIES interface to KDescendantsProxyModel

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Wed Jul 31 21:05:50 BST 2019


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 NOTIFY displayAncestorDataChanged)

Please also add @since tags for properties as comments.

REPOSITORY
  R275 KItemModels

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D22859

To: davidedmundson, apol
Cc: kossebau, kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190731/0512a5c2/attachment.html>


More information about the Kde-frameworks-devel mailing list