Eddy S.

Results 5 comments of Eddy S.

ahhh nice to know. :+1:

is this also true for primitive datatypes like `i32`? in this case it means there is no feasible way to return results to qml without building a custom `garbagecollection`-mechanism.

so I had a little time to investigate: The [slot definition](https://filcuc.github.io/DOtherSide/struct_slot_definition.html#a355e9a546c9913fd89d21d419a3c5092) struct has a field for the return type of the slot. In the Q_OBJECT macro this return value is...