D18716: Add a TextField component
Carl Schwan
noreply at phabricator.kde.org
Sat Feb 9 00:33:52 GMT 2019
ognarb added inline comments.
INLINE COMMENTS
> TextField.qml:101
> + }
> + icon.name: root.leftAction != null ? root.rightAction.iconName : ""
> + visible: root.leftAction != null && root.leftAction.visible
@mart I'm not sure if it's the right way to convert the icon from the action to the one needed by the toolButton (don't support icon.source)
> kirigamiplugin.cpp:181
> + //2.7
> + qmlRegisterType(componentUrl(QStringLiteral("TextField.qml")), uri, 2, 6, "TextField");
> +
@mart Should I use 2.6 or 2.7? I didn't find any information about that version I should use.
REPOSITORY
R169 Kirigami
REVISION DETAIL
https://phabricator.kde.org/D18716
To: ognarb, apol, #kirigami, ngraham, mart
Cc: broulik, mart, apol, ngraham, plasma-devel, dkardarakos, davidedmundson, hein
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190209/ef6354da/attachment.html>
More information about the Plasma-devel
mailing list