Use Kirigami.Icon instead of QIconItem

Authored by leinir on May 11 2017, 12:58 PM.

Description

Use Kirigami.Icon instead of QIconItem

As we are a Kirigami application, this makes use of the Kirigami
icon item, which in turn allows us to use more types of icons,
and not just QIcons. This also allows for remote icons (once a
patch has been added to Kirigami to allow for this, and until
then it fails gracefully by simply failing to load any icon).

Differential Revision: https://phabricator.kde.org/D5769

Details

Committed
leinirMay 11 2017, 12:58 PM
Differential Revision
D5769: Use Kirigami.Icon instead of QIconItem
Parents
R134:f1087b1676c8: Make sure transactions are started
Branches
Unknown
Tags
Unknown