Add PE equivalent to PC2 ListItem
Mostly a shim for the Kirigami ListItem exposing an API compatible with that of the PC2 ListItem and offering Plasma styling.
API compatibility:
-
default property alias content (from: Control) -
property bool enabled (from: Control) -
signal clicked (from: AbstractButton) -
signal pressAndHold (from: AbstractButton) -
property bool checked (from: AbstractButton) -
property bool sectionDelegate -
property bool containsMouse -
property bool separatorVisible
Edited by Jan Blackquill