subsurface/mobile-widgets/qml
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
..
icons Move DC download icons used by mobile app to mobile-widgets/qml/icons/ 2018-08-07 09:49:20 -07:00
About.qml mobile: Adjust About.qml to fit small screens. 2018-05-27 08:07:52 -07:00
CloudCredentials.qml core,tests: change qml register function 2018-09-11 17:22:58 -07:00
DiveDetails.qml Mobile: fix adding new dive 2018-08-11 11:19:07 -07:00
DiveDetailsEdit.qml Mobile: fix saving new dive 2018-08-11 11:19:07 -07:00
DiveDetailsView.qml Mobile: display all used cylinders 2018-08-11 11:19:07 -07:00
DiveList.qml core,tests: change qml register function 2018-09-11 17:22:58 -07:00
DownloadedDiveDelegate.qml QML: remove unused property 2018-04-15 08:16:59 -07:00
DownloadFromDiveComputer.qml QML UI: don't mangle 'USB device' as device name 2018-08-11 11:14:22 -07:00
GpsList.qml mobile: use full icon path. 2018-06-18 06:54:40 +09:00
HintsTextEdit.qml mobile: silence warnings in the app log 2018-01-03 14:04:08 +01:00
Log.qml QML UI Mobile: correct margins on log page 2018-02-24 11:39:49 -08:00
main.qml core,tests: change qml register function 2018-09-11 17:22:58 -07:00
MapPage.qml mapwidget-mobile: initialize the map to [0,0] 2018-04-02 13:47:43 -07:00
mobile-resources.qrc Move DC download icons used by mobile app to mobile-widgets/qml/icons/ 2018-08-07 09:49:20 -07:00
qtquickcontrols2.conf QML UI: Fully port dive edit to Kirigami2 2017-04-01 09:35:51 +02:00
Settings.qml core,tests: change qml register function 2018-09-11 17:22:58 -07:00
SsrfButton.qml QML UI: QtQuick to 2.6 2017-11-19 12:20:43 -08:00
SsrfCheckBox.qml QML UI: Fix checkbox color 2018-03-19 12:03:06 -07:00
SsrfSwitch.qml QML UI: QtQuick to 2.6 2017-11-19 12:20:43 -08:00
StartPage.qml QML UIL: fix more problems with members moving from manager to prefs 2018-06-20 09:34:27 +09:00
ThemeTest.qml Mobile QML UI: fix background colors 2018-02-17 21:05:33 +01:00