qml: Greatly simplify MessageMenu

Authored by kfunk on Feb 11 2020, 1:58 PM.

Description

qml: Greatly simplify MessageMenu

Get rid off all imperative code and also add new features:

  • Remove redundant QQC2.Label usage, just use the MenuItem's text prop
  • Add icons to the menu items
  • Set height to 0 in case they're marked as invisible (Otherwise vertical space is still wasted)

Details

Committed
kfunkFeb 11 2020, 2:01 PM
Parents
R865:a4d140a85569: qml: Remove unused PersonsListView
Branches
Unknown
Tags
Unknown