subsurface/mobile-widgets
jan Iversen 93c3a18db7 mobile-widgets/qml: use strongly typed CloudStatus
Replace CloudStatus.<value> with backend.<value> as part
of making enum sharing between C/C++ and QML more robust.

Replace PrefCloudStorage.verification_status with
backend.verification_status to use the strongly typed function.

Signed-off-by: jan Iversen <jan@casacondor.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-01-18 17:35:16 -08:00
..
qml mobile-widgets/qml: use strongly typed CloudStatus 2020-01-18 17:35:16 -08:00
CMakeLists.txt mobile-widgets: add pure interface for passing values to QML 2020-01-18 17:31:58 -08:00
qmlinterface.cpp mobile-widgets: make cloud_verification_status type proof in QML. 2020-01-18 17:35:04 -08:00
qmlinterface.h mobile-widgets: make cloud_verification_status type proof in QML. 2020-01-18 17:35:04 -08:00
qmlmanager.cpp whitespace cleanup 2020-01-10 02:37:03 +09:00
qmlmanager.h mobile-widgets: add oldStatus variable to qmlmanager 2019-12-29 12:20:19 -08:00