fix(serialization): add serialization for qpointf
Description
This MR adds the option to further extend the serialization from within bec_widgets. For now, I've only added QPointF though.
Related Issues
closes #524 (closed)
Type of Change
- New
serializationmodule to register new serializer methods. - Added serialization for QPointF
Definition of Done
-
Documentation is up-to-date.
Edited by wakonig_k