D26543: Unbreak the KNSQuick::Engine::changedEntries functionality

David Edmundson noreply at phabricator.kde.org
Thu Jan 16 12:56:18 GMT 2020


davidedmundson added a comment.


  I've gone through this again, and I'm somewhat confused.
  Entry (via EntryWrapper) doesn't seem usable by QML. It doesn't have any properties.
  
  If it's just proxying through QML to other C++, then QVariant should be fine, no need for a custom box type no need for QQmlListProperty. 
  A QVariantList would cover everything.

REPOSITORY
  R304 KNewStuff

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

To: leinir, #frameworks, #plasma, ngraham, broulik, mart
Cc: davidedmundson, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200116/22efa5a9/attachment.html>


More information about the Kde-frameworks-devel mailing list