mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-04-16 20:49:18 +02:00
Also add one Q_PROPERTY for each coordinate (x and y) of a Point. This will enable the controller to set and get these properties. Since QObjects cannot be copied, we also need to change the Shape class to have a vector of pointers to Points, instead of actual Point structs.
5.2 KiB
5.2 KiB