jan Iversen d0edc29636 core,tests: change qml register function
In order to address the C++ object directy in qml, a different
registration is needed.

qmlRegisterType, registers the C++ class, allowing qml code to inherit
from it and make qml objects. This is needed for graphical elemnets
like profile and map

setContentProperty, registers the C++ object, thus allowing signals to be
catched.

Signed-off-by: Jan Iversen <jani@apache.org>
2018-09-11 17:22:58 -07:00
..
2018-08-11 11:19:07 -07:00
2018-06-18 06:54:40 +09:00
2017-11-19 12:20:43 -08:00
2018-03-19 12:03:06 -07:00
2017-11-19 12:20:43 -08:00