ahiemstra created this revision. ahiemstra added a reviewer: Kirigami. Herald added a project: Kirigami. Herald added a subscriber: plasma-devel. ahiemstra requested review of this revision.
REVISION SUMMARY This adds a "displayComponent" property to Action, which allows specifying a component to use when displaying an Action. Support is added to ActionToolBar and ActionsMenu for displaying these custom components. TEST PLAN ActionToolBar and ActionsMenu still work the same. The new Action Tool Bar page in Kirigami Gallery displays the custom components. REPOSITORY R169 Kirigami BRANCH action_displaycomponent REVISION DETAIL https://phabricator.kde.org/D25940 AFFECTED FILES src/controls/Action.qml src/controls/ActionToolBar.qml src/controls/private/ActionToolBarLayoutDetails.qml src/controls/private/ActionsMenu.qml To: ahiemstra, #kirigami Cc: plasma-devel, fbampaloukas, GB_2, domson, dkardarakos, ngraham, apol, ahiemstra, davidedmundson, mart, hein