Details
-
User Story
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
Description
When CMake export is initiated from DS, the backend information defined in the JsonBackend QML object needs to be converted to C++ format.
Basically all properties need to have get & set functions in the C++ header. In the first run we don't need to do implementation side on the C++, just the interface.