D28468: Add property initializer support to PagePool
Marco Martin
noreply at phabricator.kde.org
Wed Apr 1 09:11:09 BST 2020
mart added a comment.
almost good, just two minor nitpicks
INLINE COMMENTS
> PagePoolAction.qml:57
> + */
> + property var properties
> +
initialProperties
> pagepool.cpp:160
> +
> +class PropertyInitializingIncubator : public QQmlIncubator
> +{
put a comment that as soon we can depend from Qt 5.14 we should remove this incubator and use QQmlComponent::createWithInitialProperties instead
REPOSITORY
R169 Kirigami
REVISION DETAIL
https://phabricator.kde.org/D28468
To: masonm, #kirigami, mart
Cc: plasma-devel, mart, fbampaloukas, GB_2, domson, dkardarakos, ngraham, apol, ahiemstra, davidedmundson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200401/683e622d/attachment.html>
More information about the Plasma-devel
mailing list