Closed shikoku1 closed 2 years ago
Add support for array types (such as string array) also in object aggregated datastreams. In order to get them working, the value is converted to QList<QVariant>.
QList<QVariant>
Add support for array types (such as string array) also in object aggregated datastreams. In order to get them working, the value is converted to
QList<QVariant>
.