subsurface/mobile-widgets
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
..
qml core,tests: change qml register function 2018-09-11 17:22:58 -07:00
qmlmanager.cpp cleanup[4/6], mobile: remove superfluous code from gpslocation 2018-09-11 15:38:20 -07:00
qmlmanager.h cleanup[4/6], mobile: remove superfluous code from gpslocation 2018-09-11 15:38:20 -07:00
qmlprefs.cpp mobile-widgets: remove QSettings 2018-08-25 11:49:47 -07:00
qmlprefs.h core: make qPref::cloud_status the only version of the enum 2018-07-10 10:30:50 -07:00