Diffusion Kube 2c15f5cc8a49

Apparently using QByteArray with QML is asking for trouble.

Authored by cmollekopf on Jan 2 2019, 5:55 PM.

Description

Apparently using QByteArray with QML is asking for trouble.

A truthyness check on QByteArray does not return false if it is empty,
like it does for QString. Given that QML anyways doesn't know the
difference I suppose always using QString is an option.

Details

Committed
cmollekopfJan 2 2019, 5:55 PM
Parents
R162:fc53182cabcf: Removed unused import
Branches
Unknown
Tags
Unknown