subsurface/mobile-widgets
jan Iversen c93b76eee6 mobile-widgets: make cloud_verification_status type proof in QML.
Add CLOUD_STATUS enum to interface.

Add cloud_verifification_status variable to interface, and make
it strongly typed in QML.

using backend.cloud_verification_status = 1 will fail but
backend.cloud_verification_status = backend.CS_UNKNOWN is correct.

Added note to the original definitions of the enums that they have been
duplicated.

Signed-off-by: jan Iversen <jan@casacondor.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-01-18 17:35:04 -08:00
..
qml mobile-widget/qml: add missing colors to dark theme 2020-01-18 12:44:05 -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