status-qml/src
Sale Djenic 01da750899 feat(StatusListItem): introduce itemId and titleId properties and their handlers
A click on the item's title or whole item emits appropriate `titleClicked` or
`clicked` signal with `titleId` or `itemId` value respectively. `titleId` and
`itemId` may or may not defer from their display values, it's up to logic which
is applied.

This is introduced because of need of the issue-2934.
2021-08-17 10:38:23 +02:00
..
StatusQ feat(StatusListItem): introduce itemId and titleId properties and their handlers 2021-08-17 10:38:23 +02:00
assets feat(StatusIcon): add `play-filled` and `pause-filled` icons 2021-08-13 15:02:23 +02:00