qml: Improve FancyMessageDelegate performance

Authored by kfunk on Jan 29 2020, 4:57 PM.

Description

qml: Improve FancyMessageDelegate performance

Removes one layer of duplication of properties.

New: Let FancyMessageDelegate be the central entity for the
delegate's signals and properties, just /reference/ the properties in
the individual Message implementations.

Also simplify "dynamic Loader" implementation inside
FancyMessageDelegate.

Makes a lot of code redundant.

Details

Committed
kfunkJan 29 2020, 7:51 PM
Parents
R865:017507734353: qml: Use layouts more
Branches
Unknown
Tags
Unknown